*{
    font-family: 'Microsoft YaHei' !important;
}
.float-r{
    float: right;
}

.float-l{
    float: left;
}
.clear{
    clear:both;
}
a:hover{
    text-decoration:none;
}
a:active{
    text-decoration: none;
}
a:link{
    text-decoration: none;
}
.min-800{ width:1349px;}
a{cursor: pointer;}
.margin-t20{
    margin-top: 20px;
}
#df{
    position: absolute;
    right: 0;
    top: 400px;
}
.topŁ¬.nav-box{width: 100%;}
.top-Line-ul li{
    height: 6px;
    width: 20%;
    background-color: #01AAED;
    float: left;
}

.top-Line-ul .top-Line-01{ background-color: #0f4bac;}
.top-Line-ul .top-Line-02{ background-color: #0f73d3;}
.top-Line-ul .top-Line-03{ background-color: #0fa3b8;}
.top-Line-ul .top-Line-04{ background-color: #0fac51;}
.top-Line-ul .top-Line-05{ background-color: #0f5552;}
.top-nav-box{
    width: 100%;
    background-color: #efefef;
}
.top-nav-bg ul{ float: right;}
.top-nav-bg ul li{
    color: #5e5e5e;
    font-size: 12px;
    line-height: 30px;
    margin: 0 5px;
    float: left;
}
.top-search-box{ height: 80px;}
.top-search{
    float: right;
    margin-top: 27px;
   
}
.top-search input{
    height: 30px;
    width: 242px;
    font-size: 8px;
    padding: 8px 35px 8px 18px;
    margin-right: 5px;
}
.top-search-icon{
    position: absolute;
    top: 32px;
    right: 30px;
}
.nav-box{
    height: 65px;
    background-color: #006246;
}
.nav-box .container{
    padding: 0 20px;
    height: 100%;
}
.nav-box>.nav-one-level>li{
    float: left;
    color:#f0f0f0;
    width: 11%;
    height: 100%;
    margin: 0 10px;
    transition: all 0.2s linear;
}
.nav-box ul li a{
    display: block;
    color:#f0f0f0;
    font-size: 16px;
    width: 100%;
    height: 100%;
    line-height: 45px;
    text-align: center;
}
.nav-box ul li a h1{
    text-transform: uppercase;
    font-size: 12px;
}
.nav-two-level{ display: none;}
.nav-two-level li{
    background-color: #00d095;
}
.nav-one-level .active{background-color: #00d095;}
.nav-one-level li:hover{background-color: #00d095;}
.nav-one-level li:hover .nav-two-level{
    position: relative;
    z-index: 99;
    display: block;
}
/* main_image */
.banner{
    margin-top: 20px;
}
.banner-box{
    position: relative;
}
.flicking_con ul li{
    cursor: pointer;
    list-style-type: none !important;
}
.main_visual{
    height:278px;
    border:none;
    position:relative;
}
.main_image{
    height: 278px;
    position:relative;
}
.main_image ul{
    width:9999px;
    height:278px;
    overflow:hidden;
    position:absolute;
    top:0;left:0;
    overflow: hidden!important;
}
.flicking_con{
    position:absolute;
    bottom: 81px;
    left: 56%;
    z-index:999;
    width:300px;
    height:21px;
    margin:0 0 0 -50px;
}
.banner-img{
    height: 253px;
}
.main_image li{
    float:left;
    width:100%;
    overflow: hidden;
}
.main_image li span{display:block;width:100%;}
.main_image li a{
    display:block;
}
.main_image li a p{
    text-align: center;
    background-color: #ebf5ff;
    padding: 10px;
    width: 100%;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.main_image li .img_1{
    max-width: 300px;
    height: 204px;
}
.work-cont ul li a{
    width: 75% !important;
}
.on{
    width: 16px !important;
    border-radius: 8px!important;
    background-color: #01AAED!important;
}
.flicking_con ul li{
    float: left;
    width: 8px;
    height: 8px;
    background-color: white;
    border-radius: 50%;
    margin: 5px;
    transition: all 1s ;
}
.carousel-indicators li{
    height: 8px;
    width: 36px;
    border-radius: inherit;
}
.carousel-indicators .active{
    background-color: #00d095;
    height: 8px;
    width: 36px;
    border: 1px solid #00d095;
}
.top-logo-box img{
    margin-top: 13px;
}
.banner-box-sm{
}
.carousel-inner{
    height: 446px;
    overflow: hidden;
}
.carousel-inner .item img{
    width: 100%;
    height: 446px;
}

.glyphicon-chevron-left:before{ content:normal;}
.glyphicon-chevron-right:before{ content:normal;}
.carousel-control .iconfont{
     font-size: 50px;
     color: #00d095;
 }
.carousel-caption{
    right: 0;
    left: 0;
    bottom: 0;
    padding: 25px  25px 45px 25px;
    background-color: rgba(33, 33, 33, 0.45);
    font-size: 16px;
    color: #e8e8f2;
}
.container-box{ margin-top: 20px;}
.content-box{
    background-color:#ebf5ff;
    padding: 20px;
}
.container-title{
    height: 36px;
    line-height: 36px;
    border-left: 2px solid #00d095;
    background-color: #ebf5ff;
}
.container-title-text{
    float: left;
    font-size: 16px;
    color: #181818;
    margin-left:20px;
}
.container-title-text span{
    color: #898989;
    font-size: 12px;
}
.container-title-text b{
    color: #898989;
    font-size: 16px;
    font-weight: 100;
}
.more a{
    font-size: 12px;
    color:#ff955b;
    float: right;
    margin-right: 20px;
}
.container-list{ 
    background-color:white;
    border: 1px solid #eeeeee;
}
.container-list .banner-box{
    width: 230px;
}
.container-list ul{
    margin-left: 3%;
    margin-bottom: 8px;
    margin-top: 8px;
}
.container-list ul li{
    background: url(/images/arrow.png) no-repeat left center;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
}
.zixuncontentshow a img {
    width: 272px;
    height: 167px;
    padding-top: 10px;
}
.container-list ul li a{
    width:76%;
    display:block;
    float: left;
    overflow:hidden;
    word-break:keep-all;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.container-list ul li span{ margin-left: 8%;}
.col-md-8 .container-list ul li span {
    margin-left:15%;
}
.login{
   border: inherit;
   border-top: 2px solid #00d095;
}
.login-title{
    width: 100%;
    margin: 0;
    text-align: center;
}
.entrance{
    padding:2px  20px;
    border: 1px solid #f3f3f3;
}
.entrance .iconfont2{
    margin-left: 20px;
    float: left;
    font-size: 38px;
    line-height: 60px;

}
.entrance span:nth-child(2){

}

.entrance>div{
    height: 60px;
    margin: 10px 0;
    text-align: center;
    border-bottom: 1px solid #f3f3f3;
}
.entrance>div:last-child{
    border-bottom:none;
}
.entrance>div a{
    height: 60px;
    line-height: 33px;
    display: block;
    font-size: 18px;
    background-color:#ff955b;
    color: white;
    transition: all 0.5s ;
    border-radius: 8px;
    box-shadow: 3px 3px 0 #bb5219
}
.entrance>div a h1{
    padding-left: 66px;
    text-transform: uppercase;


}
.entrance>div:first-child a{
    background-color: #00d095;
    color: white;
    box-shadow: 3px 3px 0 #07a075;
}
.entrance>div:last-child a{
    background-color:#9aacdc;
    color: white;box-shadow: 3px 3px 0 #788dc4;
}

.entrance>div:nth-child(3):hover a{
    color: white;
}
.country{
    background-image: url(/images/country.jpg);
    height: 140px;
    text-align: center;
    margin-top: 20px;
}
.country h1{
    line-height: 140px;
    font-size: 36px;
    color:#589ee2;
}
.country h1 a{
    color:#589ee2;
    text-underline: none;
}
.country h1 a:hover{  text-decoration: none;}

.container-title-right{  margin-left: 11%;}
.container-list-right ul{ 
        margin: 2% 0 3% 3%;
}

.container-list-right ul li a {  width: 88%;}
.assco img{ margin-left: 60px;}
.container-list-right input{
    width: 75%;
    height: 38px;
    padding: 8px  36px;
    margin-left: 43px;
    margin-top: 23px;
    font-size: 12px;
}
.container-list-right .layui-btn-warm{
    width: 140px;
    height: 38px;
    margin: 23px 0 23px 108px;
    font-size: 12px;
    color: #ffffff;
}
.container-list-right p{
    text-align: center;
    padding-bottom: 23px;
}
.container-list-right p span{
    color: #ff0101;
}
.Cooperative-partner ul{
    float: left;
}
.Cooperative-partner{
 
}
.Cooperative-partner ul li{
    list-style: none;
    width: 120px;
    margin-left: 10px;
    float: left;
}
.Cooperative-partner ul li a{
    width: 90px;
    margin-left: 3px;
}
.Cooperative-partner ul li span{
   float: left;
    margin: 0;
}
.container-list .Unitlist{
    height: 165px;
    margin-left: 3%;
}
.container-list .Unitlist li{
    list-style: none;
    float: left;
    margin-right: 3px;
    width: 19%;
    border: 1px solid #eeeeee;
}
.Unitlist-img{
    margin-left: 12px;
    height: 116px;
}
.Unitlist-text{
    margin-top: 10px;
    background-color: #ebf5ff;
    height: 28px;
    line-height: 28px;
}
.Unitlist-text a{
    text-align: center;
    width: 100% !important;
}
.Friendshiplink ul{
    margin-left: 4%;
}
.footer{
    margin-top: 30px;
    height: 168px;
    text-align: center;
    background-color: #006246;
    padding-top: 38px;
}
.footer p{
    line-height: 34px;
    color: #e6e6e6;
    font-size: 14px;
}
.footer p a{
    color: #ffef01;
}
.WeChatMa img{
    margin: 19px 120px;
    max-width: 120px;
}
.container-list-right .imgicon-list {
   float: left;
   margin: 0;
}
.imgicon-list li{
    float: left;
    list-style:none !important;
    width: 88px;
    margin-top: 30px !important;
}
.imgicon-list li a{
    text-align: center;
}
.borderColor{
    border: 1px solid #eeeeee;
    margin: 0;
    height: 120px;
}
.cityTit{
    margin: 5px 0 5px 5px;
}
.cityTit>a{
    background-color: #FF8C01;
    color: white;
    display: inline-block;
    width: 150px;
    text-align: center;
    border-radius: 5px;
}
.cityTit2>a{
    background-color: #00829A;
    color: white;
}
.cityTit3>a{
    background-color: #098B0F;
    color: white;
}
.cityList{
    float: left;
}
.cityList li{
    float: left;
    margin: 3px;
    font-size: 12px;
}
.cityList1 li a{
    color: #FF8C01;
}
.cityList2 li a{
    color: #00829A;
}
.cityList3 li a{
    color: #098B0F;
}
.borderLeft{
    border-right: 1px solid #eeeeee
}
.hieghtMax{ height: 100%;padding-top:10px;}
.workImg{
    height: 70px;
    list-style-type: none !important;
}
.workImg div{
    float: left;
}
.container-list .workImg a{
    margin-top: 20px;
    margin-left: 17px;
   width: 70% !important;
}
.workImg img{
    max-width: 100px;
    float: left;
}
.container-list .workImg span{
    margin-left: 36px !important;
    line-height: 58px;
}
#Partner .Cooperative-partner ul li{
    margin-left: 0;
}
#Partner .Cooperative-partner ul li a{
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: clip;
    width: 90px;
    font-size: 12px;
}
.width-160{
    width: 185px !important;
}
.width-160 a{
    width: 160px !important;
}
.breadNav{
    padding: 12px 15px;
}
.container-title-vice{

}
.importantMsg{
    color: red !important;
}
.layui-tab-content-tit>h1{
    font-size: 2em;
    font-weight: bold;
    margin-top: 10px;
}
.layui-tab-content-mark{
    margin: 15px 0;
}
.layui-tab-content-mark>span{
    color: #666;
}
.layui-tab-content-mark>.mark-man{
    padding-left: 20px;
}
.layui-tab-content-mark>.mark-look{
    padding-left: 20px;
}
.layui-tab-content-con{

    line-height: 24px;
}
.layui-tab-content-con p{
    padding: 10px 0;
    font-size: 14px;
    text-indent: 25px;
}
.layui-tab-content-con p:last-child{
    margin-bottom: 50px;
}
.container-title-vice>.layui-tab>.layui-tab-content{
    background:rgb(244, 255, 247);
    position:relative;
    top: -34px;
    overflow:hidden;
    box-shadow:2px -2px 8px rgba(0, 0, 0, 0.43);
    padding:20px 30px ;
}
.time-axis>.layui-tab>.layui-tab-title li{
    border-bottom: none !important;
    text-align: left;
}
.time-axis>.layui-tab>.layui-tab-title li:after{

}
.time-axis>.layui-tab>.layui-tab-title li span{
    display: block;
}
.timeLine li{
    text-align: center !important;
}
.corner{
    background:-webkit-linear-gradient(45deg, #2e2e2e 24%, #5F5F5F 40%,#6f6f6f 43%,#5F5F5F 46%,#2F2F2F 50%,#fff 50%,#fff);
    background:-moz-linear-gradient(45deg, #2e2e2e 24%, #5F5F5F 40%,#6f6f6f 43%,#5F5F5F 46%,#2F2F2F 50%,#fff 50%,#fff);height:90px;
    background:-o-linear-gradient(45deg, #2e2e2e 24%, #5F5F5F 40%,#6f6f6f 43%,#5F5F5F 46%,#2F2F2F 50%,#fff 50%,#fff);height:90px;
    background:-ms-linear-gradient(45deg, #2e2e2e 24%, #5F5F5F 40%,#6f6f6f 43%,#5F5F5F 46%,#2F2F2F 50%,#fff 50%,#fff);height:90px;
    background: linear-gradient(47deg, #f6f6f6 12%, #f6f6f6 9%,#6f6f6f 36%,#5F5F5F 45%,#2F2F2F 50%,#fff 96%,#fff);height:90px;
    width:90px;
    height:90px;
    border-radius:0 0 0 90px / 0 0 0 30px;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    right: 15px;
    bottom: 3px;
    box-shadow:5px 2px 8px black;
    overflow:hidden;
}
.corner:after{
    height:100%;
    width:100%;
    position:absolute;
    content:"";
    top:-15px;
    left:-82px;
    border-radius:90px 90px 0px 0 / 40px 40px 0 0;
    z-index:1;
    background:#ffffff;
    -webkit-transform:rotate(77deg);
    -moz-transform:rotate(77deg);
    -o-transform:rotate(77deg);
    -ms-transform:rotate(77deg);
    transform:rotate(77deg);
    box-shadow:0px 0px 8px black inset;
}
a.red:link, a.red:visited {
    color: red;
}
a.red:link, a.red:visited {
    color: red;
}
a.red {
    color: red;
}
.xinwenlistContent{
    border: 1px solid #DDDDDD;
    padding: 9px;
    border-radius: 4px;
    box-shadow: 0 0 3px rgba(55, 170, 226, 0.6);
}
.contentHead{
    border-bottom: 1px solid #DDDDDD;
    overflow: hidden;
    padding: 10px 0;
}
.contentHead h1{
    font-weight: 600;
}
.xinwencontentList ul{
    margin: 5px 5px 0 10px;
}
.xinwencontentList ul li{
    border-bottom: #e5e5e5 1px dashed;
    padding-left: 0;
    text-align: left;
    height: 33px;
    line-height: 33px;
    _height: 28px;
    _line-height: 28px;
    overflow: hidden;
    font-size: 12px;
}
.xinwencontentList ul li span.TotalHits{
    display: inline;
    margin-left: 20px;
    color: #a0a0a0;
}
.xinwencontentList ul li span.date{
    float: right;
    display: inline;
    color: #a0a0a0;
}
.zixuncontentList ul li{
    height: 30px;
    line-height: 30px;
    width: 47%;
    overflow: hidden;
    border-bottom: 1px dashed #e5e5e5;
    padding-left: 20px;
    float: left;
    border-bottom: #e5e5e5 1px dashed;
    margin-right: 20px;
    text-align: left;
    _height: 28px;
    _line-height: 28px;
    white-space: nowrap;
    background: url(/images/arrow.png) no-repeat left center;
}
/*.BranchFooter{*/
    /*position: fixed;*/
    /*bottom: 0;*/
    /*width: 100%;*/
/*}*/
.container .layui-tab .layui-tab-title{
    height: auto;
    border-bottom: none;
}
.CompanyIntroduction  li{
    display: block;
    height: 45px;
}
.CompanyIntroduction  li h1{
    line-height: 44px;
    font-size: 16px;
}
.CompanyIntroduction  li h1 span{
    font-size: 14px;
}
.CompanyIntroduction .layui-this{
    color: white !important;
    background-color: #00d095;
}
.CompanyIntroduction div:first-child.layui-this{

}
.CompanyIntroduction .layui-this:after,.CompanyIntroduction .layui-this:before{
    border: solid transparent;
    content: ' ';
    height: 0;
    left: 99%;
    position: absolute;
    width: 0;
    transition: all 0.5s linear;
    z-index: 10001;
}
.sele-hidden .layui-unselect{
    display: none !important;
}
.CompanyIntroduction .layui-this:after {
    border-width: 10px;
    border-left-color: #00d095;
    top: 20px;
}
.CompanyIntroduction .layui-this:before {
       border-width: 12px;
       border-left-color: #00d095;
       top: 12px;
}
.CompanyIntroduction-cont{
    border-top: 1px solid #F2F2F2;
}
.branchMsg{
    margin-bottom: 15px;
}
.branchMsg div{
    padding: 5px 10px;
    background-color: #ebf5ff;
}
.branchMsg h1{
    font-size: 18px;
}
.branchMsg h1 span{
    color: #00d095;
}
.branchMsg h1,.branchMsg p{
    line-height: 30px;
}
.branchMsg p span{
    color: #00d095;
}
#showlist {
    padding-bottom:50px;
}

.layui-tab-content-con>div{
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 10%;
}
.layui-tab-content-con>div img{
    max-width:450px;
    margin-bottom: 10px ;
}

.ad-center-img>img{
    width:100%;
}
.mo *{
    line-height:27px;
}
.mo {
    border:1px solid #f3f3f3;
    padding:0 20px;
    margin-top:20px;
}
.mo  img {
    margin-left:10%;
    width:80%;
   
}
video{
    background-color:#f3f3f3;
}
.video-box {
    position:relative;
    padding-right:0;
    height:220px;
    overflow:hidden;
}

.video-box ul{
    position:relative;
    width:200%;
    height:90%;
}
.video-box ul li{
    position:absolute;
    width:50%;
    float:left;
    height:100%;
    background-color:#fff;
}
.video-tit {
    margin-left:0;
    width:100%;
    padding: 9px 15px;
    border-left: 2px solid #35a9ff;
    background-color: #ebf5ff;
}
#video1 {
    z-index:2;
}
#video2 {
    z-index:1;
}
.video-box .Vbtn {
    width:100%;
    height:10%;
}
.video-box .Vbtn .Vbtn1,.video-box .Vbtn .Vbtn2{
    width:20px;
    height:20px;
    float:left;
    text-align:center;
    line-height:20px;
    margin-left:80%;
    cursor:pointer;
}
.video-box .Vbtn .Vbtn2{
    margin-left:5px;
}
.videoShow {
    background-color:#1E9FFF;
    color:white;
}