.ourSection{
    position: relative;
    overflow: hidden;
	z-index:2;
}
.ourSection .col-lg-6,.ourSection .col-md-6{
    padding: 0 0;
}
.ourSection .sectionLeft{
    overflow: hidden;
    padding: 7% 7% 0 15%;
	  position: relative;
}
.ourSection .sectionLeft h1{
	font-size:32px;
    color: #005c9f;
    margin: 0 0 50px 0;
}
.ourSection .sectionLeft p{
    font-size: 16px;
    color:#666666;
    margin: 0 0 50px 0;
    text-align: justify;
    line-height: 1.5;
}
.ourSection .sectionLeft .more{
    overflow: hidden;
    margin: 0 0 20px 0;
}
.ourSection .sectionLeft .more a{
    display: block;
    overflow: hidden;
    width: 220px;
    height: 50px;
    line-height: 46px;
    color: #005c9f;
    text-align: center;
    font-size: 16px;
    border: 2px solid #005c9f;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.ourSection .sectionLeft .more a:hover{
    color: #fff;
    background-color: #005c9f;
}
.ourSection .sectionRight{
    overflow: hidden;
}
.ourSection .sectionRight img{
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
}
.ourSection2{
    overflow: hidden;
    position: relative;
    width: 100%;
    background-color: #21b6b4;
}
.ourSection2 .col-lg-6,.ourSection2 .col-md-6{
    padding: 0 0;
}
.ourSection2 .sectionHide{
    /*display: none;*/
}
.ourSection2 .sectionLeft{
    overflow: hidden;
    text-align: center;
    position: relative;
    display: none;
}
.ourSection2 .sectionLeft img{
    max-width: 100%;
    width: 100%;
    height: auto;
}
.ourSection2 .sectionRight{
    overflow: hidden;
    padding: 8% 15% 0  6%;
}
.ourSection2 .sectionRight h1{
    color: #fff;
	font-size:32px;
    margin: 0 0 50px 0;
}
.ourSection2 .sectionRight p{
    font-size: 16px;
    color: #fff;
    margin: 0 0 50px 0;
    text-align: justify;
    line-height: 1.5;
}
.ourSection2 .sectionRight .more{
    overflow: hidden;
}
.ourSection2 .sectionRight .more a{
    display: block;
    overflow: hidden;
    width: 220px;
    height: 50px;
    line-height: 46px;
    color: #21b6b4;
    text-align: center;
    font-size: 18px;
    border: 2px solid #21b6b4;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.ourSection2 .sectionRight .more a:hover{
    color: #fff;
    background-color: #21b6b4;
}
.posRe{
    overflow: hidden;
    position: relative;
}
.posRe .spI{
    overflow: hidden;
    position: absolute;
    width: 50%;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 1;
}
.ourSection3{
    position: relative;
    overflow: hidden;
}
.ourSection3 .col-lg-6,.ourSection3 .col-md-6{
    padding: 0 0;
}
.ourSection3 .sectionCenter{
    overflow: hidden;
    padding: 5% 0;
    text-align: center;
}
.ourSection3 .sectionCenter h1{
    color: #005c9f;
	font-size:32px;
    margin: 0 0 20px 0;
}
.ourSection3 .sectionCenter p{
    font-size: 16px;
    color: #666666;
    margin: 0 0 50px 0;
    line-height: 1.5;
}
.ourSection3 .sectionCenter .more{
    overflow: hidden;
}
.ourSection3 .sectionCenter .more a{
    display: block;
    overflow: hidden;
    width: 220px;
    height: 50px;
    line-height: 46px;
    color: #005c9f;
    text-align: center;
    font-size: 16px;
    margin: auto;
    border: 2px solid #005c9f;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.ourSection3 .sectionCenter .more a:hover{
    color: #fff;
    background-color: #005c9f;
}
.ourSection4{
    overflow: hidden;
    position: relative;
    background-color: #e8e8e8;
}
.ourSection4 .col-lg-6,.ourSection4 .col-md-6{
    padding: 0 0;
}
.ourSection4 .sectionHide{}
.ourSection4 .sectionShow{
    display: none;
}
.ourSection4 .sectionLeft{
    overflow: hidden;
    text-align: center;
    position: relative;
}
.ourSection4 .sectionLeft img{
    max-width: 100%;
    width: 100%;
    height: auto;
}
.ourSection4 .sectionRight{
    overflow: hidden;
    padding: 7% 15% 0 7%;
}
.ourSection4 .sectionRight h1{
    color: #005c9f;
	font-size:32px;
    margin: 0 0 50px 0;
}
.ourSection4 .sectionRight p,.ourSection4 .sectionRight span,.ourSection4 .sectionRight strong{
    font-size: 16px;
    color: #666666;
    margin: 0 0 50px 0;
    text-align: justify;
    line-height: 1.5;
}
.ourSection4 .sectionRight .more{
    overflow: hidden;
    margin: 0 0 20px 0;
}
.ourSection4 .sectionRight .more a{
    display: block;
    overflow: hidden;
    width: 220px;
    height: 50px;
    line-height: 46px;
    color: #005c9f;
    text-align: center;
    font-size: 18px;
    border: 2px solid #005c9f;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.ourSection4 .sectionRight .more a:hover{
    color: #fff;
    background-color: #005c9f;
}
.visionSection .sectionLeft {
    overflow: hidden;
    padding: 15% 7% 0 15%;
}
.visionSection .sectionLeft p{
    margin: 0 0 0 0;
}
.visionSection2{
    background-color: #21b6b4;
}
.visionSection2 .sectionCenter h1 {
    color: #fff;
	font-size:32px;
}
.visionSection2 .sectionCenter p {
    color: #fff;
    margin: 0 0 0 0;
	font-size:16px;
}
.visionSection3 {
    background-color: #fff;
}
.visionSection3 .sectionRight {
    padding: 15% 15% 0 7%;
}
.visionSection3 .sectionLeft p{
    margin: 0 0 0 0;
}
.leadershipTeamSection{
    overflow: hidden;
    position: relative;
    background-image: url("../images/pic9.jpg");
    background-size: 100% 100%;
    min-height: 580px;
}
.leadershipTeamSection .col-lg-6,.leadershipTeamSection .col-md-6{
    padding: 0 0;
}
.leadershipTeamSection .sectionLeft{
    overflow: hidden;
    text-align: center;
    position: relative;
    padding: 7% 0 0 0;
    min-height: 580px;
    /* height: 620px; */
    /* border:1px solid red; */
}
.leadershipTeamSection .sectionLeft .spI{
    overflow: hidden;
    width: 100%;
    /* position: absolute; */
    left: 0;
    bottom: 0;
}
.leadershipTeamSection .sectionLeft .spI ul{}
.leadershipTeamSection .sectionLeft .spI ul li{
    display: block;
    position:absolute;
    bottom:0;
    left:0;
    overflow: hidden;
	z-index:1;
    /* display: none; */
    /* border:1px solid red; */
    opacity: 0;
    filter:alpha(opacity=0);
}
/* .leadershipTeamSection .sectionLeft .spI ul li:first-child{ */
/* opacity: 1; */
/* filter:alpha(opacity=100); */
/* } */
.leadershipTeamSection .sectionLeft img{
    max-width: 50%;
    height: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.leadershipTeamSection .sectionLeft .spI ul .this{
	z-index:2;
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transition: all 1s ease 0s ;
    -moz-transition: all 1s ease 0s ;
    -ms-transition: all 1s ease 0s ;
    -o-transition: all 1s ease 0s ;
    transition: all 1s ease 0s ;
}
.leadershipTeamSection .sectionRight{
    overflow: hidden;
    position:relative;
    padding: 7% 15% 0 7%;
    min-height: 580px;
    /* height: 620px; */
}
.leadershipTeamSection .sectionRight .ul{
    overflow: hidden;
}
.leadershipTeamSection .sectionRight .ul ul{}
.leadershipTeamSection .sectionRight .ul ul li{
    display: none;
}
.leadershipTeamSection .sectionRight .ul ul li:first-child{
    display: block;
}
.leadershipTeamSection .sectionRight h1{
    color: #fff;
	font-size:32px;
    margin: 0 0 30px 0;
}
.leadershipTeamSection .sectionRight h4{
    color: #fff;
		font-size:16px;
    margin: 0 0 10px 0;
}
.leadershipTeamSection .sectionRight h4 span{
    font-style: italic;
}
.leadershipTeamSection .sectionRight p{
    font-size: 16px;
    color: #fff;
    margin: 40px 0 0px 0;
    text-align: justify;
    line-height: 1.5;
}
.leadershipTeamSection .sectionRight .ul2{
    overflow: hidden;
    position:absolute;
    bottom: 50px;
    right:15%;

}
.leadershipTeamSection .sectionRight .ul2 ul{
    float: right;
}
.leadershipTeamSection .sectionRight .ul2 ul li{
    display: block;
    float: left;
    margin: 0 0 0 10px;
    cursor: pointer;
}
.solutionsSection{
    overflow: hidden;
}
.solutionsSection .sectionLeft h1 {
    margin: 0 0 70px 0;
}
.solutionsSection .center{
    overflow: hidden;
    margin: 0 0 70px 0;
}
.solutionsSection .center .cI{
    overflow: hidden;
    width: 180px;
    height: 180px;
}
.solutionsSection .center .cI img{
    width: 100%;
    height: auto;
}
.solutionsSection .center p{
    width: 70%;
    margin: 66px 0 0 0;
}
.solutionsSection2{
    overflow: hidden;
    background-color: #21b6b4;
}
.solutionsSection2 .sectionRight h1 {
    margin: 0 0 70px 0;
    color: #fff;
}
.solutionsSection2 .center{
    overflow: hidden;
    margin: 0 0 70px 0;
}
.solutionsSection2 .center .cI{
    overflow: hidden;
    width: 180px;
    height: 180px;
}
.solutionsSection2 .center .cI img{
    width: 100%;
    height: auto;
}
.solutionsSection2 .center p{
    width: 70%;
    margin: 66px 0 0 0;
    color: #fff;
}
.solutionsSection2 .sectionRight .more a {
    color: #fff;
    border: 2px solid #fff;
}
.solutionsSection2 .sectionRight .more a:hover{
    border: 2px solid #21b6b4;
}
.solutionsSection3{}
.solutionsSection3 .sectionLeft h1 {
    color: #005c9f;
}
.solutions2Section{
    position: relative;
    overflow: hidden;
}
.solutions2Section .col-lg-6,.solutions2Section .col-md-6{
    padding: 0 0;
}
.solutions2Section .sectionCenter{
    overflow: hidden;
    padding: 5% 0;
    max-width: 750px;
    margin: auto;
    text-align: center;
}
.solutions2Section .sectionCenter h1{
    color: #005c9f;
	font-size:32px;
    margin: 0 0 50px 0;
}
.solutions2Section .sectionCenter p{
    font-size: 16px;
    color: #666666;
	text-align:justify!important;
    margin: 30px 0 0 0;
    line-height: 1.5;
}
.solutions2Section2{
    overflow: hidden;
    position: relative;
    background-color: #005c9f;
}
.solutions2Section2 .col-lg-6,.solutions2Section2 .col-md-6{
    padding: 0 0;
}
.solutions2Section2 .sectionHide{}
.solutions2Section2 .sectionShow{
    display: none;
}
.solutions2Section2 .sectionLeft{
    overflow: hidden;
    position: relative;
    text-align: right;
    padding: 7% 7% 7% 15%;
}
.solutions2Section2222 .sectionLeft,.solutions2Section3 .sectionRight,.solutions3Section4 .sectionLeft,.solutions2Section3 .sectionRight{
	 padding:0;
	 height:650px;
}
.solutions2Section222222 .sectionRight{
	 padding:0;
	 height:650px;
}
.solutions2Section2 .sectionLeft img{
    max-width: 100%;
    height: auto;
	max-height:100%;
}
.solutions2Section2 .sectionRight{
    overflow: hidden;
    padding: 14% 15% 7% 7%;
}
.solutions2Section2 .sectionRight h1{
    color: #fff;
    margin: 0 0 50px 0;
	font-size:32px;
}
.solutions2Section2 .sectionRight p{
    font-size: 16px;
    color: #fff;
    margin: 0 0 0px 0;
    text-align: justify!important;
    line-height: 1.5;
}
.solutions2Section3{
    position: relative;
    overflow: hidden;
}
.solutions2Section3 .col-lg-6,.solutions2Section3 .col-md-6{
    padding: 0 0;
}
.solutions2Section3 .sectionLeft{
    overflow: hidden;
    padding: 14% 7% 7% 15%;
}
.solutions2Section3 .sectionLeft h1{
    color: #005c9f;
    margin: 0 0 50px 0;
		font-size:32px;
}
.solutions2Section3 .sectionLeft p{
    font-size: 16px;
    color: #666666;
    margin: 0 0 0px 0;
    text-align: justify!important;
    line-height: 1.5;
}
.solutions2Section3 .sectionRight{
    overflow: hidden;
    position: relative;
    text-align: right;
    /* padding: 7% 15% 7% 7%; */
}
.solutions2Section3 .sectionRight img{
    max-width: 100%;
    height: auto;
}
.solutions3Section{}
.solutions3Section .sectionLeft h1{
    color: #005c9f;
	font-size:32px;
}
.solutions3Section .sectionLeft p{
    color: #666666;
	font-size:16px;
    margin: 0 0 20px 0;
}
.solutions3Section .sectionLeft p:last-child{
    margin: 0 0 0 0;
}
.solutions3Section2{
    overflow: hidden;
    padding: 7% 0;
    background-image: url("../images/pic29.jpg");
    background-size: 100% 100%;
}
.solutions3Section2 img{
    max-width: 80%;
}
.solutions3Section3 .sectionLeft h1{
    color: #005c9f;
	font-size:32px;
}
.solutions3Section3 .sectionLeft p{
    color: #666666;
	font-size:16px;
    margin: 0 0 20px 0;
}
.solutions3Section3 .sectionLeft p:last-child{
    margin: 0 0 0 0;
}
.solutions3Section3 .sectionRight{
    background-color: #21b6b4;
}
.solutions3Section4{
    background-color: #fff;
}
.solutions3Section4 .sectionLeft{
    background-color: #21b6b4;
}
.solutions3Section4 .sectionRight h1{
    color: #005c9f;
}
.solutions3Section4 .sectionRight p{
    color: #585858;
    margin: 0 0 20px 0;
}
.solutions3Section4 .sectionRight p:last-child{
    margin: 0 0 0 0;
}
.solutions4Section{}
.solutions4Section .sectionLeft p>span{
    display: block;
}
.solutions4Section2{
    background-color: #21b6b4;
}
.solutions4Section2 .sectionRight h1 {
    color: #fff;
}
.solutions4Section2 .sectionRight p{
    color: #fff;
}
.solutions4Section2 .sectionRight p>span{
    display: block;
}
.solutions4Section3{}
.solutions4Section3 .sectionLeft p{
    color: #666666;
}
.solutions4Section3 .sectionLeft p>span{
    display: block;
}
.solutions4Section3 .sectionRight {
    background-color: #fff;
}
.newsRoom{
    overflow: hidden;
    position: relative;
    padding: 60px 0 60px 0;
}
.newsRoom .select{
    overflow: hidden;
}
.newsRoom .select select{
    width: 240px;
    height: 60px;
    line-height: 58px;
    font-size: 18px;
    margin: 0 70px 0 0;
    text-align: center;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:transparent;
    background: url("../images/pic36.png") right center no-repeat;
    border: 1px solid #21b6b4;
    border-right: none;
    padding: 0 60px 0 15px;
}
.newsRoom .center{
    overflow: hidden;
    margin: 70px 0 0 0 ;
}
.newsRoom .center ul{}
.newsRoom .center ul li{
    display: block;
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #bfbfbf;
}
.newsRoom .center ul li p{
    color: #21b6b4;
    font-size: 18px;
    text-align: justify;
    margin:0 0 15px 0;
}
.newsRoom .center ul li h4{
    margin: 0;
    color: #585858;
}
.newsDetail{
    overflow: hidden;
    position: relative;
    padding: 50px 0 60px 0;
}
.newsDetail .titT{
    overflow: hidden;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #bfbfbf;
}
.newsDetail .titT h1{
    margin: 0;
    color: #005c9f;
	font-size:32px;
    text-align: justify;
    line-height: 1.3;
}
.newsDetail .titT h4{
    margin: 20px 0 0 0;
    color: #585858;
}
.newsDetail .titC{
    overflow: hidden;
    background-color: #21b6b4;
    text-align: center;
    padding: 25px 0;
    margin: 35px 0 0 0 ;
}
.newsDetail .titC p{
    font-size: 18px;
    line-height: 2.5;
    color: #fff;
    margin: 0;
}
.newsDetail .spI{
    overflow: hidden;
    margin: 35px 0 0 0 ;
}
.newsDetail .spI img{
    width: 100%;
    height: auto;
}
.newsDetail .titB{
    overflow: hidden;
	    font-family: 'Saira-Regular' !important;
    margin: 35px 0 0 0 ;
}
.newsDetail .titB p{
    font-size: 18px;
    /* color: #21b6b4; */
    margin: 0;
    line-height: 1.7;
    text-align: justify;
  font-family: 'Saira-Regular' !important;
}
.newsDetail .titB  ul li{
    font-size: 18px;
  /*   color: #21b6b4; */
    margin: 0;
    line-height: 1.7;
    text-align: justify;
 
}
.newsDetail .titB p,.newsDetail .titB span,.newsDetail .titB strong{
	  font-family: 'Saira-Regular' !important;
}
.newsDetail .titB h1{
    color: #21b6b4;
    margin: 40px 0 20px 0;
}
.newsDetail .titB img{
    margin:20px 0 0 0;
	width:100%;
}
.blogBox{
    overflow: hidden;
    position: relative;
}
.blogBox .center{
    overflow: hidden;
    position: relative;
    padding: 60px 7.5% 60px 7.5%;
}
.blogBox .select{
    overflow: hidden;
}
.blogBox .select select{
    width: 240px;
    height: 60px;
    line-height: 58px;
    font-size: 18px;
    margin: 0 70px 0 0;
    text-align: center;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:transparent;
    background: url("../images/pic36.png") right center no-repeat;
    border: 1px solid #21b6b4;
    border-right: none;
    padding: 0 60px 0 15px;
}
.blogBox .listBox{
    overflow: hidden;
}
.blogBox .listBox ul{}
.blogBox .listBox ul li{
    display: block;
    overflow: hidden;
    padding: 40px 0;
    border-bottom: 1px solid #bfbfbf;
}
.blogBox .listBox ul li .liI{
    overflow: hidden;
    width: 50%;
}
.blogBox .listBox ul li .liI img{
    width: 100%;
    height: auto;
}
.blogBox .listBox ul li .liSP{
    overflow: hidden;
    width: 50%;
    padding: 0 20px 0 40px;
}
.blogBox .listBox ul li .liSP h1{
    color: #005c9f; 
    margin: 0;
	font-size:32px;
    text-align: justify;
}
.blogBox .listBox ul li .liSP p{
    color: #21b6b4;
    margin: 10px 0 15px 0;
    font-size: 16px;
    text-align: justify;
    line-height:1.5;
}
.blogBox .listBox ul li .liSP .spT{
    overflow: hidden;
    font-size: 18px;
    color: #585858;
    line-height: 25px;
}
.blogBox .listBox ul li .liSP .spT h4{
    color: #585858;
    margin: 0;
    line-height: 25px;
}
.blogBox .listBox ul li .liSP .spT img{
    float:left;
    margin:3px 10px 0 0;
}
.blogBox .listBox ul li .liSP .spB{
    overflow: hidden;
    margin: 55px 0 0  0;
}
.blogBox .listBox ul li .liSP .spB img{}
.blogBox .listBox ul li .liSP .spB p{
    overflow: hidden;
    width: 70%;
    color: #005c9f;
    margin: 0 0 0 15px;
    line-height: 1.6;
    text-align: justify;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}
.blogBox .listBox ul li .liSP .spB a{
    display: block;
    overflow: hidden;
    width: 160px;
    height: 60px;
    line-height: 58px;
    text-align: center;
    font-size: 18px;
    color: #585858;
    padding: 0 10px;
    border: 1px solid #21b6b4;
}
.blogBox .listBox ul li .liSP .spB a i{
    float: right;
    color: #21b6b4;
    font-size: 30px;
    line-height: 58px;
}
.blogBox .listBox ul li .liSP .spB a:hover{
    color: #fff;
    background-color: #21b6b4;
}
.blogBox .listBox ul li .liSP .spB a:hover i{
    color: #bbbfcb;
}
.caseStudies{
    overflow: hidden;
    position: relative;
}
.caseStudies .center{
    overflow: hidden;
    position: relative;
    padding: 60px 0 60px 0;
}
.caseStudies .listBox{
    overflow: hidden;
}
.caseStudies .listBox ul{}
.caseStudies .listBox ul li{
    display: block;
    overflow: hidden;
    padding: 40px 0;
    border-bottom: 1px solid #bfbfbf;
}
.caseStudies .listBox ul li .li{
    overflow: hidden;
    height: 502px;

    position: relative;
}
.caseStudies .listBox ul li .li .liSP{
    overflow: hidden;
    position: relative;
    width: 850px;
    width: 50%;
    height: 100%;
    padding: 45px 30px 0 30px;
    border: 1px solid #21b6b4;
}
.caseStudies .listBox ul li .li .liSP h1{
    overflow: hidden;
    color: #005c9f;
    margin: 0 0 15px 0;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.caseStudies .listBox ul li .li .liSP .spT{
    overflow: hidden;
    font-size: 18px;
    color: #585858;
    line-height: 25px;
}
.caseStudies .listBox ul li .li .liSP p{
    position: absolute;

    left: 0;
    padding: 0 30px;
    font-size: 16px;
    overflow: hidden;
    color: #666666;
    margin: 0 0 0 0;
    line-height: 1.6;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
}
.caseStudies .listBox ul li .li .liI{
    overflow: hidden;
    width: 290px;
    width: 50%;
    height: 100%;
}
.caseStudies .listBox ul li .li .liI img{
    width: 100%;
    height: auto;
}
.caseStudies .listBox ul li .more{
    overflow: hidden;
    text-align: center;
}
.caseStudies .listBox ul li .more a{
    display: block;
    overflow: hidden;
    color: #fff;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    background-color: #21b6b4;
}
.caseStudies .listBox ul li .more a img{
    margin: -2px 0 0 10px;
    -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.3s ease 0s ;
}
.caseStudies .listBox ul li .more a:hover{
    color: #21b6b4;
}
.caseStudies .listBox ul li .more a:hover img{
    margin: -2px 0 0 15px;
}
.caseDetail{
    overflow: hidden;
    position: relative;
    margin: -500px 0 0 0;
    padding: 0 0 100px 0;
    /*border: 1px solid red;*/
    z-index: 1;
}
.caseDetail .titT{
    overflow: hidden;
    position: relative;
}
.caseDetail .titT h4{
    color: #fff;
    margin: 20px 0 0 0 ;
}
.caseDetail .titT h1{
    color: #fff;
    margin: 50px 0 0 0;
}
.caseDetail .titT .spI{
    height: 5px;
    line-height: 5px;
}
.caseDetail .center{
    overflow: hidden;
    position: relative;
    margin: 90px 0 0 0;
    background-color: #fff;
}
.caseDetail .center p{
    width: 50%;
    float: left;
    overflow: hidden;
    padding: 70px 30px 50px;
    font-size: 18px;
    color: #21b6b4;
    margin: 0 0 0 0;
    line-height: 1.6;
    text-align: justify;
}
.caseDetail .center .spI{
    width: 50%;
    float: right;
    overflow: hidden;
}
.caseDetail .center .spI img{
    width: 100%;
    height: auto;
}
.caseDetail .titB{
    overflow: hidden;
    position: relative;
    text-align: center;
}
.caseDetail .titB h1{
    color: #000000;
    margin: 75px 0 10px 0;
}
.caseDetail .titB .spI{
    overflow: hidden;
    height: 5px;
    line-height: 5px;
    margin: 0 0 70px  0;
}
.caseDetail .titB ul{}
.caseDetail .titB ul li{
    display: block;
    float: left;
    width: 33.33333333333333%;
    overflow: hidden;
    position: relative;
}
.caseDetail .titB ul li:nth-child(1){
    text-align: left;
}
.caseDetail .titB ul li:nth-child(2){
    text-align: center;
}
.caseDetail .titB ul li:nth-child(3){
    text-align: right;
}
.caseDetail .titB ul li h4{
    position: absolute;
    bottom: 70px;
    width: 230px;
    text-align: center;
    margin: 0 0 0 0px;
    color: #21b6b4;
    font-size: 24px;
    white-space: nowrap;
    overflow: hidden;
}
.caseDetail .titB ul li:nth-child(1) h4{
    left: 0%;
}
.caseDetail .titB ul li:nth-child(2) h4{
    width: 100%;
    right: 0%;
}
.caseDetail .titB ul li:nth-child(3) h4{
    right: 0%;
}

.caseDetail2{
    overflow: hidden;
    padding: 100px 0 90px;
    background-color: #21b6b4;
}
.caseDetail2 .sectionLeft{
    overflow: hidden;
    text-align: center;
}
.caseDetail2 .sectionLeft .spI{
    overflow: hidden;
    width: 235px;
    height: 235px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.caseDetail2 .sectionLeft .spI img{
    width: 100% ;
    height: auto;
}
.caseDetail2 .sectionLeft h4{
    color: #fff;
    margin: 15px 0 0 0;
}
.caseDetail2 .sectionRight{
    overflow: hidden;
    width: 75%;
}
.caseDetail2 .sectionRight p{
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    margin: 35px 0 0 0;
    line-height: 1.6;
    text-align: justify;
}
.caseDetail3{
    overflow: hidden;
    padding: 100px 0 0px;
    background-color: #fff;
}
.caseDetail3 ul{}
.caseDetail3 ul li{
    display: block;
    overflow: hidden;
    margin: 0 0 50px 0;
}
.caseDetail3 ul li .spI{
    overflow: hidden;
    float: left;
    width: 18%;
}
.caseDetail3 ul li .spI img{
    max-width: 100%;
    height: auto;
}
.caseDetail3 ul li h3{
    overflow: hidden;
    float: left;
    width: 20%;
    margin: 0;
    color: #21b6b4;
    line-height: 1.5;
}
.caseDetail3 ul li p{
    width: 60%;
    overflow: hidden;
    float: right;
    font-size: 18px;
    color: #21b6b4;
    margin: 0px 0 0 0;
    line-height: 1.6;
    text-align: justify;
}

.partnersBox{
    overflow: hidden;
    position: relative;
}
.partnersBox .center{
    overflow: hidden;
    position: relative;
    padding: 60px 7.5% 60px 7.5%;
}
.partnersBox .center ul{}
.partnersBox .center ul li{
    display: block;
    overflow: hidden;
}
.partnersBox .center ul li .li{
    overflow: hidden;
}
.partnersBox .center ul li .li .sectionLeft{
    overflow: hidden;
    width: 47%;
}
.partnersBox .center ul li .li .sectionLeft img{
    max-width: 100%;
/*     width: 100%; */
    height: auto;
}
.partnersBox .center ul li .li .sectionRight{
    overflow: hidden;
    width: 47%;
}
.partnersBox .center ul li .li .sectionRight h1{
    color: #005c9f;
	font-size:32px;
    margin: 0px 0 0 0;
}
.partnersBox .center ul li .li .sectionRight h1 a{
	 color: #005c9f;
}
.partnersBox .center ul li .li .sectionRight p,.partnersBox .center ul li .li .sectionRight p span{
    overflow: hidden;
    font-size: 16px;
    color: #666666!important;
    margin: 35px 0 0 0;
    line-height: 1.6;
    text-align: justify;
}
.partnersBox .center ul li .spI{
    overflow: hidden;
    /* height: 5px; */
    /* line-height: 5px; */
    margin: 70px 0;
}
.partnersBox .center ul li:last-child .spI{
    display: none;
}
.careersBox{
    overflow: hidden;
    position: relative;
    padding: 60px 0 60px 0;
}
.careersBox .titT{
    overflow: hidden;
    padding: 0 10% 80px;
    text-align: center;
    border-bottom: 1px solid #bfbfbf;
}
.careersBox .titT h1{
    color: #005c9f;
    margin: 0;
	font-size:32px;
}
.careersBox .titT p{
    overflow: hidden;
    font-size: 16px;
    color: #666666;
    margin: 20px 0 0 0;
    line-height: 1.6;
}
.careersBox .center {
    overflow: hidden;
    margin: 30px 0 0 0;
}
.careersBox .center ul{}
.careersBox .center ul li{
    display: block;
    overflow: hidden;
    margin: 30px 0 0 0;
    /*-webkit-box-shadow: 0 0 10px #ccc;*/
    /*-moz-box-shadow:0 0 10px #ccc;*/
    /*box-shadow: 0 0 10px #ccc;*/
    cursor: pointer;
}
.careersBox .center ul li .liT{
    overflow: hidden;
    height: 80px;
    padding: 0 25px;
    background-color: #21b6b4;
}
.careersBox .center ul li .liT span{
    display: block;
    overflow: hidden;
}
.careersBox .center ul li .liT .sp1{
    color: #fff;
    font-size: 32px;
    line-height: 80px;
}
.careersBox .center ul li .liT .sp3{
    margin: 24px 0 0 0;
    font-size: 32px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}
.careersBox .center ul li .liT .sp3 i{
    display: block;
}
.careersBox .center ul li .liT .sp3 .fa-minus{
    display: none;
}
.careersBox .center ul li .liT .sp3 .fa-plus{
    display: block;
}
.careersBox .center ul li .liB{
    display: none;
    overflow: hidden;
    padding: 15px 15px 50px;

    border-bottom: 1px solid #bfbfbf;
}
.careersBox .center ul li .liB p{
    line-height: 1.6;
    text-align: justify;
    color: #585858;
    font-size: 16px;
    margin:0 0 5px 0;
}
.careersBox .center ul li .liB p strong{
    font-weight:bold;
}
.careersBox .center ul .this .liT .sp3 .fa-minus{
    display: block;
}
.careersBox .center ul .this .liT .sp3 .fa-plus{
    display: none;
}
.contactBox{
    overflow: hidden;
    position: relative;
    padding: 60px 0 60px 0;
}
.contactBox h1{
    color: #005c9f;
    margin: 0;
	font-size:32px;
    text-align: center;
    overflow: hidden;
}
.contactBox .map{
    overflow: hidden;
    margin: 45px 0 0 0;
}
.contactBox .map ul{}
.contactBox .map ul li{
    display: block;
    overflow: hidden;
    /* display: none; */
}
.contactBox .map ul li:first-child{
    display: block;
}
.contactBox .map img{
    width: 100%;
    height: auto;
}
.contactBox .center {
    overflow: hidden;
    margin: 50px 0 0 0;
}
.contactBox .center ul{}
.contactBox .center ul li{
    display: block;
    overflow: hidden;
    cursor: pointer;
    padding: 0 0 0 10px;
    border-left: 3px solid #fff;
}
.contactBox .center ul li dl{
    margin: 0;
    padding: 10px 0 0 0;
    min-height: 150px;
    overflow: hidden;
    color: #585858;
    border-bottom: 1px solid #bfbfbf;
}
.contactBox .center ul li dl dd{
    float: left;
    width: 28%;
    padding: 0 0% 0 0;
    line-height: 1.6;
}
.contactBox .center ul li dl dd:last-child{
    width: auto;
    float: right;
    padding: 0;
    text-align: right;
}
.contactBox .center ul li:hover{
    border-left: 3px solid #21b6b4;
}
.contactBox .center ul li:hover dl{
    color: #21b6b4;
}
.contactBox .center ul .this{
	    border-left: 3px solid #21b6b4;
}
.contactBox .center ul .this dl{
	    color: #21b6b4;
}
.contactBox .formBox{
    overflow: hidden;
    /* margin: 70px 0 0 0; */
    width:100%;
    height:auto;
    right: 0px;
    bottom:  0px;
    z-index: 1;
    padding: 0 0 0px 0;
    box-shadow: none;
    background-color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    display:block;
    position:relative;
}
.contactBox .formBox .form{
    overflow: hidden;
}
.contactBox .formBox .form .sectionLeft{
    overflow: hidden;
    width: 48%;
}
.contactBox .formBox .form .sectionLeft ul{}
.contactBox .formBox .form .sectionLeft ul li{
    display: block;
    overflow: hidden;
    margin: 0 0 30px 0;
}
.contactBox .formBox .form .sectionLeft ul li .dd{
	overflow:hidden;
	width:49%;
	float:left;
}
.contactBox .formBox .form .sectionLeft ul li .dd:last-child{
	float:right;
}
.contactBox .formBox .form .sectionLeft ul li h4{
    color: #21b6b4;
    margin: 0 0 20px 0;
}
.contactBox .formBox .form .sectionLeft ul li input{
    width: 100%;
    height: 35px;
    padding:  0 10px;
    border: 1px solid #bfbfbf;
}
.contactBox .formBox .form .sectionRight{
    overflow: hidden;
    width: 48%;
}
.contactBox .formBox .form .sectionRight h4{
    color: #21b6b4;
    margin: 0 0 20px 0;
}
.contactBox .formBox .form .sectionRight textarea{
    width: 100%;
    height: 318px;
    padding: 10px;
    resize: none;
    border: 1px solid #bfbfbf;
}
.contactBox .formBox .but{
    overflow: hidden;
    text-align: center;
    margin: 70px 0 0 0;
}
.contactBox .formBox .but input{
    width: 170px;
    height: 45px;
    line-height: 45px;
    border: none;
    color: #fff;
    background-color: #21b6b4;
}
.contactBox .formBox .check{
    overflow: hidden;
}
.contactBox .formBox .check .bor{
    float: left;
    overflow: hidden;
    width: 20px;
    height: 20px;
    margin: 2px 5px 0 0;
    border: 1px solid #21b6b4;
}
.contactBox .formBox .check .bor input {
    display: none;
}
.contactBox .formBox .check .bor label {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.contactBox .formBox .check .bor input:checked + label {
    margin: 0 0 2px 6px ;
    box-sizing: border-box;
    width: 6px;
    height: 12px;
    transform: rotate(45deg);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-top: 0;
    border-left: 0;
    cursor: pointer;
    border-color: #21b6b4;
}
.contactBox .formBox .check .txt{
	
    line-height: 25px;
    font-size: 16px;
    color: #21b6b4;
    float: left;
    overflow: hidden;
}
.contactBox .formBox .spT{
    font-size: 16px;
    color: #21b6b4;
    margin: 20px 0 0 0;
    line-height: 1.6;
    overflow: hidden;
}
.contactBox .formBox .spT a{
    color: #cc0b06;
    cursor: pointer;
}
.emailBG{
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 9999;
    display: none;
}
.contactBox .emailBox{
    overflow: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 20px 50px;
    margin-left: -328px;
    margin-top: -97px;
    display: none;
    background-color: #fff;
    z-index: 9999;
}
.contactBox .emailBox h4{
    margin: 0;
    color: #333;
}
.contactBox .emailBox .spT{
    overflow: hidden;
    margin: 20px 0 0 0;
}
.contactBox .emailBox .spT span{
    font-size: 18px;
    margin: 0 10px 0 0;
}
.contactBox .emailBox .spT input{
    width: 500px;
    height: 60px;
    padding: 0 15px;
    line-height: 58px;
    border: 1px solid #ccc;
}
.contactBox .emailBox .spD{
    padding: 10px 0 0 55px;
    overflow: hidden;
}
.contactBox .emailBox .spD button{
    padding: 0 10px;
    width: 170px;
    height: 45px;
    font-size: 18px;
    line-height: 45px;
    border: none;
    color: #fff;
    background-color: #21b6b4;
}


.contactFixed{
    position: fixed;
    height: 35px;
    right: 34px;
    top: 50%;
    margin-top: -50px;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: right top;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: right top;
    -ms-transform: rotate(-90deg);
    -ms-transform-origin: right top;
    -o-transform: rotate(-90deg);
    -o-transform-origin: right top;
    transform: rotate(-90deg);
    transform-origin: right top;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: white;
    z-index: 99;
    background-color: #21b6b4;
    cursor: pointer;
}
.contactFixed a {
    color: white;
    display: block;
    padding: 8px 15px;
    cursor: pointer;
}
.contactBG{
    overflow: scroll;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 99999;
    display: none;
}
.contactForm{
   position: relative;
    max-width: 500px;
    top: 50%;
    padding: 15px;
    border-radius: 4px;
    margin: -361px auto;
    background-color: white;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.15);
    z-index: 999;
}
.contactForm .close-x{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 16px;
    cursor: pointer;
}
.contactForm h3{
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}
.contactForm .form{
    overflow: hidden;
}
.contactForm .form ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.contactForm .form ul li{
    width: 50%;
    font-size: 16px;
    padding: 0 5px;
    margin-bottom: 15px;
}
.contactForm .form ul li span{
    color: #939393;
}
.contactForm .form ul li .inp{
    overflow: hidden;
    margin: 5px 0 0 0;
}
.contactForm .form ul li .inp input{
    width: 100%;
    border: 1px solid #dbdbdb;
    padding: 16px 20px;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 16px;
}
.contactForm .form ul li:nth-child(5),.contactForm .form ul li:nth-child(6),.contactForm .form ul li:nth-child(7),.contactForm .form ul li:nth-child(8),.contactForm .form ul li:nth-child(9){
    width: 100%;
}
.contactForm .form ul li .sel{
    overflow: hidden;
    margin: 5px 0 0 0;
}
.contactForm .form ul li .sel select {
    width: 100%;
    border: 1px solid #dbdbdb;
    padding: 16px 20px;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
}
.contactForm .form ul li .but{
    overflow: hidden;
    text-align: center;
    margin: 5px 0 0 0;
}
.contactForm .form ul li .but input{
    padding: 8px 30px;
    border-radius: 3px;
    background-color: #21b6b4;
    color: white;
    border: 2px solid #21b6b4;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 16px;
}
.contactForm .form ul .yzm,.event_calendar_detail_pop .form ul .yzm,.contactBox .formBox .form ul .yzm{
	
}

.contactForm .form ul .yzm .inp,.event_calendar_detail_pop .form ul .yzm .inp,.contactBox .formBox .form ul .yzm .inp{
	width:100%;
}
.contactForm .form ul .yzm .inp .inpinp,.event_calendar_detail_pop .form ul .yzm .inp .inpinp,.contactBox .formBox .form ul .yzm .inp .inpinp{
	overflow: hidden;
	width:60%;
}
.contactForm .form ul .yzm .inp .inpyzm,.event_calendar_detail_pop .form ul .yzm .inp .inpyzm,.contactBox .formBox .form ul .yzm .inp .inpyzm{
	 width:35%;
	 height:59px;
	 border: none;
	 border-radius: 4px;
}
.event_calendar_detail_pop .form ul .yzm .inp .inpyzm,.contactBox .formBox .form ul .yzm .inp .inpyzm{
	 height:50px;
}
.contactBox .formBox .form ul .yzm .inp .inpyzm{
	 height:37px;
}
.contactBox .formBox .form ul .yzm .inp .inpyzm img{
	 height:50px;
	     width: 100%;
}
.yzm .inp .inpyzm img{
	height:50px;
	 border-radius: 5px;
	     width: 100%;
}



.callFixed{
    position: fixed;
    bottom: 15px;
    right: 15px;
    border-radius: 100px;
    z-index: 999;
    cursor: pointer;
}
.callFixed a {
    color: white;
    padding: 8px 20px;
    background-color: #21b6b4;
    border-radius: 100px;
    display: block;
    cursor: pointer;
}
.callBG{
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 999;
    display: none;
}
.callForm{
    position: relative;
    max-width: 500px;
    top: 50%;
    padding: 15px;
    border-radius: 4px;
    margin: -76px auto;
    background-color: white;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.15);
    z-index: 999;
}
.callForm .close-x{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 16px;
    cursor: pointer;
}
.callForm h3{
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}
.callForm .form{
    overflow: hidden;
}
.callForm .form ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.callForm .form ul li{
    width: 50%;
    font-size: 16px;
    padding: 0 5px;
    margin-bottom: 15px;
}
.callForm .form ul li a{
    display: block;
    overflow: hidden;
    text-align: center;
    color: #fff;
    padding: 8px 30px;
    border-radius: 3px;
    border: 2px solid #21b6b4;
    background-color: #21b6b4;
    -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 ;
}
.callForm .form ul li a:hover{
    color: #21b6b4;
    background-color: #fff;
}



.policyBox{
	overflow:hidden;
	position:relative;
	    padding: 60px 0 60px 0;
}
.policyBox h1 {
    color: #21b6b4;
    margin: 0;
    font-size: 32px;
    text-align: center;
    overflow: hidden;
}
.policyBox p {
    font-size: 16px;
    color: #585858;
    margin: 20px 0 0 0;
    line-height: 1.5;
}
.policyBox p strong{
	font-weight:bold;
}


.newsDetailBG{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99999;
	background-color:rgba(0,0,0,1);
	display:none;
}
.newsDetailBox{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;

	z-index:99999;
	text-align:center;
	display:none;
}
.newsDetailBox img{
	max-width:1200px;
	height:auto;
		margin:50px 0;
}
.newsDetailBox .close-x{
	position:absolute;
	top:20px;
	right:20px;
	color:#fff;
	font-size:24px;
	cursor:pointer;
	z-index:1;
}

.ourSection  .picScroll-left{
    overflow: hidden;
	/* padding: 7% 0 0 0; */
    margin: 20px 0;
}
.ourSection .picScroll-left .hd{
	    overflow: hidden;
		    margin: 20px 0;
    /* position: absolute; */
    /* top: 0; */
    /* left: 30%; */
    /* z-index: 1; */
    /* width: 75px; */
}
.ourSection .picScroll-left .hd a{
    display: block;
	float:left;
	text-align:center;
    overflow: hidden;
    width: 40px;
	line-height:40px;
    height: 40px;
	font-size:24px;
	background-color:#fff;
    cursor:pointer;
	color:#666;
	margin:0 15px 0 0;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.ourSection .picScroll-left .hd a:hover{
	color:#21b6b4;
}
/* .ourSection .picScroll-left .hd .prev{ */
    /* float:left; */
    /* background: url("../images/pic18.png") no-repeat; */
    /* background-position:0px 0px; */
    /* background-size: 75px 100%; */
/* } */
/* .ourSection .picScroll-left .hd .next{ */
    /* float:right; */
    /* background: url("../images/pic18.png") no-repeat left 0; */
    /* background-position:-35px 0px; */
    /* background-size: 70px 100%; */
/* } */
.ourSection .picScroll-left .bd{
    overflow: hidden;
}
.ourSection .picScroll-left .bd .picList{
    overflow:hidden;
}
.ourSection .picScroll-left .bd ul li{
    width: 25%;
    float:left;
}
.ourSection .picScroll-left .bd ul li .pic {
	overflow: hidden;
    padding: 0 40px 0 0;
}
.ourSection .picScroll-left .bd ul li .pic a{
    overflow: hidden;
    display: block;

		-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.ourSection .picScroll-left .bd ul li .pic .picI{
    overflow: hidden;
    height: 226px;
}
.ourSection .picScroll-left .bd ul li .pic .picI img{
    width: 100%;
    height: auto;
}
.ourSection .picScroll-left .bd ul li .pic .picT{
    overflow: hidden;
    padding: 10px 15px 20px;
    background-color: #fff;
	
	    width: 100%;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-weight: 800;
    display: block;
    background-color: #21b6b4;
	border:1px solid #21b6b4;
}
.ourSection .picScroll-left .bd ul li .pic:hover .picT{
	    color: #21b6b4;
	    background-color: #fff;
	border:1px solid #21b6b4;
}
.fc-time{
	display:none;
}
.fc-title{
	white-space: normal;
}
    
@media screen and (max-width:1680px) {
	.ourSection .picScroll-left .bd ul li .pic .picI{
		height:192px;
	}
	.solutions2Section2222 .sectionRight{
		    padding: 14% 15% 0% 7%;
	}
	.solutions2Section2222 .sectionLeft,.solutions2Section222222 .sectionRight,.solutions3Section4 .sectionLeft,.solutions2Section3 .sectionRight,.solutions2Section3 .sectionRight{
	 padding:0;
	 height:574px;
}
    .posRe .spI img{
        max-width: 50%;
    }
    .leadershipTeamSection,.leadershipTeamSection .sectionLeft,.leadershipTeamSection .sectionRight{
        min-height: 580px;
    }
    .solutions2Section .sectionCenter h1,.solutionsSection .center,.solutionsSection2 .center,.ourSection .sectionLeft h1,.ourSection .sectionLeft p,.ourSection2 .sectionRight h1,.ourSection2 .sectionRight p,.ourSection4 .sectionRight h1,
    .ourSection4 .sectionRight p,.leadershipTeamSection .sectionRight h1,.solutions2Section2 .sectionRight h1,.solutions2Section3 .sectionLeft h1 {
        margin: 0 0 20px 0;
    }
    .solutionsSection .center p,.solutionsSection2 .center p{
        width: 65%;
        margin: 0;
    }
}
@media screen and (max-width:1600px) {
		.ourSection .picScroll-left .bd ul li .pic .picI{
		height:180px;
	}
	.solutions2Section2222 .sectionLeft,.solutions2Section222222 .sectionRight,.solutions3Section4 .sectionLeft,.solutions2Section3 .sectionRight,.solutions2Section3 .sectionRight{
	 padding:0;
	 height:547px;
}
    .posRe .spI img{
        max-width: 50%;
    }
    .leadershipTeamSection,.leadershipTeamSection .sectionLeft,.leadershipTeamSection .sectionRight{
    min-height: 580px;
    }
    .solutionsSection .center p,.solutionsSection2 .center p{
        width: 65%;
        margin: 53px 0 0 0;
    }
    .blogBox .listBox ul li .liSP .spB p{
        width: 68%;
    }
	
}
@media screen and (max-width:1440px) {
	.ourSection .picScroll-left .bd ul li .pic .picI{
		height:156px;
	}
    .ourSection .sectionLeft {
        padding: 5% 5% 0 10%;
    }
    .ourSection2 .sectionRight,.ourSection4 .sectionRight {
        padding: 5% 10% 0 5%;
    }
    .leadershipTeamSection .sectionRight p {
        margin: 20px 0 0px 0;
    }
    .posRe .spI img{
        max-width: 55%;
    }
    .visionSection .sectionLeft{
        padding: 10% 5% 0 10%;
    }
    .visionSection3 .sectionRight {
        padding: 10% 10% 0 5%;
    }
    .visionSection .sectionLeft p,.visionSection3 .sectionRight p{
        margin: 0 0 0 0;
    }
    .leadershipTeamSection .sectionRight {
        padding: 5% 10% 0 5%;
    }
    .leadershipTeamSection .sectionRight .ul2 ul li {
        margin: 0 0 0 5px;
    }
    .leadershipTeamSection,.leadershipTeamSection .sectionLeft,.leadershipTeamSection .sectionRight{
    min-height: 560px;
    }
    .solutions2Section2 .sectionLeft{
        padding: 5% 5% 5% 10%;
    }
    .solutions2Section2 .sectionRight{
        padding: 10% 10% 5% 5%;
    }
    .solutions2Section3 .sectionLeft{
        padding: 10% 5% 5% 5%;
    }
    .solutions2Section3 .sectionRight{
        /* padding: 5% 10% 5% 5%; */
    }
    .blogBox .listBox ul li .liSP .spB p{
        width: 65%;
    }
	.solutions2Section2222 .sectionRight {
    padding: 10% 15% 0% 7%;
}
			.solutions2Section2222 .sectionLeft,.solutions2Section222222 .sectionRight,.solutions3Section4 .sectionLeft,.solutions2Section3 .sectionRight,.solutions2Section3 .sectionRight{
	 padding:0;
	 height:493px;
}
}
@media screen and (max-width:1366px) {
		.ourSection .picScroll-left .bd ul li .pic .picI{
		height:146px;
	}
	    .leadershipTeamSection,.leadershipTeamSection .sectionLeft,.leadershipTeamSection .sectionRight{
    min-height: 540px;
    }
    .solutionsSection .center p,.solutionsSection2 .center p{
        width: 63%;
    }
    .blogBox .listBox ul li .liSP .spB p{
        width: 62%;
    }
    .caseDetail {
        margin: -450px 0 0 0;
    }
    /* .contactForm{ */
        /* position: relative; */
        /* max-width: 500px; */
        /* top: 0%; */
        /* padding: 15px; */
        /* border-radius: 4px; */
        /* margin:0px auto; */
        /* background-color: white; */
        /* box-shadow: 0 2px 6px 0 rgba(0,0,0,0.15); */
        /* z-index: 999; */
    /* } */
		.solutions2Section2222 .sectionRight {
    padding: 2% 15% 0% 7%;
}
			.solutions2Section2222 .sectionLeft,.solutions2Section222222 .sectionRight,.solutions3Section4 .sectionLeft,.solutions2Section3 .sectionRight,.solutions2Section3 .sectionRight{
	 padding:0;
	 height:468px;
	 	 height:538px;
}
}
@media screen and (max-width:1360px) {
		.ourSection .picScroll-left .bd ul li .pic .picI{
		height:144px;
	}
		.solutions2Section2222 .sectionRight {
    padding: 2% 15% 0% 7%;
}
			.solutions2Section2222 .sectionLeft,.solutions2Section222222 .sectionRight,.solutions3Section4 .sectionLeft,.solutions2Section3 .sectionRight,.solutions2Section3 .sectionRight{
	 padding:0;
	 height:466px;
}
}
@media screen and (max-width:1280px) {
	.posRe .spI img{
		    max-width: 60%;
	}
		.ourSection .picScroll-left .bd ul li .pic .picI{
		height:134px;
	}
    .leadershipTeamSection .sectionRight h1,.ourSection .sectionLeft h1,.ourSection2 .sectionRight h1,.ourSection3 .sectionCenter h1,.ourSection4 .sectionRight h1,
    .solutions2Section3 .sectionLeft h1,.solutions2Section2 .sectionRight h1,.solutions2Section .sectionCenter h1{
        font-size: 24px;
    }
    .ourSection .sectionLeft p,.ourSection .sectionLeft .more a,.ourSection2 .sectionRight p,.ourSection3 .sectionCenter p ,.solutions2Section .sectionCenter p,
    .ourSection3 .sectionCenter .more a,.ourSection4 .sectionRight p,.ourSection4 .sectionRight .more a,.leadershipTeamSection .sectionRight p,.solutions2Section2 .sectionRight p,
    .solutions2Section3 .sectionLeft p{
        font-size: 16px;
    }
    .leadershipTeamSection,.leadershipTeamSection .sectionLeft,.leadershipTeamSection .sectionRight{
        min-height: 500px;
    }
    .solutionsSection .center p,.solutionsSection2 .center p{
        width: 60%;
    }
    .blogBox .listBox ul li .liSP .spB p{
        width: 60%;
    }
			.solutions2Section2222 .sectionRight {
    padding: 2% 15% 0% 7%;
}
			.solutions2Section2222 .sectionLeft,.solutions2Section222222 .sectionRight,.solutions3Section4 .sectionLeft,.solutions2Section3 .sectionRight,.solutions2Section3 .sectionRight{
	 padding:0;
	 height:439px;
}
.solutions2Section2222 .sectionRight p{
	font-size:14px;
}

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

	.newsDetailBox img{
	max-width:1000px;
}
    .leadershipTeamSection .sectionRight h1,.ourSection .sectionLeft h1,.ourSection2 .sectionRight h1,.ourSection3 .sectionCenter h1,.ourSection4 .sectionRight h1,
    .solutions2Section .sectionCenter h1,.solutions2Section2 .sectionRight h1,.solutions2Section3 .sectionLeft h1{
        font-size: 18px;
    }
    .ourSection .sectionLeft p,.ourSection .sectionLeft .more a,.ourSection2 .sectionRight p,.ourSection3 .sectionCenter p ,.solutions2Section .sectionCenter p,
    .ourSection3 .sectionCenter .more a,.ourSection4 .sectionRight p,.ourSection4 .sectionRight .more a,.leadershipTeamSection .sectionRight p,.solutions2Section2 .sectionRight p,
    .solutions2Section3 .sectionLeft p{
        font-size: 14px;
    }
    .leadershipTeamSection .sectionRight .ul2 {
        margin: 30px 0;
    }
    .leadershipTeamSection,.leadershipTeamSection .sectionLeft,.leadershipTeamSection .sectionRight{
        min-height: 480px;
    }
    .solutionsSection .center .cI,.solutionsSection2 .center .cI {
        width: 150px;
        height: 150px;
    }
    .blogBox .listBox ul li .liI{
        width: 100%;
    }
    .blogBox .listBox ul li .liSP {
        width: 100%;
        padding: 20px 0px 0 0px;
    }
    .caseStudies .listBox ul li .li .liSP{
        width: 650px;
    }
    .caseDetail {
        margin: -350px 0 0 0;
    }
    .caseDetail .titT h1 {
        margin: 30px 0 0 0;
    }
    .caseDetail .center {
        margin: 70px 0 0 0;
    }
    .caseDetail .center p {
        padding: 30px 30px 30px;
    }
    .caseDetail2 .sectionRight {
        width: 70%;
    }
    .caseDetail3 ul li .spI img{
        max-width: 80%;
    }
    .partnersBox .center ul li .li .sectionLeft{
        width: 100%;
    }
    .partnersBox .center ul li .li .sectionLeft img {
        width: auto;
    }
    .partnersBox .center ul li .li .sectionRight {
        width: 100%;
        margin: 20px 0 0 0;
    }
    .partnersBox .center ul li .li .sectionRight p {
        margin: 20px 0 0 0;
    }
    .partnersBox .center ul li .spI {
        margin: 30px 0;
    }
    .contactBox .center ul li dl dd {
        width: 26%;
        padding: 0 5% 0 0;
    }
    .contactBox .center ul li dl dd:last-child{
        width: auto;
        padding: 0;
    }
    /* .contactForm{ */
        /* top: 5%; */
        /* margin:0px auto; */
    /* } */

		.solutions2Section2222 .sectionRight {
    padding: 2% 15% 0% 7%;
}
			.solutions2Section2222 .sectionLeft,.solutions2Section222222 .sectionRight,.solutions3Section4 .sectionLeft,.solutions2Section3 .sectionRight,.solutions2Section3 .sectionRight{
	 padding:0;
	 height:355px;
}
.solutions2Section2222 .sectionRight p{
	font-size:12px;
}
    .solutionsSection .center p,.solutionsSection2 .center p{
         margin: 43px 0 0 0;
    }
	.ourSection .picScroll-left .bd ul li{
		width:50%;
	}
.ourSection .picScroll-left .bd ul li .pic .picI {
    height: 230px;
}
}
@media screen and (max-width:768px) {
.ourSection .picScroll-left .bd ul li .pic .picI {
    height: 260px;
}
		.newsDetailBox img{
	max-width:700px;
}
    /* .contactForm { */
        /* max-width: 94%; */
        /* top: 5%; */
        /* padding: 15px; */
        /* margin: 0px auto; */
    /* } */
    /* .contactForm h3{ */
        /* font-size: 18px; */
    /* } */
    /* .contactForm .form ul li { */
        /* font-size: 14px; */
        /* margin-bottom: 10px; */
    /* } */
    /* .contactForm .form ul li .inp input ,.contactForm .form ul li .sel select{ */
        /* padding: 5px 20px; */
        /* font-size: 14px; */
    /* } */
    /* .contactForm .form ul li .but input{ */
        /* padding: 5px 30px; */
    /* } */

.solutions2Section2222 .sectionLeft,.solutions2Section222222 .sectionRight,.solutions3Section4 .sectionLeft,.solutions2Section3 .sectionRight,.solutions2Section3 .sectionRight{
	height:588px;
}


    .ourSection .sectionLeft,.ourSection2 .sectionRight,.ourSection4 .sectionRight {
        padding: 5% 5% 5% 5%;
    }
    .posRe .spI,.ourSection2 .sectionHide,.ourSection4 .sectionHide{
        display: none;
    }
    .ourSection2 .sectionLeft,.ourSection4 .sectionShow{
        display: block;
    }
    .ourSection2 .sectionRight p{
        margin: 0;
    }
    .ourSection2 .sectionLeft img {
        max-width: 50%;
    }
    .leadershipTeamSection, .leadershipTeamSection .sectionLeft{
        min-height: 500px;
    }
    .leadershipTeamSection .sectionRight{
        padding: 5% 5% 5% 5%;
    }
    .leadershipTeamSection .sectionRight .ul2{
        margin: 30px 0 0 0;
    }
    .solutionsSection .center p, .solutionsSection2 .center p {
        width: 75%;
    }
    .ourSection .sectionLeft .more,.ourSection4 .sectionRight .more {
        margin: 0 0 0px 0;
    }
    .solutions2Section{
        padding: 5% 5% 5% 5%;
    }
    .solutions2Section .sectionCenter{
        padding: 0;
        max-width: 100%;
    }
    .solutions2Section3 .sectionLeft,.solutions2Section2 .sectionRight {
        padding: 5% 5% 5% 5%;
    }
    .solutions2Section3 .sectionRight,.solutions2Section2 .sectionLeft{
  /*       padding: 0 5% 5% 5%; */
    }
    .solutions2Section2 .sectionHide{
        display: none;
    }
    .solutions2Section2 .sectionShow{
        display: block;
    }
    .solutions3Section3 .sectionRight, .solutions3Section4 .sectionLeft {
      /*   padding: 5% 5% 5% 5%; */
		height:auto;
    }
    .caseStudies .listBox ul li .li .liSP{
        width: 430px;
    }
    .caseDetail {
        margin: -200px 0 0 0;
    }
    .caseDetail .titT h1 {
        margin: 10px 0 0 0;
    }
    .caseDetail .center p{
        width: 100%;
    }
    .caseDetail .center .spI {
        width: 100%;
        padding: 0px 30px 30px;
    }
    .caseDetail .titB ul li img{
        max-width: 90%;
    }
    .caseDetail2 .sectionRight {
        width: 60%;
    }
    .contactBox .center ul li dl dd {
        width: 25%;
    }
    .solutionsSection .center p,.solutionsSection2 .center p{
         margin: 54px 0 0 0;
    }



}
@media screen and (max-width:767px) {
	/* .solutions2Section222222{ */
		/* margin:0 0 30px 0; */
	/* } */
	.solutions2Section2222 .sectionLeft,.solutions2Section222222 .sectionRight,.solutions3Section4 .sectionLeft,.solutions2Section3 .sectionRight,.solutions2Section3 .sectionRight{
	height: 304px;
}
	.solutions2Section2222 .sectionLeft img,.solutions2Section222222 .sectionRight img,.solutions2Section3 .sectionRight img,.solutions3Section4 .sectionLeft img,.solutions2Section3 .sectionRight img{
	width:100%;
	height:100%;
}
	.fc-title {
    white-space: inherit;
}
	.ourSection .picScroll-left .bd ul li .pic {
    overflow: hidden;
    padding: 0 10px;
}
.ourSectionourSection{
	padding: 30px 15px!important;
}
.ourSection .picScroll-left .bd ul li .pic .picT {
    padding: 10px 20px;
}
		.newsDetailBox img{
	max-width:96%;
}
  .contactForm {
        max-width: 94%;
        /* top: 5%; */
        padding: 15px;
        /* margin: 0px auto; */
    }
    .contactForm h3{
        font-size: 18px;
    }
    .contactForm .form ul li {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .contactForm .form ul li .inp input ,.contactForm .form ul li .sel select{
        padding: 5px 20px;
        font-size: 14px;
    }
    .contactForm .form ul li .but input{
        padding: 5px 30px;
} 
    .callForm {
        /* max-width: 94%; */
        /* top: 50%; */
        /* padding: 15px; */
        /* margin: -69px auto; */
    }
    .callForm h3{
        font-size: 18px;
    }
    .callForm .form ul li a {
        font-size: 14px;
        padding: 5px 30px;
    }



    .contactBox .formBox .check .txt,.contactBox .formBox .spT,.contactBox .emailBox h4,.contactBox .emailBox .spT span,.contactBox .emailBox .spD button{
        font-size: 14px;
    }
    .contactBox .emailBox{
        left: 2%;
        width: 96%;
        padding: 20px 20px;
        margin-left: 0px;
        margin-top: -102px;
    }
    .contactBox .emailBox .spT input {
        width: 100%;
        height: 50px;
        padding: 0 15px;
        margin-top: 5px;
        line-height: 58px;
        border: 1px solid #ccc;
    }
    .contactBox .emailBox .spD {
        padding: 10px 0 0 0px;
        overflow: hidden;
    }
    .ourSection3 .sectionCenter p{
        margin: 0 0 20px 0;
    }
    .menuBox{
        font-size: 14px;
    }
    .menuBox a{
        display: block;
    }
    .menuBox span {
        display: none;
    }
    .ourSection .col-xs-12,.ourSection2 .col-xs-12,.ourSection4 .col-xs-12,.leadershipTeamSection .col-xs-12,.solutions2Section .col-xs-12,.solutions2Section2 .col-xs-12,.solutions2Section3 .col-xs-12{
        padding: 0 15px;
    }
    .leadershipTeamSection, .leadershipTeamSection .sectionLeft{
        min-height: 300px;
    }
    .leadershipTeamSection .sectionRight{
        position:relative;
    }
    .solutionsSection .center p, .solutionsSection2 .center p{
        width: 100%;
        margin: 20px 0 0 0;
    }
    .newsRoom {
        padding: 30px 0 30px 0;
    }
    .newsRoom .select select{
        width: 100%;
        margin: 0 0 20px 0;
        height: 50px;
        line-height: 48px;
    }
    .newsRoom .center {
        margin: 0px 0 0 0;
    }
    .pageBox {
        margin: 30px 0 0 0;
    }
    .newsDetail {
        padding: 30px 0 30px 0;
    }
    .newsDetail .titT {
        padding: 0 0 30px 0;
    }
    .newsDetail .titT h1 {
        font-size: 18px;
    }
    .newsDetail .titC p,.newsDetail .titB p{
        font-size: 14px;
    }
    .newsDetail .titB h1{
        font-size: 18px;
        margin: 20px 0 10px 0;
    }
    .blogBox .center {
        padding: 30px 15px;
    }
    .blogBox .select select{
        width: 100%;
        margin: 0 0 0px 0;
        height: 50px;
        line-height: 48px;
    }
    .blogBox .listBox ul li .liSP h1{
        font-size: 18px;
    }
    .blogBox .listBox ul li .liSP .spT,.blogBox .listBox ul li .liSP p,.blogBox .listBox ul li .liSP .spT h4{
        font-size: 14px;
    }
    .blogBox .listBox ul li .liSP .spT h4, .blogBox .listBox ul li .liSP .spT div{
        width: 100%;
    }
    .blogBox .listBox ul li .liSP .spB {
        overflow: hidden;
        margin: 20px 0 0 0;
    }
    .blogBox .listBox ul li .liSP .spB p{
        width: 90%;
    }
    .blogBox .listBox ul li .liSP .spB a {
        width: 160px;
        height: 50px;
        line-height: 48px;
        font-size: 14px;
        margin: 25px 0 0 0;
        float: left!important;
    }
    .blogBox .listBox ul li .liSP .spB a i {
        line-height: 48px;
    }
    .caseStudies .center {
        padding: 0px 0 60px 0;
    }
    .caseStudies .listBox ul li {
        padding: 30px 0;
    }
    .caseStudies .listBox ul li .li{
        height: auto;
    }
    .caseStudies .listBox ul li .li .liSP {
        width: 100%;
        padding: 25px 20px;
    }
    .caseStudies .listBox ul li .li .liSP h1{
        font-size: 18px;
        line-height: 1.5;
        margin: 0 0 10px 0;
    }
    .caseStudies .listBox ul li .li .liSP .spT{
        font-size: 14px;
    }
    .caseStudies .listBox ul li .li .liSP p{
        position: relative;
        bottom: 0;
        font-size: 14px;
        padding: 0;
        margin: 10px 0 0 0;
    }
    .caseStudies .listBox ul li .li .liI {
        overflow: hidden;
        width: 100%;
        height: 200px;
    }
    .caseDetail {
        margin: 0px 0 0 0;
        padding: 0 0 30px 0;
    }
    .caseDetail .titT h4 {
        color: #333;
        font-size: 14px;
    }
    .caseDetail .titT h1{
        font-size: 18px;
        color: #333;
    }
    .caseDetail .center {
        margin: 30px 0 0 0;
    }
    .caseDetail .center p {
        padding: 15px;
        font-size: 14px;
    }
    .caseDetail .center .spI {
        padding: 0px 15px 15px;
    }
    .caseDetail .titB h1 {
        font-size: 18px;
        margin: 30px 0 10px 0;
    }
    .caseDetail .titB .spI {
        margin: 0 0 30px 0;
    }
    .caseDetail2 {
        padding: 30px 0 30px;
    }
    .caseDetail2 .sectionLeft,.caseDetail2 .sectionLeft .spI,.caseDetail2 .sectionRight{
        width: 100%;
    }
    .caseDetail2 .sectionLeft .spI img{
        width: 235px;
    }
    .caseDetail2 .sectionRight{
        margin: 20px 0 0 0;
    }
    .caseDetail2 .sectionRight p {
        font-size: 14px;
        margin: 15px 0 0 0;
    }
    .caseDetail3 {
        padding: 30px 0 0px;
    }
    .caseDetail3 ul li {
        margin: 0 0 20px 0;
    }
    .caseDetail3 ul li p {
        width: 100%;
        font-size: 14px;
        margin: 10px 0 0 0;
    }
    .caseDetail3 ul li .spI{
        width: 30%;
    }
    .caseDetail3 ul li h3{
        width: 70%;
        font-size: 18px;
    }
    .partnersBox .center {
        padding: 30px 15px 30px 15px;
    }
    .partnersBox .center ul li .li .sectionRight h1 {
        font-size: 18px;
    }
    .partnersBox .center ul li .li .sectionRight p {
        margin: 20px 0 0 0;
        font-size: 14px;
    }
    .careersBox {
        padding: 30px 0 30px 0;
    }
    .careersBox .titT {
        padding: 0 0 30px;
    }
    .careersBox .titT h1{
        font-size: 18px;
    }
    .careersBox .titT p {
        font-size: 14px;
    }
    .careersBox .center {
        margin: 0px 0 0 0;
    }
    .careersBox .center ul li .liT {
        height: 50px;
    }
    .careersBox .center ul li .liT .sp1{
        font-size: 18px;
        line-height: 50px;
    }
    .careersBox .center ul li .liT .sp3 {
        margin: 13px 0 0 0;
        font-size: 24px;
    }
    .careersBox .center ul li .liB {
        padding: 15px 15px 30px;
        font-size: 14px;
    }
    .contactBox {
        padding: 30px 0 30px 0;
    }
    .contactBox h1{
        font-size: 18px;
    }
    .contactBox .map {
        margin: 30px 0 0 0;
    }
    .contactBox .center ul li {
        padding: 0 0 0 0px;
        border-left: none;
    }
    .contactBox .center ul li dl dd {
        width: 100%;
        margin: 0 0 5px 0;
    }
    .contactBox .center ul li dl dd:last-child {
        width: 100%;
        text-align: left;
        padding: 0;
    }
    .contactBox .formBox {
        margin: 30px 0 0 0;
    }
    .contactBox .formBox .form .sectionLeft {
        width: 100%;
    }
    .contactBox .formBox .form .sectionLeft ul li h4,.contactBox .formBox .form .sectionRight h4{
        font-size: 14px;
        margin: 0 0 10px 0;
    }
    .contactBox .formBox .form .sectionLeft ul li input {
        height: 50px;
    }
    .contactBox .formBox .form .sectionRight {
        width: 100%;
    }
    .contactBox .formBox .but {
        margin: 30px 0 0 0;
    }

    .solutionsSection .center p,.solutionsSection2 .center p{
         margin: 20px 0 0 0;
    }

.ourSection .picScroll-left .bd ul li .pic .picI {
    height: 146px;
}


	.contactForm {
		max-width: 94%;
		height:80%;
		top:10%;
		left:3%;
		padding: 15px;
		margin:0;
	}

	.contactForm .form ul .yzm .inp .inpyzm{
		 height:34px;
	}
	.contactForm .form ul .yzm .inp .inpyzm img{
		height:34px;
	}
.contactBox .formBox .form ul .yzm .inp .inpyzm{
	 height:50px;
	     width: 100%;
    margin: 0 auto;

    margin-top: 20px;
}
.contactBox .formBox .check .txt {

    width: 90%;
}

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

}
@media screen and (max-width:375px) {
	.solutions2Section2222 .sectionLeft,.solutions2Section222222 .sectionRight,.solutions2Section3 .sectionRight,.solutions3Section4 .sectionLeft,.solutions2Section3 .sectionRight{
	height:276px;
}
.ourSection .picScroll-left .bd ul li .pic .picI {
    height: 130px;
}
}
@media screen and (max-width:360px) {
		.solutions2Section2222 .sectionLeft,.solutions2Section222222 .sectionRight,.solutions2Section3 .sectionRight,.solutions3Section4 .sectionLeft,.solutions2Section3 .sectionRight{
	height:264px;
}
.ourSection .picScroll-left .bd ul li .pic .picI {
    height: 124px;
}
}
@media screen and (max-width:320px) {
		.solutions2Section2222 .sectionLeft,.solutions2Section222222 .sectionRight,.solutions2Section3 .sectionRight,.solutions3Section4 .sectionLeft,.solutions2Section3 .sectionRight{
	height:236px;
}
.ourSection .picScroll-left .bd ul li .pic .picI {
    height: 106px;
}
}

.KolInsight{
    overflow: hidden;
    position: relative;
    padding: 60px 0 60px 0;
}
.KolInsight .select{
    overflow: hidden;
}
.KolInsight .select select{
    width: 240px;
    height: 60px;
    line-height: 58px;
    font-size: 18px;
    margin: 0 70px 0 0;
    text-align: center;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:transparent;
    background: url("../images/pic36.png") right center no-repeat;
    border: 1px solid #21b6b4;
    border-right: none;
    padding: 0 60px 0 15px;
}
.KolInsight .center{
    overflow: hidden;
    margin: 70px 0 0 0 ;
}
.KolInsight .center ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.KolInsight .center ul li{
    width: 33.33333333333333333333%;
    padding: 0px 15px;
    margin: 0 0 70px 0;
}
.KolInsight .center ul li .li{
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.KolInsight .center ul li .li .liT{
    overflow: hidden;
    position: relative;
}
.KolInsight .center ul li .li .liT .liI{
    overflow: hidden;
    height: 270px;
}
.KolInsight .center ul li .li .liT .liI img{
    width: 100%;
    height: auto;
}
.KolInsight .center ul li .li .liT .liI2{
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 2;
}
.KolInsight .center ul li .li .liT .liBG{
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    display: none;
}
.KolInsight .center ul li .li .liT .liI2 img{
    height: 30px;
    width: 30px;
    margin: 0 10px 0 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.KolInsight .center ul li .li .liT .liI2 span{
    color: #fff;
}
.KolInsight .center ul li .li .liB{
    overflow: hidden;
    padding: 25px 30px;
    border: 1px solid #f4f4f4;
}
.KolInsight .center ul li .li .liB h6{
    margin: 0;
    color: #999;
}
.KolInsight .center ul li .li .liB h6 i{
    margin: 0 5px 0 0 ;
}
.KolInsight .center ul li .li .liB h6 span{}
.KolInsight .center ul li .li .liB h3{
    margin: 10px 0;
    color: #333;
}
.KolInsight .center ul li .li .liB p{
    color: #999;
    font-size: 18px;
    line-height: 1.8;
}
.KolInsight .center ul li .li .more{
    overflow: hidden;
    margin: 20px 0 0 0;
}
.KolInsight .center ul li .li .more a{
    display: block;
    overflow: hidden;
    color: #fff;
    width: 120px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background-color: #21b6b4;
    border: 1px solid #21b6b4;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.KolInsight .center ul li .li .more a:hover{
    color: #21b6b4;
    background-color: #fff;
}
.KolInsight .center ul li .li:hover .liT .liBG{
    display: block;
}
.KolInsight .pageBox {
    margin: 0px 0 0 0;
}
.KolInsight .pageBox ul{
    display: flex;
    justify-content: center;
}
.kol_insight_detail{
    overflow: hidden;
    position: relative;
    padding: 50px 0 60px 0;
}
.kol_insight_detail .titT{
    overflow: hidden;
}
.kol_insight_detail .titT h1{
    overflow: hidden;
    margin: 0;
    width: 50%;
    color: #333;
    font-size:32px;
    text-align: justify;
    line-height: 1.3;
}
.kol_insight_detail .titT h5{
    overflow: hidden;
    text-align: right;
    width: 50%;
    margin: 0px 0 0 0;
    line-height: 41px;
    color: #585858;
}
.kol_insight_detail .center{
    overflow: hidden;
    position: relative;
    margin: 90px 0 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.kol_insight_detail .center .spT{
    overflow: hidden;
    position: absolute;
    top: 25px;
    left: 20px;
    width: 110px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #ff3e58;
}
.kol_insight_detail .center .spI{
    overflow: hidden;
}
.kol_insight_detail .center .spI img{
    width: 100%;
    height: auto;
}
.kol_insight_detail .center .spI2{
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 2;
}
.kol_insight_detail .center .spI2 img{
    height: 30px;
    width: 30px;
    margin: 0 10px 0 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.kol_insight_detail .center .spI2 span{
    color: #fff;
}
.kol_insight_detail .time{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.kol_insight_detail .time h6{
    margin: 0;
    color: #999;
}
.kol_insight_detail .time h6 i{
    margin: 0 5px 0 0 ;
}
.kol_insight_detail .time h6 span{}
.kol_insight_detail .titB{
    overflow: hidden;
}
.kol_insight_detail .titB h1{
    color: #333;
    margin: 40px 0 20px 0;
}
.kol_insight_detail .titB p{
    font-size: 18px;
    color: #999;
    line-height: 1.6;
    text-align: justify;
}
.kol_insight_detail img{
    max-width: 100%;
    height: auto;
}
.kol_insight_detail .titB2{
    overflow: hidden;
}
.kol_insight_detail .titB2 p{
    overflow: hidden;
    font-size: 18px;
    color: #333;
    line-height: 1.6;
    text-align: justify;
}
.kol_insight_detail .titB2 p strong{
    color: #ff3e58;
    margin: 0 10px 0 0;
}
.kol_insight_detail .titC{
    overflow: hidden;
    background-color: #f7f8f9;
    padding: 45px 100px;
    margin: 35px 0 0 0 ;
}
.kol_insight_detail .titC img{
    width: 85px;
    height: 85px;
    margin: 0 20px 0 0 ;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.kol_insight_detail .titC h4{
    color: #333;
}
.kol_insight_detail .titC p{
    font-size: 18px;
    line-height: 1.8;
    color: #ff3e58;
    margin: 10px 0 0 0;
}
.kol_insight_detail .slideBox{
    overflow: hidden;
    margin: 50px 0 0 0;
}
.kol_insight_detail .slideBox h2{
    color: #21b6b4;
    margin: 0;
    font-size: 32px;
}
.kol_insight_detail .slideBox .picScroll-left{
    overflow: hidden;
    position: relative;
    margin: 50px 0 0 0;
}
.kol_insight_detail .slideBox .picScroll-left .bd{
    overflow: hidden;
    padding: 0 25px;
}
.kol_insight_detail .slideBox .picScroll-left .bd .picList{
    overflow:hidden;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul{
    display: flex;
    flex-wrap: wrap;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li{
    width: 33.33333333333333333333%;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .pic{
    padding: 0px 15px;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li{
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liT{
    overflow: hidden;
    position: relative;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liT .liI{
    overflow: hidden;
    height: 248px;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liT .liI img{
    width: 100%;
    height: auto;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liT .liI2{
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 2;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liT .liBG{
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    display: none;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liT .liI2 img{
    height: 30px;
    width: 30px;
    margin: 0 10px 0 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liT .liI2 span{
    color: #fff;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liB{
    overflow: hidden;
    padding: 25px 30px;
    border: 1px solid #f4f4f4;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liB h6{
    margin: 0;
    color: #999;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liB h6 i{
    margin: 0 5px 0 0 ;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liB h6 span{}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liB h3{
    margin: 10px 0;
    color: #333;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liB p{
    color: #999;
    font-size: 18px;
    line-height: 1.8;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .more{
    overflow: hidden;
    margin: 20px 0 0 0;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .more a{
    display: block;
    overflow: hidden;
    color: #fff;
    width: 120px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background-color: #21b6b4;
    border: 1px solid #21b6b4;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li .more a:hover{
    color: #21b6b4;
    background-color: #fff;
}
.kol_insight_detail .slideBox .picScroll-left .bd ul li .li:hover .liT .liBG{
    display: block;
}
.kol_insight_detail .slideBox .picScroll-left .hd{}
.kol_insight_detail .slideBox .picScroll-left .hd a{
    position: absolute;
    overflow:hidden;
    cursor:pointer;
    z-index: 2;
    margin-top: 120px;
}
.kol_insight_detail .slideBox .picScroll-left .hd .prev{
    left: 0;
}
.kol_insight_detail .slideBox .picScroll-left .hd .next{
    right: 0;
}
.event_calendar{
    overflow: hidden;
    position: relative;
    padding: 60px 0 60px 0;
}
.event_calendar .titT{
    overflow: hidden;
    padding: 0 10%;
    text-align: center;
}
.event_calendar .titT h1{
    color: #005c9f;
    margin: 0;
    font-size:32px;
}
.event_calendar .titT p{
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    color: #585858;
    margin: 20px 0 0 0;
    line-height: 1.6;
}
.event_calendar2{
    overflow: hidden;
    position: relative;
    padding: 90px 0 100px 0;
    background: url("../images/pic71.png") no-repeat;
    background-size: 100% 100%;
}
.event_calendar2 .picScroll-left{
    overflow: hidden;
    position: relative;
}
.event_calendar2 .picScroll-left .bd{
    overflow: hidden;
    padding: 0 25px;
}
.event_calendar2 .picScroll-left .bd .picList{
    overflow:hidden;
}
.event_calendar2 .picScroll-left .bd ul{
    display: flex;
    flex-wrap: wrap;
}
.event_calendar2 .picScroll-left .bd ul li{
    width: 33.33333333333333333333%;
}
.event_calendar2 .picScroll-left .bd ul li .pic{
    padding: 0px 15px;
}
.event_calendar2 .picScroll-left .bd ul li .li{
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
}
.event_calendar2 .picScroll-left .bd ul li .li .liT{
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.event_calendar2 .picScroll-left .bd ul li .li .liT .liI{
    overflow: hidden;
    height: 150px;
}
.event_calendar2 .picScroll-left .bd ul li .li .liT .liI img{
    width: 100%;
    height: auto;
}
.event_calendar2 .picScroll-left .bd ul li .li .liT .time{
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    width: 80px;
    height: 80px;
    color: #fff;
    padding: 5px 0;
    text-align: center;
    background-color: #21b6b4;
}
.event_calendar2 .picScroll-left .bd ul li .li .liT .time h4{
    margin: 0;
}
.event_calendar2 .picScroll-left .bd ul li .li .liT .time h2{
    margin: 0;
    font-style: italic;
    font-weight: bold;
}
.event_calendar2 .picScroll-left .bd ul li .li .liT .liBG{
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    display: none;
}
.event_calendar2 .picScroll-left .bd ul li .li .liB{
    overflow: hidden;
    padding: 25px 30px;
    background-color: #ffffff;
}
.event_calendar2 .picScroll-left .bd ul li .li .liB h4{
    color: #545465;
    line-height: 25px;
    display: flex;
}
.event_calendar2 .picScroll-left .bd ul li .li .liB h4 img{
    margin: 0px 10px 0 0 ;
    height: 25px;
}
.event_calendar2 .picScroll-left .bd ul li .li .liB h4 span{}
.event_calendar2 .picScroll-left .bd ul li .li .liB h3{
    margin: 10px 0 20px;
    color: #005c9f;
}
.event_calendar2 .picScroll-left .bd ul li .li .more{
    overflow: hidden;
    margin: 20px 0 0 0;
}
.event_calendar2 .picScroll-left .bd ul li .li .more a{
    display: block;
    overflow: hidden;
    width: 130px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 0 0 0 35px;
    border: 1px solid #005c9f;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #005c9f;
    background-color: #fff;
}
.event_calendar2 .picScroll-left .bd ul li .li .more a:hover{
    color: #fff;
    background-color: #005c9f;
}
.event_calendar2 .picScroll-left .bd ul li .li:hover .liT .liBG{
    display: block;
}
.event_calendar2 .picScroll-left .hd{}
.event_calendar2 .picScroll-left .hd a{
    position: absolute;
    overflow:hidden;
    cursor:pointer;
    z-index: 3;
    margin-top: 120px;
}
.event_calendar2 .picScroll-left .hd .prev{
    left: 0;
}
.event_calendar2 .picScroll-left .hd .next{
    right: 0;
}
.event_calendar3{
    overflow: hidden;
    position: relative;
    padding: 60px 0 60px 0;
}
.event_calendar3 #calendar {
    max-width: 900px;
    margin: 0px auto;
}
.event_calendar3 #calendar .fc-toolbar.fc-header-toolbar {
    margin-bottom: 1em;
    background-color: #21b6b4;
    height: 60px;
    padding: 0 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.event_calendar3 #calendar .fc-toolbar.fc-header-toolbar .fc-left h2{
    margin-left: 0;
    color: #fff;
    line-height: 60px;
    font-size: 24px;
    display: block;
}
.event_calendar3 #calendar .fc-toolbar .fc-right{
    margin: 10px 0;
}
.event_calendar3 #calendar .fc-event,.event_calendar3 #calendar .fc-event-dot {
    background-color: #005c9f;
}
.event_calendar3 #calendar .fc-toolbar .fc-right .fc-button-group>:first-child {
    margin-left: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    color: #21b6b4;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.fc .fc-toolbar>*>:first-child{
    display: none;
}
.fc .fc-button-group>* {
    float: left;
    margin: 0 0 0 5px;
    width: 40px;
    height: 40px;
    padding: 0;
    color: #21b6b4;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.fc-state-default {
    border: 1px solid #fff;
    background-color: #fff;
    background-image: none;
    background-repeat: repeat-x;
    color: #333;
    text-shadow: none;
    box-shadow: none;
}
.event_calendar_detail{
    overflow: hidden;
    position: relative;
    margin: -100px 0 0 0;
    z-index: 1;
}
.event_calendar_detail .center{
    overflow: hidden;
    position: relative;
    background-color: #e7eaee;
}
.event_calendar_detail .center.sectionLeft{
    overflow: hidden;
    height: 370px;
}
.event_calendar_detail .center .sectionLeft img{
    width: 100%;
    height: auto;
}
.event_calendar_detail .center .sectionRight{
    padding: 30px 30px 25px 0;
    overflow: hidden;
    height: 370px;

}
.event_calendar_detail .center .sectionRight .tit{
    overflow: hidden;
}
.event_calendar_detail .center .sectionRight .tit h4{
    margin: 0;
    color: #39364f;
}
.event_calendar_detail .center .sectionRight .tit h5{
    margin: 0;
    color: #39364f;
}
.event_calendar_detail .center .sectionRight .tic{
    color: #39364f;
    margin: 20px 0;
    font-size: 20px;
}
.event_calendar_detail .center .sectionRight .tib{
    color: #6F7287;
}
.event_calendar_detail .center .sectionRight .free{
    position: absolute;
    bottom: 20px;
    color: #39364f;
}
.event_calendar_detail2{
    overflow: hidden;
}
.event_calendar_detail2 .center{
    overflow: hidden;
    padding: 15px 0;
    border-top: 1px solid #dbdae3;
    border-bottom: 1px solid #dbdae3;
}
.event_calendar_detail2 .center .sectionLeft{
    overflow: hidden;
}
.event_calendar_detail2 .center .sectionLeft a{
    color: #444444;
    line-height: 45px;
    font-size: 18px;
}
.event_calendar_detail2 .center .sectionRight{
    width: 320px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
    background-color: #0e8548;
    border: 1px solid #0e8548;
    cursor: pointer;
}
.event_calendar_detail2 .center .sectionRight:hover{
    color: #0e8548;
    background-color: #fff;
}
.event_calendar_detail3{
    overflow: hidden;
    position: relative;
    padding: 60px 0 0 0;
}
.event_calendar_detail3 .center{
    overflow: hidden;
    padding: 0px 0 60px 0;
    border-bottom: 1px solid #dbdae3;
}
.event_calendar_detail3 .center .sectionLeft{
    overflow: hidden;
    padding: 0 0 0 90px;
}
.event_calendar_detail3 .center .sectionLeft .tit{
    overflow: hidden;
}
.event_calendar_detail3 .center .sectionLeft .tit h4{
    color: #333;
    margin: 0 0 20px 0;
    line-height: 1.8;
	font-weight:bold;
}
.event_calendar_detail3 .center .sectionLeft .tit ul,.event_calendar_detail3 .center .sectionLeft .tit ul li{
	 list-style-type: disc;
    margin-left: 10px;
	    line-height: 1.8;
}
.event_calendar_detail3 .center .sectionLeft .tit p{
    color: #333;
    line-height: 1.8;
    margin: 0;
}
.event_calendar_detail3 .center .sectionLeft .tib{
    overflow: hidden;
    margin: 70px 0 0 0;
}

.event_calendar_detail3 .center .sectionLeft .tib h4{
    color: #333;
    margin: 0 0 10px 0;
    line-height: 1.8;
	font-weight:bold;
}
.event_calendar_detail3 .center .sectionLeft .tib .a2a_floating_style {
    background-color: #fff;
    border-radius: 6px;
    position: relative;
    z-index: 1;
    padding: 0px!important;
}
.event_calendar_detail3 .center .sectionLeft .tib .a2a_floating_style ul{
    display: flex;
}
.event_calendar_detail3 .center .sectionRight{
    overflow: hidden;
    padding: 0 90px 0 0 ;
}
.event_calendar_detail3 .center .sectionRight .tit{
    overflow: hidden;
}
.event_calendar_detail3 .center .sectionRight .tit h4{
    color: #333;
    margin: 0 0 20px 0;
    line-height: 1.8;
}
.event_calendar_detail3 .center .sectionRight .tit p{
    color: #333;
    line-height: 1.8;
    margin: 0;
}
.event_calendar_detail3 .center .sectionRight .tit p a{
    color: #3659e3;
}
.event_calendar_detail3 .center .sectionRight .tib{
    overflow: hidden;
    margin: 70px 0 0 0;
}
.event_calendar_detail4{
    overflow: hidden;
    position: relative;
    padding: 60px 0;
}
.event_calendar_detail4 img{
    width: 100%;
    height: auto;
}
.event_calendar_detail_popBG{
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    display: none;
}
.event_calendar_detail_pop{
    overflow: hidden;
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    width: 800px;
    padding: 50px;
    margin-top: -392px;
    margin-left: -400px;
    display: none;
    background-color: #fff;
}
.event_calendar_detail_pop .center{
    overflow: hidden;
    position: relative;
}
.event_calendar_detail_pop .close-x{
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 18px;
    cursor: pointer;
}
.event_calendar_detail_pop .center .form{
    overflow: hidden;
}
.event_calendar_detail_pop .center .form ul{}
.event_calendar_detail_pop .center .form ul li{
    display: block;
    overflow: hidden;
    margin: 0 0 20px 0;
}
.event_calendar_detail_pop .center .form ul li h4{
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0 5px 0;
    color: #444;
}
.event_calendar_detail_pop .center .form ul li input{
    width: 100%;
    height: 35px;
    padding: 0 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.event_calendar_detail_pop .center .form ul li select{
    width: 100%;
    height: 35px;
    padding: 0 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.event_calendar_detail_pop .center .form ul li button{
    width: 100px;
    height: 50px;
    padding: 0 10px;
    font-size: 18px;
    color: #fff;
    border: none;
    background-color: #21b6b4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.event_calendar_detail_pop .center .txt{
    color: #666;
    overflow: hidden;
    font-size: 16px;
    text-align: justify;
    line-height: 1.6;
}
.event_calendar_detail_pop .center .txt span{
    color: #21b6b4;
}
.event_calendar_detail_pop .center .txt a{
    color: #21b6b4;
}





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

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

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

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

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

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

}
@media screen and (max-width:1024px) {
    .event_calendar_detail2 .center .sectionRight {
        width: 100%;
    }
    .event_calendar2 .picScroll-left .bd ul li .li .liT .liI {
        height: 120px;
    }
    .KolInsight .center ul li .li .liT .liI{
        height: 218px;
    }
    .kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liT .liI{
        height: 200px;
    }
}
@media screen and (max-width:768px) {
    .event_calendar_detail .center .sectionRight {
        padding: 30px 30px 25px 30px;
        height: 370px;
    }
    .event_calendar_detail3 .center .sectionLeft {
        padding: 0 0 0 0px;
    }
    .event_calendar_detail3 .center .sectionRight {
        padding: 0 0 0 0px;
        margin: 70px 0 0 0;
    }


    .event_calendar2 .picScroll-left .bd ul li .li .liT .liI {
        height: 88px;
    }
    .event_calendar2 .picScroll-left .bd ul li .li .liB {
        padding: 15px 15px;
    }
    .KolInsight .center ul li .li .liT .liI{
        height: 164px;
    }
    .kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liT .liI{
        height: 144px;
    }
}
@media screen and (max-width:767px) {
    .event_calendar_detail {
        margin: 30px 0 0 0;
    }
    .event_calendar_detail .center .sectionRight {
        padding: 15px 15px ;
        height:auto;
    }
    .event_calendar_detail .center .sectionRight .tic {
        font-size: 18px;
    }
    .event_calendar_detail .center .sectionRight .free {
        position: relative;
        bottom: 0px;
        margin: 20px 0 0 0;
    }
    .event_calendar_detail2 .center .sectionLeft a {
        font-size: 14px;
    }
    .event_calendar_detail2 .center .sectionRight {
        font-size: 14px;
    }
    .event_calendar_detail3 {
        padding: 30px 0 0 0;
    }
    .event_calendar_detail3 .center .sectionLeft .tib {
        margin: 30px 0 0 0;
    }
    .event_calendar_detail3 .center .sectionRight {
        margin: 30px 0 0 0;
    }
    .event_calendar_detail3 .center .sectionRight .tib {
        margin: 30px 0 0 0;
    }
    .event_calendar_detail3 .center {
        padding: 0px 0 30px 0;
    }
    .event_calendar_detail4 {
        padding: 30px 0;
    }
    .event_calendar_detail_pop {
        left: 2.5%;
        width: 95%;
        padding: 15px;
        height: 500px;
        margin-top: -250px;
        margin-left: 0;
        overflow-y: scroll;
    }
    .event_calendar_detail_pop .center .form ul li h4 {
        font-size: 14px;
    }
    .event_calendar_detail_pop .center .form ul li {
        display: block;
        overflow: hidden;
        margin: 0 0 15px 0;
    }
    .event_calendar_detail_pop .center .txt {
        font-size: 14px;
    }
    .event_calendar_detail_pop .close-x {
        top: 10px;
        right: 15px;
        font-size: 14px;
    }



    .event_calendar {
        padding: 30px 0 30px 0;
    }
    .event_calendar .titT {
        padding: 0 ;
    }
    .event_calendar .titT h1 {
        font-size: 18px;
    }
    .event_calendar .titT p {
        font-size: 14px;
        margin: 10px 0 0 0;
    }
    .event_calendar2 {
        padding: 30px 0 30px 0;
    }
    .event_calendar2 .picScroll-left .bd ul li {
        width: 100%;
    }
    .event_calendar2 .picScroll-left .hd a img{
        height: 30px;
    }
    .event_calendar2 .picScroll-left .bd ul li .li .liB h3 {
        font-size: 18px;
    }
    .event_calendar2 .picScroll-left .bd ul li .li .liB h4 {
        font-size: 14px;
    }
    .event_calendar2 .picScroll-left .bd ul li .li .liT .liI {
        height: 138px;
    }
    .event_calendar3 #calendar .fc-toolbar.fc-header-toolbar .fc-left h2 {
        font-size: 18px;
    }
    .event_calendar3 {
        padding: 30px 0 30px 0;
    }
    .kol_insight_detail{
        padding: 30px 0 30px 0;
    }
    .kol_insight_detail .titT h1 {
        margin: 10px 0 0 0;
        width: 100%;
        font-size: 18px;
    }
    .kol_insight_detail .titT h5 {
        text-align: left;
        width: 100%;
        line-height: inherit;
    }
    .kol_insight_detail .center {
        margin: 30px 0 0 0;
    }
    .kol_insight_detail .time {
        margin: 20px 0 0 0;
    }
    .kol_insight_detail .titB h1 {
        font-size: 18px;
        margin: 20px 0 10px 0;
    }
    .kol_insight_detail .titB p {
        font-size: 14px;
    }
    .kol_insight_detail .titB2 p {
        font-size: 14px;
    }
    .kol_insight_detail .titC {
        padding: 25px 15px;
        margin: 20px 0 0 0;
    }
    .kol_insight_detail .titC h4 {
        margin: 20px 0 0 0;
    }
    .kol_insight_detail .titC p {
        font-size: 14px;
    }
    .kol_insight_detail .slideBox {
        margin: 30px 0 0 0;
    }
    .kol_insight_detail .slideBox h2 {
        font-size: 18px;
    }
    .kol_insight_detail .slideBox .picScroll-left {
        margin: 30px 0 0 0;
    }
    .kol_insight_detail .slideBox .picScroll-left .hd a img{
        height: 30px;
    }
    .kol_insight_detail .slideBox .picScroll-left .bd ul li {
        width: 100%;
    }
    .kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liB {
        padding: 15px 15px;
    }
    .kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liB h3 {
        font-size: 18px;
    }
    .kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liB p {
        font-size: 14px;
    }
    .kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liT .liI{
        height: 228px;
    }
    .KolInsight {
        padding: 30px 0 30px 0;
    }
    .KolInsight  .select select {
        width: 100%;
        margin: 0 0 20px 0;
        height: 50px;
        line-height: 48px;
    }
    .KolInsight .center {
        margin: 10px 0 0 0;
    }
    .KolInsight .center ul li {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .KolInsight .center ul li .li .liB {
        padding: 15px 15px;
    }
    .KolInsight .center ul li .li .liB h3 {
        font-size: 18px;
    }
    .KolInsight .center ul li .li .liB p {
        font-size: 14px;
    }
    .KolInsight .center ul li .li .liT .liI{
        height: 288px; 
    }



}
@media screen and (max-width:414px) {}
@media screen and (max-width:375px) {
    .KolInsight .center ul li .li .liT .liI{
        height: 258px;
    }
    .kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liT .liI{
        height: 198px;
    }
    .event_calendar2 .picScroll-left .bd ul li .li .liT .liI {
        height: 120px;
    }
}
@media screen and (max-width:360px) {
    .KolInsight .center ul li .li .liT .liI{
        height: 246px;
    }
    .kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liT .liI{
        height: 186px;
    }
    .event_calendar2 .picScroll-left .bd ul li .li .liT .liI {
        height: 112px;
    }
}
@media screen and (max-width:320px) {
    .KolInsight .center ul li .li .liT .liI{
        height: 216px;
    }
    .kol_insight_detail .slideBox .picScroll-left .bd ul li .li .liT .liI{
        height: 156px;
    }
    .event_calendar2 .picScroll-left .bd ul li .li .liT .liI {
        height: 94px;
    }
}



































