html,body{
    width:100%;
    min-height:100%;
    margin: 0;
    font-size: 16px;
    font: tahoma,arial,Microsoft YaHei,Hiragino Sans GB;
    font-family: Microsoft YaHei,Arial,Helvetica,sans-serif;

}

.body{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    overflow: auto;
}
ul,li{
    margin: 0;
    padding: 0;
    list-style: none;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

input{
    outline: 0px;
}

.indexWrap{
   /* width: 1200px;
    margin:0 auto;*/
    width: 100%;
   /* padding-bottom: 50px;*/
}
.breadcrumb {
    background: #fff;
    margin:0px;
    margin-top: 67px;
    line-height: 35px;
    padding: 0px;

}
.breadcrumb li{
    font-size: 14px;
}
.breadcrumb li:first-child{
    font-size: 14px;
    font-weight: bold;
}
.contentWrap{
    width: 100%;
    /*padding-bottom: 50px;*/
    background: #fff;
    min-height: 100vh;
}
.wrap{
    width: 1200px;
    margin: 0 auto;
}
a{
    color:#000;
}
a:hover{
    text-decoration: none;
    color:#000;
}

#mainContent {
   width: 100%;
    min-height: 100vh;
   /* min-width: 1200px;
    width: 1200px;*/

}
#mainFooter{
    background: #f6f6f6;
    padding: 40px 0;
    border-top: 1px solid #ccc;
}


/*******footer*********/
#footer {
   /* background: #f6f6f6;*/
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    position: relative;


}
/*.cl {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}*/

.el-tabs__nav-wrap {
    border-bottom: 1px solid #ccc;
}
.el-tab-pane {
    text-align: left
}
.el-tabs__item {
    padding: 0 2px;
    font-size: 18px;
    color: #000;
}

.el-tabs__active-bar {
    background-color: #073a78
}
.fooLeft {
    position: relative;
}
.fooRight {
    position: absolute;
    bottom: 88px;
    right: 0;
}
.fooPic {
    margin: 35px 0
}
.cooperPic {
    float: left;
    margin-right: 20px;

}
.cooperPic:last-child{
     margin-right: 0;
 }

p {
    font-size: 14px;
}
.el-tabs__active-bar {
    display: none;
}
.el-tabs__item.is-active {
    color: #000;
    border-bottom: 1px solid #073a78;
}

.bottomAbout {
    text-align: left;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 0;
    width: 1085px;
}
.cooper {
    font-size: 18px;
    padding: 10px 0 10px 3px;
    color: #000;
    cursor: pointer;
}

.cooper:hover {
    color: #073a78
}
a:hover {
    color: #000
}
.bottomCont {
    margin-top: 20px;
    text-align: left;
    font-size: 14px;
    color: #000;
    cursor: pointer;
}
.bottomCont .cooper1 {
    color: #000;
    font-size: 14px;
}
.bottomCont .cooper1:hover {
    color: #073a78;
    text-decoration: none;
}


.coopActive {
    border-bottom: 2px solid #073a78;
}

.addcookie {
    text-align: center;
    margin-bottom: 20px;
}
.addcookie a {
    color: #000;
    font-size: 15px;
    margin-right: 30px;
}
.faceIcons1{
    display: inline-block;
    position: absolute;
    right: 0;
    top: 5px;}

.faceIcons{
    display: inline-block;
    position: absolute;
    right: 0;
    top: 5px;}
.faceIcons .link{
    margin-left: 5px;
    display: inline-block;
    width: 36px;
    height: 36px;

}
.faceIcons .link:nth-child(1){
    background: url("/static/en/images/index/face_1.png") no-repeat;

}
.faceIcons .link:nth-child(2){
    background: url("/static/en/images/index/face_2.png") no-repeat;

}
.faceIcons .link:nth-child(3){
    background: url("/static/en/images/index/twi.png") no-repeat;

}
.cooper{
    font-size: 18px;
    padding: 10px 0 10px 3px;
    color: #000;
    cursor: pointer;
    text-decoration: none;
   /* display: inline-block;*/
}
.cooper:hover{
   /* border-bottom: 2px solid #073a78;*/
    text-decoration: none;
    color:#073a78
}

.activeCooper{
    border-bottom: 2px solid #073a78;
}
.endb{
    text-align: center;
    margin-bottom: 0;
}
/*******footer*********/

/*******header***********/
.nav1 {
    width: 100%;
    visibility: visible;
    z-index: 2;
    transition: all .5s ease-out;
    color:#000;
    border-bottom: 1px solid #e0e6ed;
    position: fixed;
    z-index: 9999;
    height: 67px;
    background: #fff;
    /*
    color:#fff;
    position: absolute;
    background: -webkit-linear-gradient(top,rgba(0,0,0,.7),transparent);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    cursor: pointer;*/
}
/*
.nav1:hover{

   background: hsla(0,0%,100%,.97);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    color:#000;
}*/


.newbanner img {
    min-width: 1600px;
    height: 100%;
    width: 100%;
}
/*.newbanner li {
    min-width: 1600px;
    height: 100%;
    width: 100%;
}*/

.smallt{
    font-weight: normal;
    top:3px;
}
.indexNav {
    width: 1350px;
    height: 65px;
    margin: auto;
    padding: 5px 0 0;
    position: relative;
    left: 0;
    right: 0;
    z-index: 1;
    background: #fff;
}
.logoPic {
    float: left;
}
.slogan{
    float: left;
    height: 60px;
    padding-top: 3px;
    line-height: 55px;
    text-align: center;
    vertical-align:bottom;
    font-size: 18px;
    margin-left: 10px;
}
.navUl {
    float: left;
    margin-top: 8px;
    /*margin-left: 15px;*/
    /*margin-left: 60px;*/
}
.navUl li {
    float: left;
    width: 145px;
    text-align: center;
    height: 49px;
    line-height: 45px;
    font-size: 18px;
    margin-right: 15px;
}
.seaAll {
    position: relative;
}
.over {
    margin-left: 5px;
}
.overseasSelect {
    width: 254px;
    background: #fff;
    position: absolute;
    z-index: 9999999999;
    box-shadow: 0px 0px 2px 2px #eeeeee;
    font-size: 14px;
    /*padding: 15px;*/
    display: none;
}
.rotate-180{transition: .25s ease;transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 	/* Opera */ }

.linkall a{
    display: block;
    color: #000;
    line-height: 40px;
    text-align: center;
}
.linkall a:hover{
    background: #ecf5ff;
    color:#7ccaff
}


.langShiftPart {
    position: relative;
    float: left;
    line-height: 45px;
    height: 100%;
    cursor: pointer;
    margin:7px 23px 0 35px;
}
.langShiftPart span {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
    color:#000
}
.slipper {
    display: inline-block;
    width: 50px;
    height: 20px;
    border-radius: 20px;
    background-color: #dcdfe6;
    vertical-align: middle;
    position: relative;
}
.slipper .inner {
    position: absolute;
    top: 2px;
    right: 3px;
    background-color: #fff;
    height: 16px;
    border-radius: 20px;
    width: 30px;
}
.centers{
    float: left;
}
.applyon{
    min-width: 100px;
    height: 36px;
    background: #3476c5;
    color:#fff;
    border-radius: 5px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    float: right;
    margin-top: 11px;
    padding: 0 5px;

}
.Btnsearch .glyphicon{
    font-size: 14px;
}
.rightCont{
    float: right;
}

/*******header***********/
/*导航*/
.wrapper{
    width: 1200px;
    margin: 0 auto;
}
.navBread{
    width: 1200px;
    height: 36px;
    margin: 0 auto;
}
.navBread>.navHome{
    font-size: 14px;
    line-height: 44px;
    font-weight: bold;
    text-decoration: none;
}
.navBread span{
    font-size: 14px;
    line-height: 44px;
    margin-left: 30px;
    display: inline-block;
    color: #606266;
    position: relative;
}
.navBread span:before{
    content: '>';
    display: inline-block;
    font-size: 14px;
    line-height: 44px;
    position: absolute;
    top: 0;
    left: -20px;
}
.usBanner{
    width: 100%;
    height: 350px;
}
.usBanner img{
    width: 100%;
    height: 100%;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.cl{
    clear: both;
}
.clh{
    overflow: hidden;
}


@keyframes mright
{
    from {
        margin-left: -30px;
    }
    to {
        margin-left: 0px;
    }
}

@-webkit-keyframes mright /*Safari and Chrome*/
{
    from {
        margin-left: -30px;
    }
    to {
        margin-left: 0px;
    }
}

@-moz-keyframes mright
    /* Firefox */

{
    from {
        margin-left: -30px;
    }
    to {
        margin-left: 0px;
    }
}

.pages{
    text-align: center;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #da251c;
    border-color: #da251c;

}
.pagination>li>a, .pagination>li>span {

    margin: 20px 8px 0;
}
.page{
    text-align: center;
}
input{
    text-align: left;
}
.newshowt{
    display: none;
}



.layui-layer-imgbar {
    color: rgb(0, 0, 0) !important;
    height: 0px!important;
}

.vbanner ul li{
    width: 100%;

}
.vbanner ul li img{
    width: 100%;

}


.searchAlls{
    width: 260px;
    height: 32px;
    //border: 1px solid hsla(0,0%,100%,.41961);
    border: 1px solid #ccc;
    position: absolute;
    right: 27%;
    top: 20px;
    border-radius: 5px;
    /*display: none;*/

}
.sortall{
    width: 80px;
    height: 100%;
    background: none;
    font-size: 12px;
    float: left;
    border: 0px;
    border-right: 1px solid #ccc;
}
.sortall option{
    width: 100px;
    height: 40px;
    font-size: 14px;
    display: block;
    padding: 0px 5px!important;
}
.searchPlace{
    float: left;
    width: 130px;
    height: 100%;
    background: none;
    border: 0px;
    border-right: 1px solid #ccc;
    padding-left: 3px;
}
.Btnsearch{
    width: 46px;
    height: 34px;
    display: inline-block;
    padding-top: 4px;
    padding-left: 17px;
    /*background: #f5f7fa;
    border-radius: 5px;*/
}
.ensearch{
    position: absolute;
    right: 332px;
    top: 28px;
    cursor: pointer;
}
.ensearchActive{
    display: block!important;
}
.ensearchActive2{
    display: none!important;
}
.wechatnew{
    position: relative;
    float: left;
    margin-right: 22px;
    margin-left:10px;


}
.wechatEwm{
    position: absolute;
    background: #fff;
    min-width: 200px;
    border: 1px solid #ebeef5;
    padding: 12px;
    z-index: 2000;
    color: #606266;
    line-height: 1.4;
    text-align: justify;
    font-size: 14px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    word-break: break-all;
    left: 38px;
    top: -112px;

    display: none;
}
.wechatEwm p {
    font-size: 16px;
    color: #555;
    font-weight: 700;
}
.weibonew{
    float: left;
}
.uscount{
    float: left;
}

.closenew{
    margin-left: 61px;
    border: 1px solid #ddd;
    padding: 0px 5px;
    color: #d1d1d1;
    cursor: pointer;
}


/******ukec专家服务团队********/
.uniHot {
    /* padding-top: 80px;*/
    padding-bottom: 80px;
}
.masTitle {
    height: 110px;
    margin-bottom: 50px;
}


.masTitle .masTitle_title {
    font-size: 30px;
    line-height: 40px;
    color: #313c4e;
    text-align: center;
}
.masTitle .masTitle_des {
    font-size: 16px;
    line-height: 40px;
    color: #737982;
    text-align: center;
    position: relative;
}
.masTitle_des:after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 4px;
    /* background-color: #ffc586; */
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}
.teamWidth {
    width: 220px!important;
    height: 402px;
    margin-right: 20px!important;
    /* border: 1px solid #ccc; */
}
.teamBox {
    width: 220px;
    /* height: 400px; */
    overflow: hidden;
    border: 1px solid #ccc;
}
.hotDes1 {
    position: relative;
}
.teamImg img {
    width: 220px;
    height: 284px;
}
.hotDes1 .info {
    position: absolute;
    left: 0;
    bottom: 0px;
    color: #fff;
    font-size: 14px;
    background: rgba(0,0,0,.5);
    padding: 10px 0 10px 5px;
    width: 100%;
    text-align: left;
}
.hotDes1 .info .mk {
    height: 40px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.titel {
    height: 40px;
    text-align: center;
    font-size: 18px;
    margin-top: 18px;
}

.nameTeacher {
    width: 130px;
    height: 34px;
    margin: 0 auto;
    line-height: 34px;
}
/******ukec专家服务团队********/


.sureOur {
    width: 120px;
    height: 40px;
    background-color: #ff9000;
    text-align: center;
    border-radius: 20px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    margin:0 auto;
    margin-top:40px;
}
.succ{
    font-size: 14px;
}

.hotline {
    display: inline-block;
    width: 150px;
    height: 19px;
    margin-top:18px;

}


.allarticle{
    margin:20px 0px;
    font-size: 14px;
}

.allarticle a:first-child{
    float: left;
    /* margin-left: 10px;*/
    color: #999
}
.allarticle a:nth-child(2){
    float: right;
    margin-right: 20px;
    color: #999
}
.allarticle a:hover{
    color:#2894FF
}
