@font-face {font-family: 'iconfont';
    src: url('../iconfont/iconfont.eot');
    src: url('../iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../iconfont/iconfont.woff') format('woff'),
    url('../iconfont/iconfont.ttf') format('truetype'),
    url('../iconfont/iconfont.svg#iconfont') format('svg');
}
.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.symbol-icon {
   width: 1em; height: 1em;
   vertical-align: -0.15em;
   fill: currentColor;
   overflow: hidden;
}
ins#newBridge .icon-right-bottom {
    display: none;
}
.float-btn-con .client-service:hover .cell {
    background: #00B9CC;
    color: #fff;
}
.foot {
	position: relative; 
}
.foot .umeng-container {
    position: absolute;
    top: 0;
    opacity: 0;
}
.float-btn-con .client-service .cell {
    color: #00B9CC;
}
.float-btn-con img.online-consult-icon.active {
    display: none;
}
.float-btn-con .client-service:hover img.online-consult-icon {
    display: none;
}
.float-btn-con .client-service:hover img.online-consult-icon.active {
    display: inline-block;
}
.client-service-con {
    position: fixed;
    display:none;
}
.client-service-con.active {
    display:block;
}
.float-btn-con img.online-consult-icon {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}
@media screen and (min-width: 1280px) {
	
	.client-service-con {
	    bottom: 65px;
	    right: 95px;
	}
	.float-btn-con img.online-consult-icon {
	    width: 23px;
	    height: 26px;
	}
	.float-btn-con .client-service-con .cell {
	    padding-left: 17px;
	    padding-right: 24px;
	}
	a.link2 {
    	cursor: pointer;
    	font-size: 16px;
    	color: #a5bbd4;
    	font-weight: normal;
    	text-decoration: none;
	}
	.dropdown-content {
            display: none;
            position: absolute;
            background-color: #ffffff;
            min-width: 160px;
            box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
            z-index: 1;
            margin-left: 330px;
            top: 75px;
     }
     .dropdown-content a {
            float: none;
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
            text-align: left;
        }

        .dropdown-content a:hover {
            background-color: #ddd;
        }
      .show {
            display: block;
        }
    .header {
        height: 100px;
        line-height: 100px;
    }

	
    .header div {
        display: inline-block;
        vertical-align: middle;
    }

    .header>div>p{
        display: inline-block;
        vertical-align: middle;
        margin-right: 30px;
        color: #2d333a;
         cursor: pointer;
    }

    .header>div>img {
        vertical-align: middle;
        margin-right: 30px;
        width: 173px;
    }

    .header>div>button{
        vertical-align: middle;
        margin-right: 30px;
        border-radius: 3px;
        font-size: 20px;
        color: white;
        background: #00b9cc;
        border:none;
        padding: 5px 10px;
    }


    .header nav {
        font-size: 20px;
        display: inline-block;
        vertical-align: middle;
    }

    .content_8{
        height: 60px;
        line-height: 60px;
        background-repeat:repeat-x;
        cursor: pointer;
        text-align: left;
        border-top: 1px dashed rgba(255,255,255,.2);
    }

    .storyimg p{
        font-size: 36px;
        color: #2d333a;
    }

    .lanmu8_1 {
        margin-top: 30px;
        text-align: left;
        padding: 0 100px;
        font-size: 16px;
        color: #ffffff;
    }


    .foot {
        text-align: center;
        color: #a5bbd4;
        margin-top: 100px;
        background: #2d333a;
    }
	
	.foot_div{
		padding-top: 30px;
		width: 1280px;
		text-align: left;
		margin: auto;
	}
	.foot_div > div{
		display: inline-block;
		vertical-align: middle;
	}
	.foot_div_list > li{
		display: inline-block;
		vertical-align: middle;
		margin-left: 60px;
		cursor: pointer;
		font-size: 16px;
		color:#a5bbd4;
	}
	.foot_div_list > li > img{
		height: 14px;
	}
	.foot_div_list_title >li {
		display: inline-block;
		vertical-align: middle;
		margin-left: 60px;
		cursor: pointer;
		font-size: 16px;
		color:#ffffff;
		font-weight: bold;
	}
    .erweima {
        margin-left: 100px;
    }
    .erweimainfo{
     	width: 123px;
     	height: 123px;
     	background-color: #ffffff;
     	padding: 8px;
     }

    .lanmu9-2-3 > li {
        display: inline-block;
        vertical-align: middle;
        margin-left: 30px;
        width: 160px;
        height: 70px;
    }

    .lanmu8_div_1 {
        display: inline-block;
        width: 50%;
        height: 500px;
        vertical-align: middle;
        color: white;
        background-color: #008a99;
        float: left;
        background-image: linear-gradient(to right, #008a99, #00b9cc);
    }

    .lanmu8_div_2 {
        width: 50%;
        height: 500px;
    }

    .lanmu9-1 > li {
        display: inline-block;
        vertical-align: middle;
        margin-left: 25px;
        width: 200px;
        height: 200px;
    }
    .lanmu9-1 > li >img {
        width: 200px;
        height: 200px;
    }
    .lanmu9-2-3 >li >img{
      	width: 160px;
        height: 70px;
    }
    .float-btn-con {
        position: fixed;
        bottom: 0;
        right: 0;
        padding: 10px 20px;
		z-index: 9999999999;
    }
    .float-btn-con .cell {
	    border-radius: 11px;
	    box-shadow: 0 5px 15px rgba(0,0,0,.2);
	    margin-bottom: 14px;
	    cursor: pointer;
	    text-align: center;
	    padding: 12px 14px;
	    font-size: 14px;
	    line-height: 1.1rem;
	}
    .float-btn-con .cell.t0 {
	    background: #fff;
	    color: #00B9CD;
	}
	.float-btn-con .cell.t1 {
	    background: #00B9CD;
	    color: #fff;
	    font-weight: bold;
	}
	.float-btn-con .cell:hover {
	    /* box-shadow: 0 0 10px #777; */
	}
    .float-btn-con img {
        height: 30px;
        padding: 6px;
        display: block;
    }
	.lanmu10_div_1{
		font-size:24px;
		width: 250px;
		height:140px;
		color: #ffffff;
		background-color: #00b9cc;
		cursor: pointer;
	}
    .font_span{
            margin:0 auto;padding:0;
        }
	.lanmu10_div_2{
		padding-left:30px;
		height: 140px
	}
	.lanmu10_div_3{
		float: left;
		font-size:14px;
		color: #a5bbd4;
		padding-top: 40px
	}
	.lanmu10_div_3_span{
		display: inline-block;
		margin-left: 30px;
		cursor: pointer;
	}
	
	.foot_div_p{
		margin-top: 30px;
		font-size:12px;
		color: #697787;
		margin-bottom: 30px;
		margin-left: 40px;
	}
	.foot_div_p > a {
		cursor: pointer;
		text-decoration: none;
   		outline: none;
    	margin: 0;
    	color: #697787;
	}
	.clienttype-btn-con:hover .word-con {
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    padding: 79px 36px;
	    color: #fff;
	    font-size: 32px;
	}
	
	.clienttype-btn-con .word-con {
	    display: none;
	    cursor: pointer;
	}
	.clienttype-btn-con .shadow {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    background: #000;
	    opacity: .3;
	    display: none;
	}
	.clienttype-btn-con:hover .shadow {
		display: block;
	}
}


@media screen and (max-width: 1280px) {

    /* .desktop {
        display: none;
    }
    .mobile {
        display: block;
    } */
    .client-service-con {
    	display:none;
	}
    body {
        font-size: 14px;
    }
    .header {
        height: 10rem;
        line-height: 10rem;
    }

    .header div {
        display: block;
    }
	
	.header>div>p{
        display: inline-block;
        vertical-align: middle;
        margin-right: 2rem;
        color: #2d333a;
    }
	
	.header>div>img {
		vertical-align: middle;
		margin-right: 2rem;
		height: 5rem;
		margin-left: 1.2rem;
	}
	
	.header>div>button{
		vertical-align: middle;
		margin-right: 2rem;
		border-radius: 0.3rem;
		font-size: 2rem;
		color: white;
		background: #00b9cc;
		border:none;
		padding: 0.5rem 1rem;
	}

    .header > .programme {
        display: none;
    }

    .header nav {
        font-size: 2rem;
        display: inline-block;
        vertical-align: middle;
		width: 100%;
    }

    .content_8 {
	    height: 5rem;
	    line-height: 5rem;
	    background-repeat: repeat-x;
	    font-size: 2rem!important;
	    text-align: left;
	    border-top: 1px dashed rgba(255,255,255,.2);
	    padding-left: 3rem;
	}
	
	.storyimg p{
		font-size: 3rem;
		color: #2d333a;
	}

    .okayNav a {
        margin-left: 20rem;
    }

	.clienttype-btn-con:hover .word-con {
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    padding: 6.2rem 3.5rem;
	    color: #fff;
	    font-size: 2rem;
	}
	
	.clienttype-btn-con .word-con {
	    display: none;
	    cursor: pointer;
	}
	.clienttype-btn-con .shadow {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    background: #000;
	    opacity: .3;
	    display: none;
	}
	.clienttype-btn-con:hover .shadow {
		display: block;
	}

    .lanmu8_1 {
        margin-top: 1rem;
        text-align: left;
        padding: 0 0;
        font-size: 1rem;
        color: #ffffff;
    }

   

   

   

    .foot {
        text-align: center;
        color: #a5bbd4;
        margin-top: 10rem;
        background: #2d333a;
        height: 100%;
    }
    
    

    .erweima {
        margin-left: 0;
		margin-top:5.5rem
    }
    .erweima > p{
    	font-size: 2.5rem;
    }
	 .erweimainfo {
       height:12rem;
       background-color: #ffffff;
       padding: .5rem;
    }

    .lanmu9-2-3 > li {
        display: inline-block;
        vertical-align: middle;
    }
	.lanmu9-2-3 >li >img {
	    width: 20rem;
	    height: 9rem;
	}
    .lanmu8_div_1 {
        display: block;
        width: 100%;
        height: auto;
        color: white;
        background-color: #008a99;
        float: none;
        background-image: linear-gradient(to right, #008a99, #00b9cc);
        padding: 1rem 0;
    }

    .lanmu8_div_2 {
        display: block;
        width: 100%;
        height: auto;
        color: white;
        background-color: #008a99;
        float: none;
        background-image: linear-gradient(to right, #008a99, #00b9cc);
        padding: 1rem 0 10rem 0;
    }

    .lanmu9-1 > li {
        display: inline-block;
        vertical-align: middle;
        margin-left: 1rem;
        width: 15rem;
        height: 15rem;
        margin-top: 1rem;
        margin-right: 2rem;
    }
    .lanmu9-1 > li >img {
        width: 15rem;
        height: 15rem;
    }

    .okayNav a {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 2rem;
        line-height: 2rem;
        display: block;
        margin: 4rem;
        height: 2.2rem;
    }
    .okayNav__nav--invisible {
        overflow: auto;
        top: 7rem;
        background: none;
    }

   
    .float-btn-con {
        position: fixed;
        bottom: 0;
        right: 0;
        padding: 1rem 2rem;
    }
    .float-btn-con .cell {
        background: #fff;
        box-shadow: 0 5px 15px rgba(0,0,0,.2);
        border-radius: 100rem;
        margin-bottom: 2rem;
    }
    .float-btn-con img {
        height: 4rem;
        padding: 1.5rem;
        display: block;
    }
	.lanmu10_div_1{
		font-size:3rem;
		color: #ffffff;
		background-color: #00b9cc;
		margin:0 auto;
	}
	.foot div{
            display: block;
            vertical-align: middle;

     }
        
    .font_span{
            margin:0 auto;padding:0;
        }
    .foot>div>div{
            display: block;
    }
	.lanmu10_div_2{
		height: 10rem
	}
	.lanmu10_div_3{
		font-size:2.5rem;
		color: #a5bbd4;
		padding-top: 3rem
	}
	.lanmu10_div_4{
		margin-top: 2rem;
		font-size:1.95rem;
		color: #697787;
	}
	
	.dropdown-content {
            display: none;
            position: absolute;
            background-color: #ffffff;
            min-width: 160px;
            box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
            z-index: 1;
     }
     .dropdown-content a {
            float: none;
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
            text-align: left;
        }

        .dropdown-content a:hover {
            background-color: #ddd;
        }
    .foot_div_p{
		margin-top: 2.3rem;
		font-size:2rem;
		color: #697787;
		margin-bottom: 30px;
		margin-left: 40px;
	}
	.foot_div_p > a {
		cursor: pointer;
		text-decoration: none;
   		outline: none;
    	margin: 0;
    	color: #697787;
	}
	
	.foot_div_list > li{
		display: inline-block;
		vertical-align: middle;
		cursor: pointer;
		font-size: 2.8rem;
		color:#a5bbd4;
		margin-left: 1rem;
	}
	.foot_div_list > li > img{
		height: 2rem;
	}
	
	.foot_div_list_title >li {
		display: inline-block;
		vertical-align: middle;
		margin-left: 3rem;
		cursor: pointer;
		font-size: 2.8rem;
		color:#ffffff;
		font-weight: bold;
	}
	.foot_div{
		padding-top: 3rem;
	}
	a.link2 {
    	cursor: pointer;
    	font-size: 2.8rem;
    	color: #a5bbd4;
    	font-weight: normal;
    	text-decoration: none;
	}
	.float-btn-con {
        position: fixed;
        bottom: 0;
        right: 0;
        padding: 1rem 2rem;
		z-index: 9999999999;
    }
    .float-btn-con .cell {
		box-shadow: 0 5px 15px rgba(0,0,0,.2);
		border-radius: 11px;
		margin-bottom: 2rem;
		cursor: pointer;
		text-align: center;
		padding: 1.5rem;
	}
    .float-btn-con .cell.t0 {
		background: #fff;
		color: #00B9CD;
		font-size: 3rem;
		line-height: 3.5rem;
	}
	.float-btn-con .cell.t1 {
		background: #00B9CD;
		color: #fff;
		font-weight: bold;
		line-height: 2.5rem;
		font-size: 2.3rem;
	}
	.float-btn-con .cell:hover {
	    /* box-shadow: 0 0 10px #777; */
	}
    .float-btn-con img {
        height: 30px;
        padding: 6px;
        display: block;
    }
    
    
    
    
    
}


	a.link:hover {
   		color: #1EBFD0;
	}
	a.link {
    	font-weight: normal;
    	text-decoration: none;
    	font-size: 1.2rem;
    	padding: 0;
    	color: #2e2e33;
	}
	
	
	
.rotate{
  transform:rotate(180deg);
   -webkit-transform:rotate(180deg);
   -moz-transform: rotate(180deg);
   -o-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
}
	
	
	
.header-li {
    position: relative;
    z-index: 99999999;
}
ul.sub-header-list {
    overflow: hidden;
}
li.sub-header-li {
    background: #fff;
    cursor: pointer;
}
ul.sub-header-list li.sub-header-li a {
    text-decoration: none;
    color: #555;
    display: block;
    width: auto;
    white-space: nowrap;
}
li.sub-header-li:hover {
    background: #00B9CC;
}
ul.sub-header-list li.sub-header-li:hover a {
    color: #fff;
}
@media screen and (min-width: 1280px) {
	ul.sub-header-list {
		position: absolute;
		top: 75px;
		left: 0;
		box-shadow: 0 2px 12px #bbb;
		padding-left: 0;
		border-radius: 4px;
	}

	ul.sub-header-list li.sub-header-li a {
		line-height: 22px;
		padding: 15px 25px 15px 20px;
		font-size: 18px;
	}
	#nav-main .mobile-icon-con {
		display: none!important;
	}
	.header-li {
		display: inline-block;
		vertical-align: middle;
		margin: 0 auto;
		margin-left: 30px;
		color: #2d333a;
		cursor: pointer;
	}
	.header-li img.sub-btn {
		display: none
	}
}
@media screen and (max-width: 1280px) {
	.header > nav#nav-main > ul > li {
	    display: block;
	    vertical-align: middle;
	    margin: initial;
	    color: initial;
	    line-height: initial;
	    background: initial;
	    padding: initial;
	    margin-top: initial;
	    font-size: initial;
	}
	ul.sub-header-list {
		position: relative;
		top: 0;
		left: 0;
		padding-left: 0;
		border-radius: 4px;
	}

	ul.sub-header-list li.sub-header-li a {
		font-size: 2.4rem;
		line-height: 2.6rem;
		display: block;
		padding: 3rem;
		border-bottom: 1px solid #aaa;
		padding-left: 5rem;
		color: #555;
	}
	#nav-main {
		background: #fff;
		position: absolute;
		width: 100%;
		z-index: 999999999;
	}
	#nav-main ul.header-list.hide-in-mobile {
		display: none;
	}
	#nav-main .mobile-icon-con img {
		width: 4rem;
		height: 4rem;
		position: absolute;
		top: -9.6rem;
		right: 0;
		padding: 2.6rem;
	}
	.header-li {
	}
	.hide-in-mobile {
		display: none!important;
	}
	.header-li a.link {
		font-size: 2.4rem;
		line-height: 2.6rem;
		display: block;
		padding: 3rem;
		border-bottom: 1px solid #aaa;
		padding-left: 4rem;
	}
	.header-list {
		background: #fff;
		box-shadow: 0 1rem 2rem -1rem #bbb;
	}
	.header-li img.sub-btn {
		height: 4rem;
		position: absolute;
		right: 0;
		padding: 2.4rem 3.5rem;
		opacity: .8;
		transition: all .3s;
	}
	
}


@media screen and (min-width: 1280px) {
	
	
}
@media screen and (max-width: 1280px) {
	ul.foot_div_list {
		padding-left: 0;
		margin-top: 2rem;
	}
	.foot_div_list > li {
		padding: 1rem;
	}
	.erweima {
		padding: 3rem;
		margin-top: -1rem!important;
	}
	ul.foot_div_list_title {
		padding-left: 0;
	}
}


img[src="img/login.png"] {
    display: none;
}
img[src="img/LOGO.png"] {
	cursor: pointer;
}
p.more-desc {
	cursor: pointer;
}
p.more-desc:hover {
    color: #0099a9!important;
}
.erweima p {
    text-align: center;
}
li.no-pointer {
    cursor: default;
}
.float-btn-con .cell.t0:hover {
    background-color: #00b9cd;
    color: #fff;
}
.float-btn-con .cell.t1:hover,.float-btn-con .cell.t2:hover {
    background-color: #33c7d6;
    color: #fff;
}
button.content_2_button:hover {
    border-color: #00b9cc!important;
    background-color: #00b9cc!important;
    color: #fff!important;
    cursor: pointer;
}
#experience {
	cursor: pointer;border: 1px solid #00b9cc; border-radius: 4px; background-color: #00b9cc; color: #fff;
}
#experience:hover {
	border-color: #33c7d6; background-color: #33c7d6; color: #fff;
}
#experience.anti {
	cursor: pointer;border: 1px solid #fff; border-radius: 4px; background-color: #fff; color: #00b9cc;
}
#experience.anti:hover {
	border-color: #e5f8fa; background-color: #e5f8fa; color: #00b9cc;
}

.header {
    background: #fff;
    z-index: 99999;
}