


.section{
    overflow: hidden;
    position: relative;
}
.section .spI{
    overflow: hidden;
    position: relative;
}
.section .spI img{
    width: 100%;
    height: auto;
}
.section .center,.section .carousel-inner .carousel-caption{
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0 50px;
    z-index: 1;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    /* align-items: center; */

    padding-top:10%;
}
.section .center{
    padding-top: 0;
}
.section .center .txt{
    position: absolute;
    top:50%;
    margin-top:-32px;
}
.section .carousel-inner .carousel-caption{
    top:0;
    left:0;
    margin:0;
    text-align:left;
    padding-bottom: 80px;
}

.section .carousel-inner .item img{
    width:100%;
    height:auto;
}
.section .carousel-indicators {
    bottom: 80px;
}
.section .carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 0 3px;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.section .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0 3px;
    border: 1px solid #5b3280;
    background-color: #5b3280;
}
.section .center .txt,.section .carousel-inner .carousel-caption  .txt{
    overflow: hidden;
}
.section .center .txt h1,.section .carousel-inner .carousel-caption .txt h1{
    color: #fff;
    margin: 0;
    font-weight: bold;
    line-height: 1.8;
}
.section .center .txt .more,.section .carousel-inner .carousel-caption .txt .more{
    overflow: hidden;
    margin: 35px 0 0 0;
}
.section .center .txt .more a,.section .carousel-inner .carousel-caption .txt .more a{
    display: block;
    overflow: hidden;
    width: 200px;
    height: 60px;
    line-height: 58px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    -webkit-transition: all 0.3s ease 0s ;
    -moz-transition: all 0.3s ease 0s ;
    -ms-transition: all 0.3s ease 0s ;
    -o-transition: all 0.3s ease 0s ;
    transition: all 0.3s ease 0s;
}
.section .center .txt .more a:hover,.section .carousel-inner .carousel-caption .txt .more a:hover{
    border: 1px solid rgba(91,50,128,.7);
    background-color: rgba(91,50,128,.7);
}
.section2{
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: -80px 0 50px 0;
}
.section2 .center{
    overflow: hidden;
    position: relative;
}
.section2 .center .sectionLeft{
    overflow: hidden;
    position: relative;
    width: 50%;
}
.section2 .center .sectionLeftNew{
    width: 100%;
}
.section2 .center .sectionLeft .tit{
    color: #5b3280;
    font-size: 18px;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    padding: 0 50px;
    background-color: rgba(255,255,255,.6);
}
.section2 .center .sectionLeft .tit span{
    float: left;
    margin: 0 10px 0 0;
}
.section2 .center .sectionLeft .tit a{
    float: left;
    margin: 31px 10px;
}
.section2 .center .sectionLeft .tit a img{
    cursor: pointer;
    height:18px;
    display: block;
}
.section2 .center .sectionLeft .tit a .img2{
    display: none;
}
.section2 .center .sectionLeft .tit a:hover .img1{
    display: none;
}
.section2 .center .sectionLeft .tit a:hover .img2{
    display: block;
}



.section2 .center .sectionLeft .tic{
    overflow: hidden;
    position: relative;
    padding: 50px 50px 0px 50px;
}
.section2 .center .sectionLeft .tic h2{
    color: #5b3280;
    margin: 0 0 40px 0;
	font-weight: bold;
}
.section2 .center .sectionLeft .tic p{
    font-size: 18px;
    color: #333333;
    margin: 0;
    line-height: 1.8;
}
.section2 .center .sectionLeft .tic .spI{
    overflow: hidden;
    position: relative;
    margin: 120px 0 0 0;
    margin: 20px 0 0 0;
}
.section2 .center .sectionLeft .tic .spI img{
    width: 100%;
    height: auto;
}
.section2 .center .sectionRight{
    overflow: hidden;
    position: relative;
    width: 50%;
    display: none;
}
.section2 .center .sectionRight .tit{
    overflow: hidden;
    padding: 0 50px 0 0;
    background-color: rgba(255,255,255,.6);
}
.section2 .center .sectionRight .tit span{
    display: block;
    overflow: hidden;
    color: #fff;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    padding: 0 0 0 50px;
    background-color: #5b3280;
}
.section2 .center .sectionRight .tic{
    overflow: hidden;
    padding: 0 50px 0 0;
}
.section2 .center .sectionRight .tic .tib{
    overflow: hidden;
    padding: 50px;
    background-color: #f8f8f8;
}
.section2 .center .sectionRight .tic .tib p{
    font-size: 18px;
    color: #333333;
    margin: 0;
    line-height: 1.8;
}
.section2 .center .sectionRight .tic .tib .ul{
    overflow: hidden;
    margin: 70px 0 0 0;
}
.section2 .center .sectionRight .tic .tib .ul ul{}
.section2 .center .sectionRight .tic .tib .ul ul li{
    display: block;
    overflow: hidden;
    float: left;
    width: 50%;
    list-style-type: none;
    padding: 30px 50px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.section2 .center .sectionRight .tic .tib .ul ul li:nth-child(odd){
    border-right:1px solid #cccccc ;
}
.section2 .center .sectionRight .tic .tib .ul ul li:nth-child(5),.section2 .center .sectionRight .tic .tib .ul ul li:nth-child(6){
    border-bottom: none;
}
.section2 .center .sectionRight .tic .tib .ul ul li .li{
    overflow: hidden;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    align-items: flex-end;
    justify-content: center;
    height: 84px;
}
.section2 .center .sectionRight .tic .tib .ul ul li .li img{
    max-width: 100%;
    height: auto;
    max-height: 84px;
}
.section2 .center .sectionRight .tic .tib .ul ul li h4{
    margin: 20px 0 0 0;
    font-size: 16px;
    color: #c48217;
    line-height: 1.6;
}
.section3{
    overflow: hidden;
    position: relative;
}
.section3 .carousel-control {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    width: auto;
    height: 66px;
    font-size: 66px;
    line-height: 66px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=10);
    opacity: 1;
    margin: -33px 0 0 0;
    background-image: none;
}
.section3 .carousel-control.left{
    left: 50px;
}
.section3 .carousel-control.right{
    left: auto;
    right: 50px;
    text-align:right;
}
.section3 .carousel-control.right i{
    float:right;
}
.section3 .carousel-control:hover{
    color: #5b3280;
}
.section3 .carousel-caption{
    position: absolute;
    position: relative;
    padding: 50px 0;
    width: 80%;
    left: 10%;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 10;
    margin: 0;
    color: #fff;
    text-align: center;
    text-shadow: none;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    align-items: center;
    min-height: 586px;
}
.section3 .carousel-caption h2{
    font-weight: bold;
    margin: 0;
}
.section3 .carousel-caption .txt{
    overflow: hidden;
    position: relative;
    font-size: 18px;
    line-height: 1.8;
    margin: 40px 0 0 0;
}
.section3 .carousel-caption .txt img{
    position: absolute;
    z-index: 1;
}
.section3 .carousel-caption .txt .pull-left{
    left: 0;
    top: 0;
}
.section3 .carousel-caption .txt .pull-right{
    right: 0;
    bottom: 0;
}
.section3 .carousel-caption .txt p{
    overflow: hidden;
    width: 85%;
    margin: 20px auto 0;
}
.section3 .carousel-caption .ul{
    overflow: hidden;
    position: relative;
    width: 85%;
    margin: 70px auto 0;
}
.section3 .carousel-caption .ul ul{
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.section3 .carousel-caption .ul ul li{
    list-style-type: none;
    max-width: 55%;
    /*margin: 0 60px;*/
}
.section3 .carousel-caption .ul ul li .liI{
    overflow: hidden;
    width: 100px;
    height: 100px;
    margin: 0 30px 0 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.section3 .carousel-caption .ul ul li .liI img{
    width: 100%;
    height: 100%;
}
.section3 .carousel-caption .ul ul li .liT{
    overflow: hidden;
}
.section3 .carousel-caption .ul ul li .liT h4{
    margin: 28px 0 10px 0;
    color: #fff;
}
.section3 .carousel-caption .ul ul li .liT h5{
    margin: 0 0 0 0;
    color: #c48217;
}
.section3 .carousel-inner .item .img-bg{
    position: absolute;
    width: 100%;
    min-height:100%;

}
.section4{
    overflow: hidden;
    position: relative;
    padding: 50px 45px 35px 45px;
}
.section4 .tit{
    overflow: hidden;
    position: relative;
    padding: 0 5px;
}
.section4 .tit h2{
    color: #5b3280;
    margin: 0;
}
.section4 .tit a{
    color: #5b3280;
    font-size: 16px;
}
.section4 .tit a:hover{
    color: #c48217;
}
.section4 .tic{
    overflow: hidden;
    position: relative;
    margin: 45px 0 0 0;
}
.section4 .tic ul{
    /* margin: 0 -20px; */
}
.section4 .tic ul li{
    display:block;
    overflow:hidden;
    /* float: left; */
    list-style-type: none;
    width: 100%;
    padding: 5px 5px;
    margin:0  0 15px 0;
}
.section4 .tic ul li a{
    display: block;
    overflow: hidden;
    -webkit-box-shadow: 0px 1px 5px 2px rgba(0,0,0,.15);
    -moz-box-shadow: 0px 1px 5px 2px rgba(0,0,0,.15);
    box-shadow: 0px 1px 5px 2px rgba(0,0,0,.15);
}
.section4 .tic ul li .spI{
    overflow: hidden;
    width: 31%;
    float:left;
    height: auto;
}
.section4 .tic ul li a
.section4 .tic ul li .spI img{
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s ease 0s ;
    -moz-transition: all 0.5s ease 0s ;
    -ms-transition: all 0.5s ease 0s ;
    -o-transition: all 0.5s ease 0s ;
    transition: all 0.5s ease 0s
}
.section4 .tic ul li .txt{
    width: 69%;
    float:right;
    overflow: hidden;
    /* min-height:310px; */
    padding:20px 15px 15px;
}
.section4 .tic ul li .date{
    overflow: hidden;
    font-size: 16px;
    color: #666666;
    margin: 0 0 0 0;
}
.section4 .tic ul li h4{
    margin: 10px 0 0 0;
    color: #c48217;
    line-height: 1.6;
}
.section4 .tic ul li p{
    margin: 0;
    color: #333333;
    line-height: 1.8;
}
.section4 .tic ul li p a{
	
}
.section4 .tic ul li a:hover .spI img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.section4 .tic ul li a:hover h4{
    color: #5b3280;
}
.tel-top-box{
    overflow: hidden;
    display: none;
}

.news-box{

}
.news-box .tic {
    overflow: hidden;
    position: relative;
    margin: 0px 0 0 0;
}

.career-box{
    overflow: hidden;
    position: relative;
    padding: 50px 50px 25px 50px;
}
.career-box .tic{
    overflow: hidden;
    position: relative;
}
.career-box .tic ul{}
.career-box .tic ul .li{
    display: block;
    overflow: hidden;
    margin: 0 0 25px 0;
    list-style-type: none;
}
.career-box .tic ul .li .liT{
    overflow: hidden;
    height: 80px;
    padding: 0 45px;
    cursor: pointer;
    background-color: #582e7d;
}
.career-box .tic ul .li .liT span{
    display: block;
    overflow: hidden;
    /* font-weight: 300!important; */
}
.career-box .tic ul .li .liT .sp1{
    font-size: 30px;
    line-height: 80px;
    width: 85%;
    color: #fff;
}
.career-box .tic ul .li .liT .sp2{
    margin: 20px 0 0 0;
    font-size: 30px;
    color: #fff;
    text-align: center;
}
.career-box .tic ul .li .liT .sp2 i{
    display: block;
    margin: 5px 0;
}
.career-box .tic ul .li .liT .sp2 .fa-minus{
    display: none;
}
.career-box .tic ul .li .liT .sp2 .fa-plus{
    display: block;
}
.career-box .tic ul .li .liB{
    display: none;
    overflow: hidden;
    padding: 0px 45px 20px 45px;
    background-color: #fff;
}
.career-box .tic ul .li .liB h4{
    color: #582e7d;
    margin: 15px 0 0 0;
    line-height: 2;
}
.career-box .tic ul .li .liB p{
    color: #666666;
    margin: 0;
    font-size: 18px;
    line-height: 2;
    /* font-weight: 500!important; */
}
.career-box .tic ul .li ul{
    overflow: hidden;
    padding: 0 0 0 20px;
}
.career-box .tic ul .li ul li{
    list-style-type: disc;
    color: #582e7d;
    margin: 0;
    font-size: 18px;
    /* font-weight: 500!important; */
    line-height: 2;
}
.career-box .tic ul .li ul li p{
    color: #666666;
    margin: 0;
    font-size: 18px;
    /* font-weight: 500!important; */
    line-height: 2;
}
.career-box .tic ul .li ul li a{
    color: #582e7d;
    border-bottom:1px solid #582e7d;
}



.current_partner{
    overflow: hidden;
    position: relative;
    padding: 50px 35px 0px 35px;
}
.current_partner .tic{
    overflow: hidden;
    position: relative;
}
.current_partner .tic ul{
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    align-items: center;
    flex-wrap: wrap;
}
.current_partner .tic ul li{
    display:block;
    float:left;
    overflow:hidden;
    list-style-type: none;
    width: 25%;
    margin: 0 0 50px 0;
}
.current_partner .tic ul li a{
    display: block;
    overflow: hidden;
    padding: 5px 15px 5px 15px;
}
.current_partner .tic ul li .spI{
    overflow: hidden;
    position: relative;
    /* -webkit-box-shadow: 0px 1px 5px 2px rgba(0,0,0,.15); */
    /* -moz-box-shadow: 0px 1px 5px 2px rgba(0,0,0,.15); */
    /* box-shadow: 0px 1px 5px 2px rgba(0,0,0,.15); */
}
.current_partner .tic ul li .spI .icon-logo{
    overflow: hidden;
    position: absolute;
    position: relative;
    height: 90px;
    line-height:90px;
    z-index: 1;
    /* width: 100%; */
    /* top:50%; */
    text-align:center;
    /* margin-top:-32px; */
    /* height: 100%; */
    /* display: flex; */
    /* display: -o-flex; */
    /* display: -ms-flex; */
    /* display: -moz-flex; */
    /* display: -webkit-flex; */
    /* align-items: center; */
    /* justify-content: center; */
}
.current_partner .tic ul li .spI .icon-logo img{
    max-width: 100%;
    height: auto;
    max-height:100%;
}
.current_partner .tic ul li .spI .spI-bg{
    overflow: hidden;
    position: relative;
    height: 190px;
}
.current_partner .tic ul li .spI .spI-bg img{
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s ease 0s ;
    -moz-transition: all 0.5s ease 0s ;
    -ms-transition: all 0.5s ease 0s ;
    -o-transition: all 0.5s ease 0s ;
    transition: all 0.5s ease 0s
}
.current_partner .tic ul li a:hover .spI .spI-bg img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.current_partner .tic ul li .txt{
    overflow: hidden;
    position: relative;
}
.current_partner .tic ul li .txt h3{
    margin: 15px 0 10px 0;
    color: #5b3280;
    font-weight: bold!important;
}
.current_partner .tic ul li .txt p{
    margin: 0;
    color: #5b3280;
}


.people-box{
    overflow: hidden;
    position: relative;
    padding: 50px 50px 50px 50px;
}
.people-box .tit{
    overflow: hidden;
    position: relative;
    padding: 30px 40px ;
    background: url("../images/pic40.png") no-repeat;
    background-size: 100% 100%;
}
.people-box .tit p{
    font-size: 18px;
    color: #fff;
    margin: 0;
    line-height: 1.8;
}
.people-box .tic{
    overflow: hidden;
    position: relative;
}
.people-box .tic ul{
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.people-box .tic ul li{
    display:block;
    float:left;
    padding: 0 15px;
    margin: 30px 0 0 0;
    list-style-type: none;
    width: 33.3333333333333333%;
}
.people-box .tic ul li a{
    display: block;
    overflow: hidden;
    position: relative;
    height: 260px;
    cursor: pointer;
}
.people-box .tic ul li a img{
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s ease 0s ;
    -moz-transition: all 0.5s ease 0s ;
    -ms-transition: all 0.5s ease 0s ;
    -o-transition: all 0.5s ease 0s ;
    transition: all 0.5s ease 0s
}
.people-box .tic ul li a:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.people-box .tib{
    overflow: hidden;
    position: relative;
}
.people-box .tib ul{
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.people-box .tib ul li{
    display:block;
    float:left;
    padding: 0 15px;
    margin: 30px 0 0 0;
    list-style-type: none;
    width: 30%;
}
.people-box .tib ul li:nth-child(odd){
    width: 20%;
}
.people-box .tib ul li a{
    display: block;
    overflow: hidden;
    position: relative;
    height: 198px;
    cursor: pointer;
}
.people-box .tib ul li a img{
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s ease 0s ;
    -moz-transition: all 0.5s ease 0s ;
    -ms-transition: all 0.5s ease 0s ;
    -o-transition: all 0.5s ease 0s ;
    transition: all 0.5s ease 0s
}
.people-box .tib ul li a:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.contact_us{
    overflow: hidden;
    position: relative;
    padding: 50px;
}
.contact_us .contactSection{
    overflow: hidden;
    position: relative;
}
.contact_us .contactSection .tit{
    overflow: hidden;
    position: relative;
}
.contact_us .contactSection .tit h2{
    color: #5b3280;
    margin: 0;
}
.contact_us .contactSection .map{
    overflow: hidden;
    position: relative;
    margin: 30px 0 0 0;
}
.contact_us .contactSection .map img{
    width: 100%;
    height: auto;
}
.contact_us .contactSection2{
    overflow: hidden;
    position: relative;
    margin: 50px 0 0 0;
}
.contact_us .contactSection2 .tit{
    overflow: hidden;
    position: relative;
}
.contact_us .contactSection2 .tit h2{
    color: #5b3280;
    margin: 0;
}
.contact_us .contactSection2 .ul-box{
    overflow: hidden;
    position: relative;
    margin: 30px 0 0 0;
}
.contact_us .contactSection2 .ul-box ul{
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: left;
}
.contact_us .contactSection2 .ul-box ul li{
    display: block;
    overflow: hidden;
    float: left;
    width: 45%;
}
.contact_us .contactSection2 .ul-box ul li .li-box{
    overflow: hidden;
    position: relative;
}
.contact_us .contactSection2 .ul-box ul li .li-box .spI{
    overflow: hidden;
    position: relative;
    width: 10%;
}
.contact_us .contactSection2 .ul-box ul li .li-box .spI img{

}
.contact_us .contactSection2 .ul-box ul li .li-box .spT{
    overflow: hidden;
    position: relative;
    color: #5b3280;
    width: 90%;
}
.contact_us .contactSection2 .ul-box ul li .li-box .spT h4{
    margin: 0 0 20px 0;
}
.contact_us .contactSection2 .ul-box ul li .li-box .spT p{
    font-size: 18px;
    margin: 0;
    min-height: 50px;
}
.contact_us .contactSection2 .ul-box ul li .li-box2{
    margin: 50px 0 0 0;
}
.contact_us .contactSection2 .ul-box ul li .li-box2 .spT p{
    font-size: 18px;
    margin: 0;
    color: #333333;
    min-height: inherit;
}
.contact_us .contactSection3{
    overflow: hidden;
    position: relative;
    margin:100px 0 0 0;
}
.contact_us .contactSection3 .tit{
    overflow: hidden;
    position: relative;
}
.contact_us .contactSection3 .tit h2{
    color: #5b3280;
    margin: 0;
	    font-weight: bold;
}
.contact_us .contactSection3 .form-box{
    overflow: hidden;
    position: relative;
    margin: 30px 0 0 0;
}
.contact_us .contactSection3 .form-box form{
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contact_us .contactSection3 .form-box form input{
    width: 48%;
    height: 60px;
    padding: 0 25px;
    font-size: 18px;
    background-color: #f8f8f8;
    border: none;
    margin: 0 0 30px 0;
}

.contact_us .contactSection3 .form-box form textarea{
    width: 100%;
    height: 185px;
    padding: 10px 25px;
    font-size: 18px;
    background-color: #f8f8f8;
    border: none;
    margin: 0 0 30px 0;
    resize: none;
}
.contact_us .contactSection3 .form-box form button{
    width: 100%;
    height: 60px;
    padding: 0 25px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    background-color: #c48217;
    border: none;
}
.contact_us .contactSection3 .form-box form button:hover{
    background-color: #5b3280;
}

.contact_us .contactSection3 .form-box form .file-box{
    overflow:hidden;
    position:relative;
    width:100%;
    /* border:1px solid red; */
}
.contact_us .contactSection3 .form-box form .file-box #file,.contact_us .contactSection3 .form-box form .file-box #file0,.contact_us .contactSection3 .form-box form .file-box #file1{
    width:100%;
}
.contact_us .contactSection3 .form-box form .file-box .file,.contact_us .contactSection3 .form-box form .file-box .file0,.contact_us .contactSection3 .form-box form .file-box .file1{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    background-color:rgba(255,255,255,0);
}

.contact_us .contactSection3 .form-box form.fil{
	width: 100%;
}
.contact_us .contactSection3 .form-box form #fil{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255,255,255,0);
}







.tic-bg{
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 980;
    background-color: rgba(0,0,0,.8);
    display: none;
}
.tic-box{
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 350px;
    width: 100%;
    height: 100%;
    z-index: 980;
    padding: 0 0 0 0;
    display: none;
}
.tic-box .tic-center{
    overflow: hidden;
    position: absolute;
    top: 15%;
    left: 5%;
    width: 70%;
    height: 70%;
    z-index: 980;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    /* background-color: #fff; */
}
.tic-box .tic-center .spI{
    overflow: hidden;
    position: relative;
    padding: 30px 50px;
    text-align:center;
}
.tic-box .tic-center img{
    max-width: 100%;
    max-height: 100%;
    height: auto;

}
.tic-box .tic-center .close-x{
    overflow: hidden;
    position: absolute;
    color: #fff;
    top: 10px;
    right: 15px;
    font-size: 18px;
    z-index: 1;
}
.tic-box .tic-center .close-x i{
    cursor: pointer;
}
.tic-box .tic-center .close-x i:hover{
    color: #5b3280;
}
.tic-box .tic-center .on-left{
    overflow: hidden;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 15px;
    font-size: 24px;
    margin-top: -17px;
    z-index: 1;
}
.tic-box .tic-center .on-left i{
    cursor: pointer;
}
.tic-box .tic-center .on-left i:hover{
    color: #5b3280;
}
.tic-box .tic-center .on-right{
    overflow: hidden;
    position: absolute;
    color: #fff;
    top: 50%;
    right: 15px;
    font-size: 24px;
    margin-top: -17px;
    z-index: 1;
}
.tic-box .tic-center .on-right i{
    cursor: pointer;
}
.tic-box .tic-center .on-right i:hover{
    color: #5b3280;
}
.tib-bg{
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 980;
    background-color: rgba(0,0,0,.8);
    display: none;
}
.tib-box{
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 350px;
    width: calc(100% - 350px);
    height: 100%;
    z-index: 980;
    padding: 0 0 0 350px;
    display: none;
}
.tib-box .tib-center{
    overflow: hidden;
    position: absolute;
    top: 15%;
    left: 15%;
    width: 70%;
    height: 70%;
    z-index: 980;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}
.tib-box .tib-center .spI{
    overflow: hidden;
    position: relative;
    padding: 30px 50px;
}
.tib-box .tib-center img{
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.tib-box .tib-center .close-x{
    overflow: hidden;
    position: absolute;
    color: #333;
    top: 10px;
    right: 15px;
    font-size: 18px;
    z-index: 1;
}
.tib-box .tib-center .close-x i{
    cursor: pointer;
}
.tib-box .tib-center .close-x i:hover{
    color: #5b3280;
}
.tib-box .tib-center .on-left{
    overflow: hidden;
    position: absolute;
    color: #333;
    top: 50%;
    left: 15px;
    font-size: 24px;
    margin-top: -17px;
    z-index: 1;
}
.tib-box .tib-center .on-left i{
    cursor: pointer;
}
.tib-box .tib-center .on-left i:hover{
    color: #5b3280;
}
.tib-box .tib-center .on-right{
    overflow: hidden;
    position: absolute;
    color: #333;
    top: 50%;
    right: 15px;
    font-size: 24px;
    margin-top: -17px;
    z-index: 1;
}
.tib-box .tib-center .on-right i{
    cursor: pointer;
}
.tib-box .tib-center .on-right i:hover{
    color: #5b3280;
}

.program_project{
    overflow: hidden;
    position: relative;
    padding: 50px 45px 35px 45px;
}
.program_project .tic{
    overflow: hidden;
    position: relative;
}
.section4 .tic ul{}
.program_project .tic ul li{
    display:block;
    overflow:hidden;
    list-style-type: none;
    width: 100%;
    padding: 5px 5px;
    margin:0  0 15px 0;
}
.program_project .tic ul li a{
    display: block;
    overflow: hidden;
    -webkit-box-shadow: 0px 1px 5px 2px rgba(0,0,0,.15);
    -moz-box-shadow: 0px 1px 5px 2px rgba(0,0,0,.15);
    box-shadow: 0px 1px 5px 2px rgba(0,0,0,.15);
}
.program_project .tic ul li .spI{
    overflow: hidden;
    width: 45%;
    float:left;
    height: 352px;
}
.program_project .tic ul li .spI img{
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s ease 0s ;
    -moz-transition: all 0.5s ease 0s ;
    -ms-transition: all 0.5s ease 0s ;
    -o-transition: all 0.5s ease 0s ;
    transition: all 0.5s ease 0s
}
.program_project .tic ul li .txt{
    width: 55%;
    float:right;
    height: 352px;
    overflow: hidden;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    align-items: center;
    padding: 15px 4%;
}
.program_project .tic ul li .txt h3{
    margin: 0px 0 0 0;
    color: #c48217;
}
.program_project .tic ul li a:hover .spI img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.section4 .tic ul li a:hover h4{
    color: #5b3280;
}
.program_project .tic ul li:nth-child(even) .spI{
    float: right;
}
.program_project .tic ul li:nth-child(even) .txt{
    float: left;
}
.program_project .tib{
    overflow: hidden;
    position: relative;
    padding: 30px 0 15px 0;
}
.program_project .tib .sectionLeft{
    overflow: hidden;
    position: relative;
    width: 45%;
    height: 534px;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    align-items: center;
    padding: 0 4%;
}
.program_project .tib .sectionLeft h1{
    color: #232323;
    font-size: 48px;
    margin: 0 0 5% 0;
}
.program_project .tib .sectionLeft p{
    color: #333333;
    font-size: 18px;
    margin: 0;
}
.program_project .tib .sectionLeft .more {
    overflow: hidden;
    margin: 7% 0 0 0;
}
.program_project .tib .sectionLeft .more a {
    display: block;
    overflow: hidden;
    width: 370px;
    height: 60px;
    line-height: 58px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    background-color: #c48217;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.program_project .tib .sectionLeft .more a:hover{
    border: 1px solid rgba(91,50,128,.7);
    background-color: rgba(91,50,128,.7);
}


.program_project .tib .sectionRight{
    overflow: hidden;
    position: relative;
    text-align: center;
    height: 534px;
    width: 45%;
}
.program_project .tib .sectionRight img{
    max-width: 100%;
    height: auto;
}

.setup-box{
    overflow: hidden;
    position: relative;
    padding: 50px;
}
.setup-box .setupSection{
    overflow: hidden;
    position: relative;
}
.setup-box .setupSection .tit{
    overflow: hidden;
    position: relative;
    font-size: 18px;
    color: #000;
}
.setup-box .setupSection .tic{
    overflow: hidden;
    position: relative;
    font-size: 24px;
    color: #000;
    margin: 20px 0 0 0 ;
}
.setup-box .setupSection2{
    overflow: hidden;
    position: relative;
    margin: 10px 0 0 0 ;
}
.setup-box .setupSection2 h3{
    font-size: 20px;
    color: #000;
    margin: 0 0  20px 0;
}
.setup-box .setupSection2 ul{
    padding: 0 0 0 35px;
}
.setup-box .setupSection2 ul li{
    list-style-type: '-';
}
.setup-box .setupSection2 ul li h4{
    margin: 15px 0 10px 0;
    color: #000;
}
.setup-box .setupSection2 ul li h4 a{
    color: #5b3280;
    border-bottom: 1px solid #5b3280;
}
.setup-box .setupSection2 ul ol{
    padding: 0 0 0 45px;
}
.setup-box .setupSection2 ul ol li p{
    font-size: 18px;
    color: #000000;
    line-height: 1.7;
    margin: 0px 0 0 0;
}
.setup-box .setupSection2 ul li p a{
    color: #5b3280;
    border-bottom: 1px solid #5b3280;
}
.setup-box .setupSection3{
    margin: 40px 0 0 0;
}
.setup-box .setupSection4{
    margin: 40px 0 0 0;
}
.setup-box .setupSection4 h3 {
    font-size: 20px;
    color: #000;
    margin: 0 0 10px 0;
}
.setup-box .setupSection4 p{
    font-size: 18px;
    color: #000000;
    line-height: 1.7;
    margin: 0px 0 0 0;
}
.setup-box .setupSection4 p a{
    color: #5b3280;
    border-bottom: 1px solid #5b3280;
}
.documentations-box{
    overflow: hidden;
    position: relative;
    padding: 50px;
}
.documentations-box .tit{
    overflow: hidden;
    position: relative;
    font-size: 24px;
    color: #000;
}
.documentations-box .tit a{
    color: #5b3280;
    border-bottom: 1px solid #5b3280;
}
.documentations-box .tic{
    overflow: hidden;
    position: relative;
}
.documentations-box .tic ul{
    margin: 0 -25px;
}
.documentations-box .tic ul li{
    display: block;
    float: left;
    list-style-type: none;
    position: relative;
    width: 25%;
    margin: 50px  0 0 0 ;
    padding: 0px 30px 0 30px;
}
.documentations-box .tic ul li .li{
    overflow: hidden;
    position: relative;
    padding: 45px 45px 45px 45px;
    min-height:300px;
    background-color: #e7e0ec;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.5);
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    border-bottom: 3px  solid  #5b3280;
}
.documentations-box .tic ul li .li .spI{
    overflow: hidden;
    text-align: center;
    height: 135px;
    line-height: 135px;
}
.documentations-box .tic ul li .li .spI img{
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.documentations-box .tic ul li .li .txt{
    overflow: hidden;
    position: absolute;
    width: 100%;
    bottom: -64px;
    left: 0;
    z-index: 1;
    padding: 0 0 20px 0;
    background-color: #fff;
    -webkit-transition: all 0.5s ease  0s ;
    -moz-transition: all 0.5s ease  0s ;
    -ms-transition: all 0.5s ease  0s ;
    -o-transition: all 0.5s ease  0s ;
    transition: all 0.5s ease  0s ;
}
.documentations-box .tic ul li .li .txt h3{
    font-size: 20px;
    overflow: hidden;
    margin: 0;
    color: #000;
    padding: 20px  20px 30px  20px;
    text-align: center;
}
.documentations-box .tic ul li .li .txt p{
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    margin: 0px 0 0px 0 ;
    padding: 0 20px;
    color: #000;
}
.documentations-box .tic ul li .li:hover .txt{
    bottom: -0px;
}
.people-box-box{
    overflow: hidden;
    position: relative;
    padding: 0 50px 50px 50px;
}
.people-box-box .ul-box{
    overflow: hidden;
    position: relative;
}
.people-box-box .ul-box ul{
    margin: 0 -15px;
}
.people-box-box .ul-box ul li{
    display: block;
    float: left;
    list-style-type: none;
    position: relative;
    width: 33.33333333333333%;
    margin: 50px  0 0 0 ;
    padding: 0px 15px 0 15px;
}
.people-box-box .ul-box ul li .li{
    overflow: hidden;
    position: relative;
}
.people-box-box .ul-box ul li .li .spI{
    overflow: hidden;
    position: relative;
    height: 386px;
}
.people-box-box .ul-box ul li .li .spI img{
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.people-box-box .ul-box ul li .li:hover .spI img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.people-box-box .ul-box ul li .li .txt{
    overflow: hidden;
    position: relative;
}
.people-box-box .ul-box ul li .li .txt .txt-z{
    overflow: hidden;
    position: relative;
    padding: 20px 0;
}
.people-box-box .ul-box ul li .li .txt h2{
    margin: 0;
    color: #c48217;
}
.people-box-box .ul-box ul li .li .txt h4{
    margin: 5px 0 30px 0;
    color: #5b3280;
    font-size: 16px;
}
.people-box-box .ul-box ul li .li .txt p{
    display:none;
    overflow: hidden;
    font-size: 18px;
    margin: 0 0 0 0 ;
    line-height: 1.6;
    color: #fff;
}
.people-box-box .ul-box ul li .li .txt .more{
    overflow: hidden;
    position: relative;
    margin: 10px 0 0 0;
}
.people-box-box .ul-box ul li .li .txt .more a{
    color: #fff;
    font-size: 16px;
    display: block;
    overflow: hidden;
    width: 180px;
    height: 45px;
    line-height: 43px;
    color: #c48217;
    text-align: center;
    border: 1px solid #c48217;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.people-box-box .ul-box ul li .li .txt .more a:hover{
    color: #fff;
    background-color: #c48217;
}



.people-detail{
    overflow: hidden;
    position: relative;
    padding: 50px 50px 50px 50px;
    background: url("../images/pic78.png")  no-repeat top ;
    background-size: 100% auto;
}
.people-detail .spI{
    overflow: hidden;
    position: relative;
    width: 38%;
    margin: 0 60px 30px 0;
}
.people-detail .spI img{
    width: 100%;
    height: auto;
}
.people-detail h1{
    font-size: 48px;
    margin: 0;
    color: #5b3280;
}
.people-detail .icon{
    overflow: hidden;
    position: relative;
    margin: 20px 0 ;
}
.people-detail .icon a{
    margin: 0 10px 0 0 ;
}
.people-detail p{
    font-size: 18px;
    color: #000;
    line-height: 1.8;
}
.download-box{
    overflow: hidden;
    position: relative;
    padding: 50px;
}
.download-box .downloadSection .tit{
    overflow: hidden;
    position: relative;
}
.download-box .downloadSection .tit h3{
    overflow: hidden;
    position: relative;
    color: #000;
}
.download-box .downloadSection .tit p{
    overflow: hidden;
    position: relative;
    font-size: 18px;
    color: #000;
    line-height: 1.6;
}
.download-box .downloadSection .tit ul{
    padding: 0 0 0 10px;
    margin:  20px 0  0 0;
}
.download-box .downloadSection .tit ul li{
    list-style-type: '-';
    font-size: 18px;
    color: #000;
    margin:  5px 0  0 0;
}
.download-box .downloadSection .tit ul li a{
    color: #5c3381;
    border-bottom: 1px solid #5c3381;
}
.download-box .downloadSection .tit a{
    color: #5b3280;
    border-bottom: 1px solid #5b3280;
}
.download-box .downloadSection .tic{
    overflow: hidden;
    position: relative;
}
.download-box .downloadSection .tic ul{
    margin: 0 -25px;
}
.download-box .downloadSection .tic ul li{
    display: block;
    float: left;
    list-style-type: none;
    position: relative;
    width: 25%;
    margin: 50px  0 0 0 ;
    padding: 0px 30px 0 30px;
}
.download-box .downloadSection .tic ul li .li{
    overflow: hidden;
    position: relative;
    padding: 45px 45px 45px 45px;
    min-height: 300px;
    background-color: #e7e0ec;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.5);
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    border-bottom: 3px  solid  #5b3280;
}
.download-box .downloadSection .tic ul li:nth-child(odd) .li{
    background-color: #f7f6f6;
}
.download-box .downloadSection .tic ul li:nth-child(even) .li{
    background-color: #000000;
}
.download-box .downloadSection .tic ul li .li .spI{
    overflow: hidden;
    text-align: center;
    height: 135px;
    line-height: 135px;
}
.download-box .downloadSection .tic ul li .li .spI img{
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.download-box .downloadSection .tic ul li .li .txt{
    overflow: hidden;
    position: absolute;
    width: 100%;
    bottom: -64px;
    left: 0;
    z-index: 1;
    padding: 0 0 20px 0;
    background-color: #fff;
    -webkit-transition: all 0.5s ease  0s ;
    -moz-transition: all 0.5s ease  0s ;
    -ms-transition: all 0.5s ease  0s ;
    -o-transition: all 0.5s ease  0s ;
    transition: all 0.5s ease  0s ;
}
.download-box .downloadSection .tic ul li .li .txt h3{
    font-size: 20px;
    overflow: hidden;
    margin: 0;
    color: #000;
    padding: 20px  20px 30px  20px;
    text-align: center;
}
.download-box .downloadSection .tic ul li .li .txt p{
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    margin: 0px 0 0px 0 ;
    padding: 0 20px;
    color: #000;
}
.download-box .downloadSection .tic ul li .li:hover .txt{
    bottom: -0px;
}
.download-box .downloadSection2{
    margin: 100px 0 0 0 ;
}
.download-box .downloadSection2 .tic ul li .li{
    background-color: #f7f6f6!important;
}
.download-box .downloadSection2 .tic ul li:nth-child(1) .li{
    background-color: #87a556!important;
}
.download-box .downloadSection2 .tic ul li:nth-child(2) .li{
    background-color: #dd4814!important;
}
.download-box .downloadSection2 .tic ul li:nth-child(3) .li{
    background-color: #dd4814!important;
}
.download-box .downloadSection2 .tic ul li:nth-child(5) .li{
    background-color: #2b2b2b!important;
}
.download-box .downloadSection2 .tic ul li:nth-child(6) .li{
    background-color: #000000!important;
}
.download-detail{
    overflow: hidden;
    position: relative;
    padding: 50px;
}
.download-detail .tit{
    overflow: hidden;
    position: relative;
}
.download-detail .tit p{
    overflow: hidden;
    position: relative;
    font-size: 18px;
    line-height: 1.6;
    color: #000;
}
.download-detail .tit p a{
    color: #5c3381;
    border-bottom: 1px solid #5c3381;
}
.download-detail .tic{
    overflow: hidden;
    position: relative;
}
.download-detail .tic ul{
}
.download-detail .tic ul li{
    display: block;
    float: left;
    list-style-type: none;
    position: relative;
    width: 50%;
    margin: 100px  0 0 0 ;
}
.download-detail .tic ul li:nth-child(odd){
    padding: 0 5% 0 0;
}
.download-detail .tic ul li:nth-child(even){
    padding: 0 0 0 5% ;
}
.download-detail .tic ul li .li-center{
    overflow: hidden;
    position: relative;
}
.download-detail .tic ul li .li-center .sectionLeft{
    overflow: hidden;
    position: relative;
}
.download-detail .tic ul li .li-center .sectionLeft img{
    width: 100%;
    height: auto;
}
.download-detail .tic ul li .li-center .sectionRight{
    overflow: hidden;
    position: relative;
    width: 75%;
}
.download-detail .tic ul li .li-center .sectionRight h4{
    margin: 0 0 15px 0;
    color: #000000;
}
.download-detail .tic ul li .li-center .sectionRight h6{
    margin: 0 0 20px 0;
    color: #000000;
}
.download-detail .tic ul li .li-center .sectionRight dl{
    margin: 0;
    padding: 0;
}
.download-detail .tic ul li .li-center .sectionRight dl dd{
    margin: 5px 0 0 0;
    padding: 0;
    display: block;
    overflow: hidden;
    font-size: 12px;
    color: #000000;
}
.download-detail .tic ul li .li-center .sectionRight dl dd span{
    min-width: 30%;
    float: left;
}
.download-detail .tic ul li .li-center .sectionRight .notes{
    overflow: hidden;
    position: relative;
    margin: 5px 0 0 0;
}
.download-detail .tic ul li .li-center .sectionRight .notes a{
    color: #5c3381;
    border-bottom: 1px solid #5c3381;
}
.download-detail .tic ul li .li-center .sectionRight .on-download{
    overflow: hidden;
    position: relative;
    margin: 15px 0 0 0;
}
.download-detail .tic ul li .li-center .sectionRight .on-download a{
    display: block;
    overflow: hidden;
    float: left;
    width: 120px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    margin: 10px 10px 0 0;
    font-size: 12px;
    background-color: #5c3381;
    border: 1px solid #5c3381;
}
.download-detail .tic ul li .li-center .sectionRight .on-download a:last-child{
    /* margin:0; */
}
.download-detail .tic ul li .li-center .sectionRight .on-download a:hover{
    color: #5c3381;
    background-color: #fff;
}
.download-detail .tic ul li .txt{
    overflow: hidden;
    position: relative;
    color: #000;
    margin: 25px 0 0 0;
}
.show-1366{
    display:none!important;
}
.career-box2{
    overflow: hidden;
    position: relative;
    padding: 50px 50px 50px 50px;
}
.career-box2 .tit{
    overflow: hidden;
    position: relative;
    text-align: center;
}
.career-box2 .tit h2{
    color: #000;
    margin: 0 0 10px 0;
}
.career-box2 .tit p{
    font-size: 20px;
    color: #000;
    margin: 0;
}
.career-box2 .tic{
    overflow: hidden;
    position: relative;
    margin: 40px 0 0 0;
}
.career-box2 .tic ul{}
.career-box2 .tic ul li{
    display: block;
    overflow: hidden;
    float: left;
    list-style-type: none;
    width: 33.33%;
    padding: 5px 15px 5px 15px
}
.career-box2 .tic ul li .li{
    display: block;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.3) ;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.3) ;
    box-shadow: 0 0 10px rgba(0,0,0,.3) ;
}
.career-box2 .tic ul li .li .spI{
    overflow: hidden;
    position: relative;
    height: 264px;
}
.career-box2 .tic ul li .li .spI img{
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.career-box2 .tic ul li .li:hover .spI img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.career-box2 .tic ul li .li .spT{
    overflow: hidden;
    position: relative;
    padding: 30px 35px;
}
.career-box2 .tic ul li .li .spT h2{
    margin: 0;
}
.career-box2 .tic ul li .li .spT .more {
    overflow: hidden;
    position: relative;
    margin: 20px 0 0 0;
}
.career-box2 .tic ul li .li .spT .more a{
    display: block;
    overflow: hidden;
    width: 180px;
    height: 45px;
    line-height: 43px;
    font-size: 20px;
    color: #c48217;
    text-align: center;
    border: 1px solid #c48217;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.career-box2 .tic ul li .li .spT .more a:hover{
    color: #fff;
    background-color: #c48217;
}
.career-detail{

}
.career-detail .tit{
    overflow: hidden;
    position: relative;
    margin: 0 0 40px  0;
}
.career-detail .tit p{
    font-size: 18px;
    color: #000;
    line-height: 1.6;
}
.career-detail .tit h5{
    font-size: 18px;
    color: #000;
    margin: 20px 0 0 0;
    line-height: 1.6;
}
.career-detail .tit p a{
    color: #582e7d;
    border-bottom: 1px solid #582e7d;
}
.career-detail .tit a{
    color: #582e7d;
    border-bottom: 1px solid #582e7d;
}
.program_project_index{
    padding: 0px 45px 35px 45px;
}
.program_project_index .tit {
    overflow: hidden;
    position: relative;
}
.program_project_index .tit h2 {
    color: #5b3280;
    margin: 0 0 40px 0;
	font-weight: bold;
}


.ewm-bg{
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    display: none;
}
.ewm-bg .close-x{
    overflow: hidden;
    position: absolute;
    right: 50px;
    top: 50px;
    z-index: 1;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}
.ewm-box{
    position: absolute;
    z-index: 999991;
    bottom: 38px;
    left: 50px;
    text-align: center;
    margin: 0 0 0 0;
    display: none;
    width:200px;
    border: 1px solid #eee;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.ewm-box img{
    width: 100%;
    height: auto!important;
}

.ewm-box2{
    position: absolute;
    z-index: 999991;
    top: 80px;
    left: 50px;
    text-align: center;
    margin: 0 0 0 0;
    display: none;
    width:200px;
    border: 1px solid #eee;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.ewm-box2 img{
    width: 100%;
    height: auto!important;
}



.participate-box{
    overflow: hidden;
    position: relative;
    padding: 50px 50px 0px 50px;
}
.participate-box .center{
    overflow: hidden;
    position: relative;
	/* padding: 50px; */
}
.participate-box .center .sectionLeft{
	    font-family: auto;
    position: relative;
    font-size: 56px;
    font-weight: bold;
    width: 100%;
    color: #c48217;
	    font-family: "Poppins";
}
.participate-box .center .sectionLeft span{
    color: #333;
	font-family: "Poppins";
}
.participate-box .center .sectionLeft .bor{
	    overflow: hidden;
    position: relative;
}
.participate-box .center .sectionLeft .bor .bor2{
	    overflow: hidden;
    position: relative;
	width:50px;
	height:10px;
	background-color:#c48217;
}
.participate-box .center .sectionRight{
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 10px 0 0 0;
}
.participate-box .center .sectionRight p{
    font-size: 18px;
    color: #333333;
    margin: 0;
    line-height: 1.8;
}
.participate-box2{
    overflow: hidden;
    position: relative;
    padding: 50px 50px 0px 50px;
}
.participate-box2 .center{
    overflow: hidden;
    position: relative;
}
.participate-box2 .center ul{
    margin: 0 -10px;
}
.participate-box2 .center ul li{
    display: block;
    float: left;
    overflow: hidden;
    width: 33.333333333333%;
    padding: 5px 15px;
}
.participate-box2 .center ul li .li{
    overflow: hidden;
    position: relative;
	padding: 25px 25px 25px 25px;
	min-height:215px;
	
    font-family: auto;
	-webkit-box-shadow: 0px 1px 5px 2px rgba(0,0,0,.15);
    -moz-box-shadow: 0px 1px 5px 2px rgba(0,0,0,.15);
    box-shadow: 0px 1px 5px 2px rgba(0,0,0,.15);
}
.participate-box2 .center ul li .li h2{
    color: #5b3280;
	word-wrap:break-word;
/* 	word-break:break-all; */
    margin: 0;
	font-weight: bold;
	 font-size: 30px;

}
.participate-box2 .center ul li .li h4{
    margin: 10px 0 20px 0;
    color: #333333;
    font-size: 16px;
}
.participate-box2 .center ul li .li p{
    font-size: 14px;
    color: #333333;

    line-height: 1.6;
}
.participate-box3{
    overflow: hidden;
    position: relative;
    padding: 50px 50px 50px 50px;
}
.participate-box3 .center{
    overflow: hidden;
    position: relative;
    padding: 50px 50px 50px 50px;
    border: 1px solid rgba(0, 0, 0, 1);
}
.participate-box3 .center .tit{
    overflow: hidden;
    position: relative;
}
.participate-box3 .center .tit .sectionLeft{
    overflow: hidden;
    position: relative;
    font-size: 56px;
    font-weight: bold;
    width: 100%;
    color: #5b3280;
}
.participate-box3 .center .tit .sectionLeft span{
    color: #c48217;
}
.participate-box3 .center .tit .sectionRight{
    overflow: hidden;
    position: relative;
    width: 65%;
    padding: 10px 0 0 0;
}
.participate-box3 .center .tit .sectionRight p{
    font-size: 18px;
    color: #333333;
    margin: 0;
    line-height: 1.8;
}
.participate-box3 .center .form{
    overflow: hidden;
    position: relative;
    margin: 50px 0 0 0;
}
.participate-box3 .center .form .tic{
    overflow: hidden;
    position: relative;
}
.participate-box3 .center .form .tic .sectionLeft{
    overflow: hidden;
    position: relative;
    width: 55%;
}
.participate-box3 .center .form .tic .sectionLeft input{
    width: 100%;
    height: 45px;
    border: none;
    margin: 0 0 15px 0;
    padding: 0 10px ;
    color: #333;
    border-bottom: 1px solid #000;
}
.participate-box3 .center .form .tic .sectionRight{
    overflow: hidden;
    position: relative;
    width: 40%;
}
.participate-box3 .center .form .tic .sectionRight h5{
    margin: 0 0 15px 0;
    color: #333;
    line-height: 45px;
}
.participate-box3 .center .form .tic .sectionRight .opt{
    overflow: hidden;
    position: relative;
    margin: 0 0 20px 0;
}
.participate-box3 .center .form .tic .sectionRight .opt label{
    margin: 0;
}
.participate-box3 .center .form .tic .sectionRight .opt .magic-radio + label:before,.participate-box3 .center .form .tic .sectionRight .opt .magic-checkbox + label:before {
    border: 1px solid #5b3280;
}
.participate-box3 .center .form .tic .sectionRight .opt .magic-radio + label:after {
    top: 6px;
    left: 6px;
    background: #333;
}
.participate-box3 .center .form .tib{
    overflow: hidden;
    position: relative;
    margin: 20px 0 0 0;
}
.participate-box3 .center .form .tib textarea{
    width: 100%;
    height: 88px;
    border: none;
    color: #333;
    resize: none;
    padding: 10px 10px ;
    border-bottom: 1px solid #000;
}
.participate-box3 .center .form .but{
    overflow: hidden;
    position: relative;
    margin: 15px 0 0 0;
}
.participate-box3 .center .form .but button{
    float: right;
    color: #333;
    border: none;
    background-color: rgba(0,0,0,0);
}
.participate-box3 .center .form .but button:hover{
    color: #5b3280;
}
.txtarc h2{
    color: #000;
    text-transform: none;
    letter-spacing: 0;
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 1.6;
    }
    .txtarc .postion{
    font-size: 16px;
    line-height: 1.6;
    margin: 8px 0 0;
    text-transform: uppercase;
    }
    .txtarc .postion span{display: inline-block;}
    .txtarc .postion span i{
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }

.txtarc .postion span:after {
    content: "/";
    padding: 0 2px 0 2px;
}
.txtarc p{font-size: 16px;margin-top: 30px;}
.txtarc p i{margin-right: 5px;}
.txtarc .linklist ul{display: flex;justify-content: space-between;align-items: center;}
.txtarc .linklist ul li{
    list-style-type: none;
    width: 33.3333333%;
    color: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    margin: 30px 5px 3px 5px;
    text-align: center;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
     background: #4267B2;
}
.txtarc .linklist ul li a{
    display: flex;
    justify-content: center;
    align-items: center;
   color: #fff;
   width: auto;
   height: 32px;
}
.txtarc .linklist ul li a span{
    max-width: 50px;
    margin-left: 10px;
    display: none;
    transition: padding 0.1s linear 0s;
}
.txtarc .linklist ul li a:hover span{display: block;}
.txtarc .linklist ul .this{width: 45%;}
.txtarc .linklist ul li:hover a{padding-right: 10px;}
.txtarc .linklist ul li:nth-child(2){
    background: #429cd6
}
.txtarc .linklist ul li:nth-child(3){
    background: #0d77b7;
}

.a2a_dd{display: none;}
.a2a_default_style a{float: none !important}
@media screen and (max-width:1680px) {
	.participate-box2 .center ul li .li{
		min-height:245px;
	}
    .career-box2 .tic ul li .li .spI {
        height: 218px;
    }
    .section3 .carousel-caption{
        min-height: 500px;
    }
    .documentations-box .tic ul li .li .spI,.download-box .downloadSection .tic ul li .li .spI {
        height: 100px;
        line-height: 100px;
    }
    .documentations-box .tic ul li .li,.download-box .downloadSection .tic ul li .li{
        min-height:248px;
    }
    .download-detail .tic ul li .li-center .sectionRight {
        width: 70%;
    }
    /* .people-box-box .ul-box ul li .li .txt { */
    /* bottom: -172px; */
    /* } */
    .people-box-box .ul-box ul li .li .spI{
        height: 320px;
    }
    .current_partner .tic ul li .spI .icon-logo{
        /* margin-top:-26px; */
    }
    .program_project .tic ul li .spI,.program_project .tic ul li .txt {
        height: 292px;
    }
    .tic-box .tic-center {
        width: 69%;
    }
    .people-box .tic ul li a {
        height: 214px;
    }
    .people-box .tib ul li a {
        height: 162px;
    }
    .current_partner .tic ul li .spI .spI-bg {
        height: 156px;
    }
    .section4 .tic ul li .txt{
        /* min-height:240px; */
    }
    .menu-box .logo {
        padding: 30px 50px;
    }
    .menu-box .icon {
        /* margin: 20px 0 0 0; */
    }
    .menu-box .language {
        /* margin: 30px 0 0 0; */
    }

    /* .footer .foot .foot-r ul li>div { */
    /* max-width: 90%; */
    /* } */
    .documentations-box .tic ul li .li .txt,.download-box .downloadSection .tic ul li .li .txt{
        bottom: -86px;
    }
    .footer .foot .foot-r ul li>div {
        float: left;
        width: 93%;
    }
	.participate-box2 .center ul li .li h2{
		

		 font-size: 22px;
	}
	
}
@media screen and (max-width:1600px) {
    .section3 .carousel-caption {
        min-height: 495px;
    }
    .career-box2 .tic ul li .li .spI {
        height: 204px;
    }
    .footer .foot .foot-r ul li>div {
        float: left;
        width: 92%;
    }
    .documentations-box .tic ul li .li,.download-box .downloadSection .tic ul li .li{
        min-height:230px;
    }
    /* .people-box-box .ul-box ul li .li .txt { */
    /* bottom: -172px; */
    /* } */
    .people-box-box .ul-box ul li .li .spI{
        height: 296px;
    }
    .documentations-box .tic ul li .li .txt,.download-box .downloadSection .tic ul li .li .txt{
        bottom: -108px;
    }
    .current_partner .tic ul li .spI .icon-logo{
        /* margin-top:-25px; */
    }
    .tic-box .tic-center {
        width: 68%;
    }
    .program_project .tic ul li .spI,.program_project .tic ul li .txt {
        height: 274px;
    }

    .people-box .tic ul li a {
        height: 200px;
    }
    .people-box .tib ul li a {
        height: 150px;
    }

    .current_partner .tic ul li .spI .spI-bg {
        height: 144px;
    }
	
}
@media screen and (max-width:1440px) {
	.participate-box2 .center ul li .li{
		min-height:305px;
	}
    .section3 .carousel-caption {
        min-height: 525px;
    }
    .career-box2 .tic ul li .li .spI {
        height: 174px;
    }
    .footer .foot .foot-r ul li>div {
        float: left;
        width: 91%;
    }
    /* .section3 .carousel-caption .txt{ */
    /* font-size:16px; */
    /* } */
    .documentations-box .tic ul li,.download-box .downloadSection .tic ul li {
        width: 33.3333333333333%;
    }
    .documentations-box .tic ul li .li,.download-box .downloadSection .tic ul li .li{
        min-height:274px;
    }
    .documentations-box .tic ul li .li .txt,.download-box .downloadSection .tic ul li .li .txt{
        bottom: -86px;
    }
    .download-detail .tic ul li .li-center .sectionRight {
        width: 66%;
    }
    /* .people-box-box .ul-box ul li .li .txt { */
    /* bottom: -22px; */
    /* } */
    .people-box-box .ul-box ul li .li .spI{
        height: 252px;
    }
    .people-box-box .ul-box ul li .li .txt p{
        display: none;
    }

    .current_partner .tic ul li .spI .icon-logo{
        /* margin-top:-20px; */
    }
    .program_project .tic ul li .spI,.program_project .tic ul li .txt {
        height: 234px;
    }
    .program_project .tib .sectionLeft,.program_project .tib .sectionRight {
        height: 502px;
    }
    .tic-box .tic-center {
        width: 65.3%;
    }
	
	.participate-box2 .center ul li .li h2{
		
		min-height:50px;
		 font-size: 22px;
	}

    .people-box .tic ul li a {
        height: 170px;
    }
    .people-box .tib ul li a {
        height: 126px;
    }

    .section3 .carousel-caption {
        width: 70%;
        left: 15%;
    }
    .section4 .tic ul li .txt{
        /* min-height:295px; */
    }
    .current_partner .tic ul li .spI .spI-bg {
        height: 122px;
    }
    .section .center, .section .carousel-inner .carousel-caption {
        padding-top: 5%;
    }
    .section .center{
        padding-top: 0;
    }
    .download-detail .tic ul li .li-center .sectionRight dl dd span {
        min-width: 40%;
    }
	
}
@media screen and (max-width:1366px) {
	.participate-box2 .center ul li .li{
		min-height:335px;
	}
    .career-box2 .tic ul li .li .spI {
        height: 160px;
    }
    .footer .foot .foot-r ul li>div {
        float: left;
        width: 91%;
    }
    .section3 .carousel-caption {
        min-height: 525px;
    }
    .hide-1366{
        display:none!important;
    }
    .show-1366{
        display:block!important;
    }
    .program_project .tib .sectionLeft .more a{
        width:100%;
    }
    .career-box2 .tic ul li .li .spT h2{
        font-size:20px;
    }
    .documentations-box .tic ul li .li,.download-box .downloadSection .tic ul li {
        min-height:252px;
    }

    .people-box-box .ul-box ul li .li .txt .more a{
        font-size:14px;
    }
    .download-detail .tic ul li .li-center .sectionRight {
        width: 65%;
    }
    /* .people-box-box .ul-box ul li .li .txt { */
    /* bottom: -22px; */
    /* } */
    .people-box-box .ul-box ul li .li .spI{
        height: 232px;
    }

    .current_partner .tic ul li .spI .icon-logo{
        /* margin-top:-19px; */
    }
    .program_project .tic ul li .spI,.program_project .tic ul li .txt {
        height: 216px;
    }
    .program_project .tib .sectionLeft,.program_project .tib .sectionRight {
        height: 464px;
    }
    .tic-box .tic-center {
        width: 64%;
    }
	.participate-box2 .center ul li .li h2{
		
		min-height:40px;
		 font-size: 22px;
	}

    .people-box .tic ul li a {
        height: 156px;
    }
    .people-box .tib ul li a {
        height: 116px;
    }

    .section .center {
        padding: 0 50px 0;
        align-items: flex-start;
    }
    /* .footer .foot .foot-c ul li { */
    /* min-width: 100%; */
    /* } */
    /* .footer .foot .foot-c { */
    /* max-width: 28%; */
    /* } */
    .menu-box .ul-box ul li a {
        height: 50px;
        line-height: 50px;
    }
    .current_partner .tic ul li .spI .spI-bg {
        height: 112px;
    }
    .people-box-box .ul-box ul li .li .txt h2{
        font-size:14px;
    }
    .people-box-box .ul-box ul li .li .txt h4{
        font-size:12px;
    }
    .menu-box .ul-box {
        /* overflow-y: scroll; */
        /* height: 64%; */
    }
    .menu-box .ul-box::-webkit-scrollbar{
        width:5px;
        height:5px;
    }
    .menu-box .ul-box::-webkit-scrollbar-track{
        background: rgb(239, 239, 239);
        border-radius:2px;
    }
    .menu-box .ul-box::-webkit-scrollbar-thumb{
        background: #bfbfbf;
        border-radius:10px;
    }
    .menu-box .ul-box::-webkit-scrollbar-thumb:hover{
        background: #333;
    }
    .menu-box .ul-box::-webkit-scrollbar-corner{
        background: #179a16;
    }
    .footer .foot .foot-l {
        width: 33%;
    }
    .footer .foot .foot-c ul li {
        /* width: 100%; */
    }

    .footer .foot{
        padding: 20px 50px 10px 50px;
        font-size: 12px;
    }
    .footer .copy{
        font-size: 12px;
    }
		
}
@media screen and (max-width:1360px) {

    .section3 .carousel-caption {
        min-height: 525px;
    }
    .career-box2 .tic ul li .li .spI {
        height: 158px;
    }
    .footer .foot .foot-r ul li>div {
        float: left;
        width: 91%;
    }
    .documentations-box .tic ul li .li,.download-box .downloadSection .tic ul li {
        min-height:250px;
    }
    .current_partner .tic ul li .spI .icon-logo{
        /* margin-top:-19px; */
    }
    .program_project .tic ul li .spI,.program_project .tic ul li .txt {
        height: 216px;
    }
    .program_project .tib .sectionLeft,.program_project .tib .sectionRight {
        height: 462px;
    }
    /* .people-box-box .ul-box ul li .li .txt { */
    /* bottom: -22px; */
    /* } */
    .people-box-box .ul-box ul li .li .spI{
        height: 230px;
    }
    .people-box .tic ul li a {
        height: 154px;
    }
    .people-box .tib ul li a {
        height: 114px;
    }
    .current_partner .tic ul li .spI .spI-bg {
        height: 122px;
    }

	
}
@media screen and (max-width:1280px) {
		body{ min-width:1200px; }
		.h1, h1{font-size:28px;}
	.participate-box2 .center ul li .li {
    min-height: 335px;
}
    .participate-box .center .sectionRight {
        width: 100%;
    }
    .participate-box3 .center .tit .sectionRight{
        width: 55%;
    }
    .participate-box3 .center .form .tic .sectionLeft{
        width: 55%;
    }
    .career-box2 .tic ul li .li .spI {
        height: 144px;
    }
    .footer .foot .foot-r ul li>div {
        float: left;
        width: 90%;
    }
    .section3 .carousel-caption {
        min-height: 525px;
    }
    .section3 .carousel-caption .txt {
        /* font-size: 14px; */
    }
    .documentations-box .tic ul li .li,.download-box .downloadSection .tic ul li {
        min-height:225px;
    }
    .download-detail .tic ul li .li-center .sectionRight {
        width: 60%;
    }
    /* .people-box-box .ul-box ul li .li .txt { */
    /* bottom: -22px; */
    /* } */
    .people-box-box .ul-box ul li .li .spI{
        height: 208px;
    }
    .documentations-box .tic ul li .li .txt ,.download-box .downloadSection .tic ul li .li .txt{
        bottom: -108px;
    }
    .current_partner .tic ul li .spI .icon-logo{
        /* margin-top:-17px; */
    }
    .program_project .tic ul li .spI,.program_project .tic ul li .txt {
        height: 196px;
    }
    .program_project .tib .sectionLeft{
        height: auto;
    }
    .program_project .tib .sectionRight {
        height: 420px;
    }
    .tic-box .tic-center {
        width: 62%;
    }
    .section4 .tic ul li .txt{
        /* min-height:316px; */
    }
    .current_partner .tic ul li .spI .spI-bg {
        height: 100px;
    }

    .section .center {
        padding: 0 50px 0;
    }

    .people-box .tic ul li a {
        height: 140px;
    }
    .people-box .tib ul li a {
        height: 102px;
    }
	
}
@media screen and (max-width:1152px) {
    .documentations-box .tic ul li .li,.download-box .downloadSection .tic ul li {
        min-height: 255px;
    }
    .current_partner .tic ul li .spI .icon-logo{
        /* margin-top:-14px; */
    }
    .program_project .tic ul li .spI, .program_project .tic ul li .txt {
        height: 164px;
    }
    .people-box .tic ul li a {
        height: 116px;
    }
    .people-box .tib ul li a {
        height: 84px;
    }
    .section4 .tic ul li .txt{
        /* min-height:400px; */
    }
    .current_partner .tic ul li .spI .spI-bg {
        height: 82px;
    }
 
    .section3 .carousel-caption {
        width: 76%;
        left: 12%;
    }
    .section3 .carousel-caption .ul ul li .liI {
        margin: 0 10px 0 0;
    }
    /* .footer .foot .foot-r ul li>div { */
    /* max-width: 88%; */
    /* } */

}
@media screen and (max-width:1024px) {
	.participate-box2 .center ul li .li {
    min-height: 535px;
}
 .career-detail .tit p{
        font-size: 14px;
    }
    .career-detail .tit h5{
        font-size: 14px;
    }
    .career-box2 .tic ul{
        margin: 0 -10px;
    }
    .career-box2 .tic ul li .li .spI {
        height: 102px;
    }
    .career-box2 .tic ul li .li .spT {
        overflow: hidden;
        position: relative;
        padding: 20px 15px;
    }
    .career-box2 .tic ul li .li .spT .more a{
        width: 100%;
    }
    .career-box2 .tic ul li .li .spT h2{
        font-size: 17px;
    }
    .career-box2 .tic ul li .li .spT .more a{
        height: 35px;
        line-height: 35px;
        font-size: 17px;
    }
	.participate-box2 .center ul li .li h2{
		
		min-height:35px;
		 font-size: 16px;
	}

    .section3 .carousel-caption .txt {
        font-size: 14px;
    }
    .section3 .carousel-caption {
        width: 74%;
        left: 13%;
    }
    .section3 .carousel-caption {
        min-height: 445px;
    }
    .download-detail .tic ul li{
        width: 100%;
    }
    .download-detail .tic ul li:nth-child(odd),.download-detail .tic ul li:nth-child(even) {
        padding: 0 0 0 0;
    }
    .download-detail .tic ul li .li-center .sectionRight {
        width: 70%;
    }
    /* .people-box-box .ul-box ul li .li .txt { */
    /* bottom: -22px; */
    /* } */
    .people-box-box .ul-box ul li .li .spI{
        height: 142px;
    }

    /* .people-box-box .ul-box ul li .li:hover .txt .txt-z { */
    /* bottom: 20px; */
    /* } */
    .documentations-box .tic ul li,.download-box .downloadSection .tic ul li {
        width: 50%;
    }
    .documentations-box .tic ul li .li .txt,.download-box .downloadSection .tic ul li .li .txt {
        bottom: -86px;
    }
    .documentations-box .tic ul li .li,.download-box .downloadSection .tic ul li .li {
        min-height: 255px;
    }

    .program_project .tic ul li .spI, .program_project .tic ul li .txt {
        height: 138px;
    }
    .program_project .tic ul li .txt h3{
        font-size: 14px;
    }
    .program_project .tib .sectionLeft h1{
        font-size: 18px;
    }
    .program_project .tib .sectionLeft p{
        font-size: 14px;
    }
    .program_project .tib .sectionLeft .more a{
        width: 100%;
    }
    .program_project .tib .sectionLeft, .program_project .tib .sectionRight {
        height: 298px;
    }
    .current_partner .tic ul li .spI .icon-logo{
        /* margin-top:-25px; */
    }


    .people-box .tic ul li a {
        height: 96px;
    }
    .people-box .tib ul li a {
        height: 68px;
    }
    .career-box .tic ul .li .liT .sp1 {
        font-size: 18px;
    }
    .career-box .tic ul .li .liB h4,.career-box .tic ul .li .liB p {
        font-size: 14px;
        line-height: 2;
    }
    .career-box .tic ul .li .liT .sp2 {
        margin: 26px 0 0 0;
        font-size: 18px;
    }
    .current_partner .tic ul li {
        width: 50%;
    }
    .current_partner .tic ul li .spI .spI-bg {
        height: 152px;
    }
    .section .carousel-inner .carousel-caption .txt .more a {
        width: 152px;
        height: 40px;
        line-height: 38px;
    }
    .menu-box .ul-box {
        overflow: hidden;
        height: auto;
    }
    .section4 .tic ul li .txt{
        /* min-height:475px; */
    }
    .section .center .txt h1, .section .carousel-inner .carousel-caption .txt h1{
        font-size: 18px;
    }
    .section .center .txt .more a,.section .carousel-inner .carousel-caption .txt .more a{
        font-size: 14px;
    }
    .section .center .txt .more,.section .carousel-inner .carousel-caption .txt .more {
        margin: 20px 0 0 0;
    }
    .section3 .carousel-caption .txt img{
        display: none;
    }
    .section3 .carousel-caption .txt p{
        width: 100%;
        margin: 0;
    }
    .section3 .carousel-caption .ul {
        width: 100%;
    }
    .section4 .tic ul li .txt{
        width:100%;
    }
    .section4 .tic ul li .spI {
        width:100%;
     
    }
    .footer .foot{
        flex-wrap: wrap;
    }
    .footer .foot .foot-l,.footer .foot .foot-c,.footer .foot .foot-r {
        width: 100%;
        max-width: 100%;
        margin: 0 0 20px 0;
    }
    .footer .foot .foot-l .logo{
        margin: 0;
    }
	
	.participate-box3 .center .form .tic .sectionRight{
		    width: 44%;
	}


}
@media screen and (max-width:768px) {
	body{ min-width:auto; }
    .program_project_index .tit h2{
        font-size: 18px;
    }
    .career-box2 .tit h2{
        font-size: 18px;
    }
    .career-box2 .tit p{
        font-size: 14px;
    }
    .career-box2 .tic ul li .li .spT h2{
        font-size: 16px;
    }
    .career-box2 .tic ul li .li .spT .more a{
        font-size: 14px;
    }
	.participate-box2 .center ul li .li {
    min-height: 306px;
}





    .career-box2 .tic ul li .li .spI {
        height: 112px;
    }
    .section3 .carousel-caption {
        min-height: 430px;
    }
    .documentations-box .tic ul li .li,.download-box .downloadSection .tic ul li .li {
        min-height: 276px;
    }
    .download-detail .tic ul li .li-center .sectionRight {
        width: 75%;
    }
    .people-detail h1{
        font-size: 18px;
    }
    .people-detail p{
        font-size: 14px;
        line-height: 1.6;
    }
    .documentations-box .tic ul li .li .txt,.download-box .downloadSection .tic ul li .li .txt {
        bottom: -60px;
    }
    .documentations-box .tic ul li .li .txt h3,.documentations-box .tit,.download-box .downloadSection .tit h3,.download-box .tic ul li .li .txt h3,.download-box .downloadSection .tic ul li .li .txt h3{
        font-size: 18px;
    }
    .people-box-box .ul-box ul li .li .spI{
        height: 168px;
    }
    .people-box .tit p,.documentations-box .tic ul li .li .txt p,.download-box .downloadSection .tic ul li .li .txt p,.download-box .tic ul li .li .txt p,.download-box .downloadSection .tit p,.download-box .downloadSection .tit p,.download-box .downloadSection .tit ul li {
        font-size: 14px;
    }
    .people-box .tic ul li a {
        height: 112px;
    }
    .people-box .tib ul li a {
        height: 82px;
    }
    .tic-box ,.tib-box {
        left: 0px;
        width: calc(100% - 0px);
        padding: 0 0 0 0px;
    }
    .program_project .tic ul li .spI, .program_project .tic ul li .txt {
        height: 160px;
    }
    .program_project .tib .sectionLeft, .program_project .tib .sectionRight {
        height: 346px;
    }

    .current_partner .tic ul li .spI .icon-logo{
        /* margin-top:-30px; */
    }

    .current_partner .tic ul li .spI .spI-bg {
        height: 178px;
    }
    .section4 .tic ul li .txt{
        /* min-height:345px; */
    }
    .menu-box,.menu-box-bg,.search-form{
        display: none;
    }
    .container-box {
        padding: 0 0 0 0;
    }
    .tel-top-box{
        display: block;
    }
    .menu-box-tel{
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 51px;
        left: 0;
        top: 0;
        background-color: #fff;
        z-index: 99999;
        border-bottom: 1px solid #5b3280;
    }
    .menu-box-tel .icon{
        position: absolute;
        left: 15px;
        top: 15px;
        z-index: 1;
    }
    .menu-box-tel .icon img{
        height: 20px;
        cursor: pointer;
    }
    .menu-box-tel .logo{
        text-align: center;
        margin: 10px 0;
        overflow: hidden;
    }
    .menu-box-tel .logo img{
        height: 30px;
    }
    .menu-box-tel .search{
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 1;
    }
    .menu-box-tel .search img{
        height: 20px;
        cursor: pointer;
    }
    .menu-box-tel-h{
        overflow: hidden;
        position: relative;
        height: 51px;
    }

    .on-icon{
        position: fixed;
        width: 100%;
        height: 100%;
        padding: 0 15px;
        top: 0;
        left: -100%;
        z-index: 66;
        /*display: none;*/
        background-color: #fff;
        -webkit-transition: all 0.5s ease 0s ;
        -moz-transition: all 0.5s ease 0s ;
        -ms-transition: all 0.5s ease 0s ;
        -o-transition: all 0.5s ease 0s ;
        transition: all 0.5s ease 0s
    }
    .on-icon .ul-box{
        margin: 70px 0 0 0;
        overflow: hidden;
    }
    .on-icon .ul-box ul{}
    .on-icon .ul-box ul li{
        display: block;
        overflow: hidden;
        list-style-type: none;
        text-align: center;
        margin: 20px 0;
    }
    .on-icon .ul-box ul li i{
        margin: 0 0 0 10px;
        color: #5b3280;
    }
    .on-icon .ul-box ul li .fa-minus{
        display: none;
    }
    .on-icon .ul-box ul li a{
        color: #333333;
        font-size: 16px;
        font-weight: bold;
    }
    .on-icon .ul-box ul .this a{
        color: #5b3280;
    }
    .on-icon .ul-box ul li .two{
        z-index: 66;
        margin: 10px 0 0 0;
        display: none;
    }
    .on-icon .ul-box ul li .two .ul2{
        overflow: hidden;
        position: relative;
    }
    .on-icon .ul-box ul li .two .ul2 ul{}
    .on-icon .ul-box ul li .two .ul2 ul li{
        margin: 10px 0;
    }
    .on-icon .ul-box ul li .two .ul2 ul li a{
        color: #333;
        font-size: 14px;
    }
    .on-icon .ul-box ul .li .two-this{
        display: block;
    }
    .on-icon-this{
        left: 0;
    }

    .on-search{
        position: fixed;
        display: flex;
        display: -o-flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        padding: 0 15px;
        top: 0;
        right: -100%;
        z-index: 66;
        /*display: none;*/
        background-color: #fff;
        -webkit-transition: all 0.5s ease 0s ;
        -moz-transition: all 0.5s ease 0s ;
        -ms-transition: all 0.5s ease 0s ;
        -o-transition: all 0.5s ease 0s ;
        transition: all 0.5s ease 0s
    }
    .on-search-this{
        right: 0;
    }
    .on-search form{
        width: 100%;
    }
    .on-search input{
        width: 100%;
        border: none;
        height: 40px;
        padding: 0 10px;
        background-color: #f2f2f2;
    }
    .on-search   button{
        width: 100%;
        border: none;
        height: 40px;
        color: #fff;
        text-align: center;
        margin: 10px 0 0 0;
        background-color: #5b3280;
    }
    .on-search .search-form button:hover{
        color: #fff;
        background-color: #5b3280;
    }

    .section2 .center .sectionLeft .tic h2,.section3 .carousel-caption h2,.section4 .tit h2{
        font-size: 18px;
    }
    .section3 .carousel-caption .ul ul li .liT h4,.section4 .tic ul li h4{
        font-size: 16px;
    }
    .section2 .center .sectionLeft .tit,.section2 .center .sectionLeft .tic p,.section3 .carousel-caption .txt p,.section4 .tit a,.section4 .tic ul li .date {
        font-size: 14px;
    }
    .section4 .tic ul li p{
        font-size: 13px;
    }

    .menu-box-tel .language{
        position: absolute;
        right: 50px;
        top: 15px;
        z-index: 1;
    }
    .menu-box-tel .language a{
        color:#333;
        font-size:13px;
    }
    .menu-box-tel .language .this{
        color:#5b3280;
    }
    .current_partner .tic ul li .txt h3{
        font-size: 18px;
    }

    .participate-box .center .sectionLeft {
        font-size: 36px;
    }
    .participate-box .center .sectionRight p{
        font-size: 14px;
    }
    .participate-box3 .center .tit .sectionLeft{
        font-size: 36px;
    }
    .participate-box2 .center ul li .li h2{
        font-size: 18px;
    }
    .participate-box2 .center ul li .li p{
        font-size: 14px;
    }
    .participate-box3 .center .tit .sectionRight p{
        font-size: 14px;
    }
    .participate-box3 .center .form .tic .sectionRight {
        width: 35%;
    }



}
@media screen and (max-width:767px) {
	
	.participate-box2 .center ul li .li {
    min-height: inherit;
}
 .participate-box {
        padding: 30px 15px 0px 15px;
    }
	.participate-box .center{
		   
    padding: 0px;
	}
    .participate-box .center .sectionLeft{
        width: 100%;
        font-size: 18px;
		   
    }
    .participate-box .center .sectionRight{
        width: 100%;
    }
    .participate-box2 {
        padding: 30px 15px 0px 15px;
    }
    .participate-box2 .center ul li{
        width: 100%;
        margin: 0 0 15px 0 ;
    }
    .participate-box2 .center ul li .li h4 {
        margin: 5px 0 10px 0;
    }
    .participate-box3 {
        padding: 15px 15px 30px 15px;
    }
    .participate-box3 .center {
        padding: 15px 15px 15px 15px;
    }
    .participate-box3 .center .tit .sectionLeft{
        width: 100%;
        font-size: 18px;
    }
    .participate-box3 .center .tit .sectionRight{
        width: 100%;
    }
    .participate-box3 .center .form .tic .sectionLeft{
        width: 100%;
    }
    .participate-box3 .center .form .tic .sectionLeft input {
        margin: 0 0 0px 0;
    }
    .participate-box3 .center .form {
        margin: 10px 0 0 0;
    }
    .participate-box3 .center .form .tib {
        margin: 0px 0 0 0;
    }
    .participate-box3 .center .form .tib textarea {
    }
    .participate-box3 .center .form .tic .sectionRight{
        width: 100%;
    }
    .participate-box3 .center .form .tic .sectionRight h5 {
        margin: 10px 0 10px 0 ;
        line-height: inherit;
    }
    .participate-box3 .center .form .tic .sectionRight .opt {
        margin: 0 0 10px 0;
    }
    .participate-box3 .center .form .but{
        text-align: center;
        margin: 5px 0 0 0;
    }
    .participate-box3 .center .form .but button{
        float: none;
    }
    .ewm-box2 {
        top: 50px;
        left: 30px;
    }
    .career-detail .tit h5 {
        margin: 10px 0 0 0;
    }
    .career-detail .tit {
        margin: 0 0 20px 0;
    }
    .career-box2 {
        padding: 30px 15px 30px 15px;
    }
    .career-box2 .tic ul li{
        width: 100%;
    }
    .career-box2 .tic ul li .li .spI {
        height: 210px;
    }
    .career-box2 .tic ul li .li .spT {
        padding: 15px 15px;
    }
    .career-box2 .tic ul li .li .spT .more {
        margin: 20px 0 0 0;
    }
    .career-box2 .tic {
        margin: 10px 0 0 0;
    }


    .documentations-box .tic ul li .li,.download-box .downloadSection .tic ul li .li {
        min-height: 345px;
    }
    .documentations-box .tic ul li .li .spI ,.download-box .downloadSection .tic ul li .li .spI{
        height: 135px;
        line-height: 135px;
    }
    .download-detail {
        padding: 30px 15px 30px 15px;
    }
    .download-detail .tit p{
        font-size: 14px;
    }
    .download-detail .tic ul li .li-center .sectionLeft{
        width: 100%;
        text-align: center;
    }
    .download-detail .tic ul li .li-center .sectionLeft img{
        width: auto;
    }
    .download-detail .tic ul li {
        margin: 20px 0 0 0;
        text-align: center;
    }
    .download-detail .tic ul li .li-center .sectionRight {
        width: 100%;
        margin: 20px 0 0 0;
    }
    .download-detail .tic ul li .li-center .sectionRight h4 {
        margin: 0 0 10px 0;
    }
    .download-detail .tic ul li .li-center .sectionRight h6 {
        margin: 0 0 10px 0;
    }
    .download-detail .tic ul li .li-center .sectionRight dl dd span {
        min-width: initial;
        float: none;
        margin: 0 10px 0 0;
    }
    .download-detail .tic ul li .li-center .sectionRight .on-download {
        overflow: hidden;
        position: relative;
        margin: 20px 0 0 0;
    }
    .download-detail .tic ul li .li-center .sectionRight .on-download a {
        display: inline-block;
        float: none;
        margin: 0 5px;
    }
    .download-detail .tic ul li .txt {
        margin: 5px 0 0 0;
    }
    .download-box {
        padding: 30px 15px 30px 15px;
    }
    .download-box .downloadSection2 {
        margin: 10px 0 0 0;
    }

    .people-box-box {
        padding: 10px 15px 30px 15px;
    }
    .people-box-box .ul-box ul li{
        width: 100%;
        margin: 20px 0 0 0;
    }
    .people-box-box .ul-box ul li .li .spI {
        height: 318px;
    }
    /* .people-box-box .ul-box ul li .li .txt p{ */
    /* display: block; */
    /* font-size: 14px; */
    /* } */
    .people-box-box .ul-box ul li .li .txt .more a{
        font-size: 14px;
    }
    /* .people-box-box .ul-box ul li .li .txt { */
    /* bottom: -118px; */
    /* } */
    .people-detail {
        padding: 30px 15px 20px 15px;
    }
    .people-detail .spI {
        width: 100%;
        margin: 0 0 15px 0;
    }


    .documentations-box {
        padding: 30px 15px 30px 15px;
    }
    .documentations-box .tic ul li,.download-box .downloadSection .tic ul li{
        width: 100%;
        margin: 20px 0 0 0;
    }
    .documentations-box .tic ul li .li .txt h3,.download-box .downloadSection .tic ul li .li .txt h3 {
        padding: 15px 15px 20px 15px;
    }
    .documentations-box .tic ul li .li .txt,.download-box .downloadSection .tic ul li .li .txt{
        padding: 0 0 15px 0;
    }
    .setup-box {
        padding: 30px 15px 30px 15px;
    }
    .setup-box .setupSection .tit{
        font-size: 14px;
    }
    .setup-box .setupSection .tic {
        font-size: 18px;
        margin: 10px 0 0 0;
    }
    .setup-box .setupSection2 h3{
        font-size: 16px;
        margin: 0 0 10px 0;
    }
    .setup-box .setupSection2 ul {
        padding: 0 0 0 15px;
    }
    .setup-box .setupSection2 ul ol {
        padding: 0 0 0 15px;
    }
    .setup-box .setupSection2 ul li h4{
        font-size: 16px;
        margin: 10px 0 5px 0;
    }
    .setup-box .setupSection2 ul ol li p,.setup-box .setupSection4 p {
        font-size: 14px;
        line-height: 1.6;
    }
    .setup-box .setupSection3,.setup-box .setupSection4 {
        margin: 20px 0 0 0;
    }



    .program_project {
        padding: 30px 15px 35px 15px;
    }
    .program_project .tic ul li .spI, .program_project .tic ul li .txt{
        width: 100%;
    }
    .program_project .tic ul li .spI{
        height: 200px;
    }
    .program_project .tic ul li .txt{
        height: auto;
        padding: 15px;
    }

    .current_partner .tic ul li .spI .icon-logo{
        /* margin-top:-33px; */
    }


    .tic-box .tic-center,.tib-box .tib-center {
        top: 20%;
        left: 5%;
        width: 90%;
        height: 60%;
    }


    .contact_us {
        padding: 30px 15px ;
    }
    .contact_us .contactSection .tit h2, .contact_us .contactSection2 .tit h2, .contact_us .contactSection3 .tit h2{
        font-size: 18px;
    }
    .contact_us .contactSection .map {
        margin: 15px 0 0 0;
    }

    .contact_us .contactSection2 {
        margin: 30px 0 0 0;
    }
    .contact_us .contactSection2 .ul-box {
        margin: 15px 0 0 0;
    }
    .contact_us .contactSection2 .ul-box ul li{
        width: 100%;
        margin: 0 0 20px 0;
    }
    .contact_us .contactSection2 .ul-box ul li .li-box .spT h4,.contact_us .contactSection2 .ul-box ul li .li-box .spT p{
        font-size: 14px;
        min-height: inherit;
    }
    .contact_us .contactSection2 .ul-box ul li .li-box .spT h4 {
        margin: 0 0 10px 0;
    }
    .contact_us .contactSection2 .ul-box ul li .li-box2 {
        margin: 10px 0 0 0;
    }
    .contact_us .contactSection3 {
        margin: 10px 0 0 0;
    }
    .contact_us .contactSection3 .form-box {
        margin: 15px 0 0 0;
    }
    .contact_us .contactSection3 .form-box form input {
        width: 100%;
        height: 40px;
        padding: 0 15px;
        font-size: 14px;
        margin: 0 0 15px 0;
    }
    .contact_us .contactSection3 .form-box form textarea {
        height: 185px;
        padding: 10px 15px;
        font-size: 14px;
        margin: 0 0 15px 0;
    }
    .contact_us .contactSection3 .form-box form button {
        width: 100%;
        height: 40px;
        padding: 0 15px;
        font-size: 18px;
        border: none;
    }


    .people-box {
        padding: 30px 15px ;
    }
    .people-box .tit {
        padding: 10px 15px;
    }
    .people-box .tic ul li {
        padding: 0 15px;
        margin: 15px 0 0 0;
        list-style-type: none;
        width: 100% ;
    }
    .people-box .tic ul li a {
        height: 214px;
    }
    .people-box .tib ul {
        margin: 0 -7px;
    }
    .people-box .tib ul li {
        padding: 0 7px;
        margin: 15px 0 0 0;
        width: 60%;
    }
    .people-box .tib ul li:nth-child(odd) {
        width: 40%;
    }
    .people-box .tib ul li a {
        height: 108px;
    }



    .current_partner {
        padding: 30px 0px 15px 0px;
    }
    .current_partner .tic ul li {
        width: 100%;
        margin: 0 0 15px 0;
    }
    .current_partner .tic ul li .spI .spI-bg {
        height: 214px;
    }
    .career-box .tic ul .li {
        margin: 0 0 15px 0;
    }
    .career-box {
        padding: 30px 15px 15px 15px;
    }
    .career-box .tic ul .li .liT {
        height: 50px;
        padding: 0 15px;
    }
    .career-box .tic ul .li .liT .sp1 {
        line-height: 50px;
    }
    .career-box .tic ul .li .liT .sp2 {
        margin: 11px 0 0 0;
    }
    .career-box .tic ul .li .liB {
        padding: 0px 15px 20px 15px;
    }
    .career-box .tic ul .li .liB h4 {
        margin: 10px 0 0 0;
    }

    .section4 .tic ul li .txt {
        min-height: inherit;
    }
    .section .center,.section .carousel-inner .carousel-caption {
        padding: 0 15px 0;
        align-items: center;
    }
    .section .carousel-indicators {
        bottom: 0px;
    }
    .section2 {
        margin: 0px 0 0 0;
    }
    .section .center .txt h1,.section .carousel-inner .carousel-caption .txt h1{
        line-height: 1.4;
    }
    .section .center .txt .more,.section .carousel-inner .carousel-caption .txt .more {
        margin: 10px 0 0 0;
    }
    .section .center .txt .more a,.section .carousel-inner .carousel-caption .txt .more a {
        width: 150px;
        height: 40px;
        line-height: 38px;
        font-size: 14px;
    }
    .section2 .center .sectionLeft .tit {
        color: #5b3280;
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
        background-color: rgba(255,255,255,1);
        border-bottom: 1px solid #5b3280;
    }
    .section2 .center .sectionLeft .tit span{
        margin: 0;
    }
    .section2 .center .sectionLeft .tit a {
        margin: 17px 0 0 15px;
    }
    .section2 .center .sectionLeft .tit a img{
        height: 15px;
    }
    .section2 .center .sectionLeft .tic {
        padding: 30px 15px 0 15px;
    }
    .program_project_index .tit h2 {
        margin: 0 0 10px 0;
    }
    .section2 .center .sectionLeft .tic h2 {
        margin: 0 0 10px 0;
    }
    .section3 .carousel-control {
        height: 24px;
        font-size: 24px;
        line-height: 24px;
        margin: -12px 0 0 0;
    }
    .section3 .carousel-control.left{
        left: 15px;
    }
    .section3 .carousel-control.right{
        left: auto;
        right: 15px;
    }
    .section3 .carousel-caption {
        width: 76%;
        left: 12%;
        padding: 30px 0;
    }
    .section3 .carousel-caption .txt {
        margin: 20px 0 0 0;
    }
    .section3 .carousel-caption .ul {
        width: 100%;
        margin: 10px auto 0;
    }
    .section3 .carousel-caption .ul ul li {
        width: 50%;
        text-align: center;
        margin: 10px 0 0 0;
    }
    .section3 .carousel-caption .ul ul li .liI{
        width: 60px;
        height: 60px;
        margin: auto;
        float: none!important;
    }
    .section3 .carousel-caption .ul ul li .liT{
        width: 100%;
        float: none!important;
    }
    .section3 .carousel-caption .ul ul li .liT h4{
        margin: 10px 0 10px 0;
    }
    .section4 {
        padding:30px 10px;
    }
    .section4 .tic {
        margin: 0px 0 0 0;
    }
    .section4 .tic ul li{
        width: 100%;
        margin: 20px 0 0 0;
    }
    
    .section4 .tic ul li .date {
        /* margin: 10px 0 0 0; */
    }
    .section4 .tic ul li h4 {
        margin: 5px 0 5px 0;
    }
    .section4 .tic ul li p{
        font-size: 14px;
    }
    .footer .foot {
        padding: 30px 15px 15px 15px;
    }
    .footer .foot .foot-l .logo img{
        height: 30px;
    }
    .footer .foot .foot-r{
        margin: 0;
    }
    .program_project .tib .sectionLeft, .program_project .tib .sectionRight{
        width: 100%;
    }
    .program_project .tib {
        padding: 15px 0 0 0;
    }
    .program_project .tib .sectionLeft{
        height: auto;
        padding: 0;
    }
    .program_project .tib .sectionRight{
        height: auto;
        margin: 20px 0 0 0;
    }
    .program_project .tib .sectionLeft h1 {
        margin: 0 0 15px 0;
    }
    .program_project .tib .sectionLeft .more {
        margin: 20px 0 0 0;
    }
    .program_project .tib .sectionLeft .more a {
        height: 50px;
        line-height: 48px;
        font-size: 16px;
    }
    .section3 .carousel-caption {
        min-height: 360px;
    }
    .section3 .carousel-caption .txt p{
        font-size:12px;
    }
    .program_project_index {
        padding: 0px 15px 15px 15px;
    }
    .txtarc h2{
        font-size: 18px;
    }
	.section4 .tic ul li .spI img{
     width:100%;
    }

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

}
@media screen and (max-width:375px) {
    .career-box2 .tic ul li .li .spI {
        height: 188px;
    }
    .documentations-box .tic ul li .li,.download-box .downloadSection .tic ul li .li {
        min-height: 308px;
    }
    .people-box-box .ul-box ul li .li .spI {
        height: 286px;
    }
    .current_partner .tic ul li .spI .icon-logo{
        /* margin-top:-33px; */
    }
    .program_project .tic ul li .spI {
        height: 180px;
    }
    .people-box .tic ul li a {
        height: 192px;
    }
    .people-box .tib ul li a {
        height: 96px;
    }

    .current_partner .tic ul li .spI .spI-bg {
        height: 192px;
    }
    .section3 .carousel-caption {
        min-height: 395px;
    }
	
}
@media screen and (max-width:360px) {
    .career-box2 .tic ul li .li .spI {
        height: 180px;
    }
    .documentations-box .tic ul li .li,.download-box .downloadSection .tic ul li .li {
        min-height: 295px;
    }
    .people-box-box .ul-box ul li .li .spI {
        height: 274px;
    }
    .current_partner .tic ul li .spI .icon-logo{
        /* margin-top:-31px; */
    }
    .program_project .tic ul li .spI {
        height: 172px;
    }
    .career-box .tic ul .li .liT .sp1 {
        font-size: 14px;
    }
    .section .carousel-indicators{
        display:none;
    }

    .current_partner .tic ul li .spI .spI-bg {
        height: 184px;
    }
    .people-box .tic ul li a {
        height: 184px;
    }
    .people-box .tib ul li a {
        height: 92px;
    }
    .section3 .carousel-caption {
        /* min-height: 1056px; */
    }
	
}
@media screen and (max-width:320px) {
    .career-box2 .tic ul li .li .spI {
        height: 156px;
    }
    .documentations-box .tic ul li .li,.download-box .downloadSection .tic ul li .li {
        min-height: 258px;
    }
    .people-box-box .ul-box ul li .li .spI {
        height: 240px;
    }
    /* .people-box-box .ul-box ul li .li .txt { */
    /* bottom: -20px; */
    /* } */
    .people-box-box .ul-box ul li .li .txt p{
        display: none;
    }
    .documentations-box .tic ul li .li .txt,.download-box .downloadSection .tic ul li .li .txt {
        bottom: -80px;
    }
    .current_partner .tic ul li .spI .icon-logo{
        /* margin-top:-28px; */
    }
    .program_project .tic ul li .spI {
        height: 150px;
    }
    .section .center .txt h1{
        font-size: 16px;
    }
 
    .current_partner .tic ul li .spI .spI-bg {
        height: 162px;
    }
    .people-box .tic ul li a {
        height: 162px;
    }
    .people-box .tib ul li a {
        height: 80px;
    }
    .section3 .carousel-caption .txt p{
        font-size:12px;
    }
    .section3 .carousel-caption {
        min-height: 416px;
    }
	
}









































