@charset "utf-8";
/* css document */
/* write your styles */
body {
	background-color: #fff;
	font-size: 16px;
	font-family: "微软雅黑"!important;
	color: #737373;
}
body, ul, li, h1, h2, p {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: #737373;
}
img {
	width: 100%;
}
#nav {
	width: 100%;
	height: auto;
	position: fixed;
	z-index: 999;
	background: #fff;
}
.zz-1 {
	width: 100%;
	height: 30ox;
	line-height: 30px;
	color: #fff;
	background: #129999;
	font-size: 15px;
	font-weight: bold;
}
.clearfix {
	width: 1200px;
	margin: 0 auto;
}
.clearfix ul {
	text-align: right;
}
.clearfix ul li {
	display: inline-block;
	margin-left: 30px;
}
#nav .nav_content {
	max-width: 1590px;
	width: calc(100% - 32px);
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#nav .nav_content .nav_content_logo {
	height: auto;
	width: 600px;
}
.nav_content_link {
	position: relative;
	white-space: nowrap;
	flex-grow: 1;
}
.nav_content_link ul {
	text-align: right;
}
.nav_content_link li {
	display: inline-block;
}
.nav_content_link a {
	padding: 20px 10px;
	line-height: 80px;
	font-size: 18px;
	font-weight: 500;
	transition: color 0.5s;
	-moz-transition: color 0.5s; /* firefox 4 */
	-webkit-transition: color 0.5s; /* safari and chrome */
	-o-transition: background 0.5s; /* opera */
}
.nav_content_link ul li ul {
	position: absolute;
	display: none;
	width: 200px;
}
.nav_content_link ul li ul li {
	float: left;
}
.nav_content_link ul li ul li a {
	display: block;
	float: left;
	width: 210px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	border-right: none;
	border-top: 1px dotted #ccc;
	background: #f5f5f5;
}
.nav_content_link ul li ul li a:hover {
	background: #fff;
	color: #12999;
}
.nav_content_link ul li:hover ul {
	display: block;
}
.nav_content_link a:hover {
	color: #129999;
}
#full-screen-slider {
	width: 100%;
	height: 100%;
	position: relative
}
#slides {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 20%;
	top: 550px;
	z-index: 800;
	padding: 5px 15px 5px 0;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #ccc;
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #0092ce;
}
#flash {
	padding-top: 80px;
}
#content {
	width: 100%;
	margin: 0 auto;
}
.con_list {
	width: 1200px;
	margin: 0 auto;
}
.con_list li a {
	display: block;
	width: 20%;
	height: 100;
	float: left;
	margin-left: 4.08333%;
	text-align: center;
	line-height: 80px;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
}
.cp_xq{display: block;width: 100%;font-size: 15px;color: #fff;height: 30px;line-height: 30px;margin-top: -20px; padding-bottom:20px;}

.lan {
	background: #5b6991;
	transition: background 0.5s;
	-moz-transition: background 0.5s; /* firefox 4 */
	-webkit-transition: background 0.5s; /* safari and chrome */
	-o-transition: background 0.5s; /* opera */
	}
.lan:hover {
	background: #103293;
}
.huang {
	background: #f5ac69;
	transition: background 0.5s;
	-moz-transition: background 0.5s; /* firefox 4 */
	-webkit-transition: background 0.5s; /* safari and chrome */
	-o-transition: background 0.5s; /* opera */
}
.huang:hover {
	background: #f47501;
}
.lv {
	background: #59caa2;
	transition: background 0.5s;
	-moz-transition: background 0.5s; /* firefox 4 */
	-webkit-transition: background 0.5s; /* safari and chrome */
	-o-transition: background 0.5s; /* opera */
}
.lv:hover {
	background: #00c982;
}
.hong {
	background: #e5625c;
	transition: background 0.5s;
	-moz-transition: background 0.5s; /* firefox 4 */
	-webkit-transition: background 0.5s; /* safari and chrome */
	-o-transition: background 0.5s; /* opera */
}
.hong:hover {
	background: #e50a00;
}
.con_one {
    width: 100%;
    height: 700px;
    background-image: -moz-linear-gradient(top, #fff, #eeeeee); /* firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #eeeeee)); /* saf4 , chrome */
    overflow: hidden;
    clear: both;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.con_1200 {
	width: 100%;
	margin: 0 auto;
}
.con_one .con_int {
	width: 50%;
	color: #fff;
	float: left;
	overflow:hidden;
	height:auto;
	border-radius: 5px;
}
.con_one .bemiddle {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    height: auto;
}
.con_one .becenter {
    width: 100%;
    margin: 100px 0 0;
    text-align: center
}
.con_hidden{
	width:auto; height:580px; overflow:hidden;
}

.pms_img {
	max-width: 600px;
	float: right;
	margin-top: 50px;
}
.con_bg {
    max-width: 1510px;
    width: calc(100% - 112px);
    margin: 0 auto;
}
#exp_pms {
	width: 100%;
	height: 100px;
	background: url(/uploads/image/tcimages/pex.jpg);
	transition: opacity 0.5s;
	-moz-transition: opacity 0.5s; /* firefox 4 */
	-webkit-transition: opacity 0.5s; /* safari and chrome */
	-o-transition: opacity 0.5s; /* opera */
}
#exp_pms:hover {
	opacity: 0.8;
}
#exp_pms .exp_link {
	display: block;
	width: 100%;
	height: 100px;
	text-align: center;
	color: #fff;
}
.exp_link p {
	font-size: 25px;
	padding-top: 30px;
}
#bottom {
	width: 100%;
	height: 460px;
	background: #282828;
	padding-top: 20px;
	color: #929292;
	border-top:5px solid #0a96b9;
}
#bottom .title {
    line-height: 50px;
    font-size: 30px;
    color: #fff;
    margin-bottom: 15px
}
.bot_info {
	width: 83.33%;
	height: 329px;
	margin: 0 auto;
    padding-top:70px;
}
.bot_info .pro {
    height: 226px;
    float: left;
    color: #929292;
    width: 480px;
    position: relative;
    padding:60px 0 0 55px;
}
.pro .erweima{
	width:130px;
}
.pro ul {
    width: auto;
    position: absolute;
    left:190px;
    top: 60px
}
.pro ul li {
    display: block;
    font-size: 16px;
    color: #929292;
    padding-left: 50px;
    background-position: 20px top;
    background-repeat: no-repeat;
    background-size: 25px;
    padding-bottom: 15px;
}
.pro ul li:nth-of-type(1){
	background-image: url(/uploads/image/tci/icon_phone.png)
}
.pro ul li:nth-of-type(2){
	background-image: url(/uploads/image/tci/icon_mail.png)
}
.pro ul li:nth-of-type(3){
	background-image: url(/uploads/image/tci/icon_add.png)
}
.pro li a:hover {
	color: #ccc;
}
.pro .copyright {
    text-align: left;
    font-size: 14px;
    width: 480px;
}

/*.bot_put {
	width: 100%;
	height: 60px;
	background: #373737;
	line-height: 60px;
}*/
.bot_put p {
	display: block;
	width: 100%;
	height: 60px;
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	color: #a3a3a3;
}
.info_con {
	width: 100%;
	height: 286px;
	display: flex;
}
.new {
	flex:1;
    height: 286px;
    float: left;
    text-overflow: ellipsis;
}
.new li:not(:nth-of-type(1)) {
    margin-bottom: 20px;
    width: 100%;
    display: flex;
}
.new li img {
    max-width: 55px;
    height: 55px;
    margin-right: 15px;
    border:1px solid #ccc
}
.new li a {
    display: block;
    height: 50px;
    color: #929292;
    width: auto;
    position: relative;
}
.new .newstitle {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    height: 35px;
    font-size: 14px;
    display:block;
}
.new .newstime {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 12px;
}
.new li a:hover {
	color: #ccc;
}
.company {
	flex:1;
	height: 286px;
	float: left;
	margin-right: 40px;
}
.company li a {
	display: block;
	font-size: 16px;
	color: #929292;
}
.site {
	max-width: 1440px;
	overflow: hidden;
}
#index_top {
	display: block;
	width: 45px;
	height: 45px;
	position: fixed;
	bottom: 20px;
	z-index: 9999;
	right: 40px;
	text-decoration: none;
	display: none;
	background-color: #000;
	background: url(/uploads/image/tcimages/index_top.png) no-repeat;
	-moz-transition: opacity 1s; /* firefox 4 */
	-webkit-transition: opacity 1s; /* safari and chrome */
	-o-transition: opacity 1s; /* opera */
}
#index_top:hover {
	opacity: 0.8;
}
#gotop span {
	font-size: 40px;
	text-align: center;
	margin-top: 4px;
}
/*报价页面*/

.yun {
	width: 100%;
	height: 305px;
	border-bottom: 2px solid #e8e8e8;
	padding-top: 100px;
}
.yun .yun_img {
	width: 1200px;
	height: 303px;
	background: url(/uploads/image/tcimages/yun.jpg) no-repeat;
	margin: 0 auto;
}
#price {
	width: 1200px;
	margin: 0 auto;
}
#price .rpice_title {
	width: 100%;
	height: 130px;
	text-align: center;
	line-height: 130px;
	font-size: 40px;
	color: #3f3f3f;
}
#price .rpice_form {
	width: 1200px;
	height: 553px;
}
#price .rpice_form .rpice_info {
	width: 220px;
	height: 553px;
	float: left;
	margin-left: 15px;
	border: 1px solid #e9e9e9;
	text-align: center;
}
.rpice_info li {
	border-top: 1px solid #e9e9e9;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	color: #272636
}
.rpice_info li a {
	display: block;
	width: 98px;
	height: 33px;
	border: 1px solid #016e6e;
	background: #129999;
	color: #fff;
	text-align: center;
	line-height: 33px;
	font-size: 15px;
	border-radius: 5px;
	margin: 12px 60px 0
}
#price .rpice_form .rpice_info .rpoce_headline {
	width: 220px;
	height: 48px;
	line-height: 48px;
	font-size: 25px;
	background: #129999;
	border-bottom: 2px solid #005d5d;
	color: #fff;
	border-top: none;
	border-left: none;
	border-right: none;
}
#price .rpice_form .rpice_info .rpice_rp {
	width: 220px;
	height: 100px;
	line-height: 100px;
	font-size: 30px;
	color: #fff;
	background: #00c0c0;
	border: none;
}
#offer_info {
	width: 1200px;
	padding-left: 80px;
	margin: 0 auto;
	color: #272636;
	margin-bottom: 70px;
}
#offer_info p {
	font-size: 18px;
}
#offer_info span {
	font-weight: bold;
	font-size: 20px;
}
#bottom_info {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	background: #272836;
	color: #fff;
}
.bottom_site {
	width: 100%;
	height: 120px;
	text-align: center;
}
.bottom_site a{ display:inline-block; margin-left:20px; margin-top:10px;}
.bottom_site a:hover{color:#ccc; text-decoration:underline;}
.box {
	box-shadow: 0 0 5px 2px #999999;
}
/*新闻页面*/
.news_con {
	max-width: 1510px;
	width: calc(100% - 112px);
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
}
.news_left {
	width: 63%;
	height: auto;
	border-right: 1px solid #ccc;
	padding: 10px;
}
.news_left h1 {
	padding: 25px 0 25px 0;
	border-bottom: 1px #ccc dashed;
}
.news_left h1 span {
	font-size: 14px;
	color: #ccc;
	display: block;
}
.news_left div {
	padding: 10px 0 15px 0;

}
.news_list {
	width: 25%;
	float: right;
	position: absolute;
	top: 110px;
	right: 30px;
}
.news_list li a {
	display: block;
	line-height: 20px;
	margin-top: 15px;
	border-bottom: 1px #ccc dashed;
}
.news_list li a:hover {
	opacity: 0.8;
}
/*招商合作*/
.agency_info_wrap{
	width:100%;
	background: url(/uploads/image/tcicooperation/hezuo_bg.png);
	background-size: cover;
}
#agency_ad {
	width: 100%;
	height: 300px;
	overflow: hidden;
	padding-top: 110px;
}
#agency_info {
	width: 1000px;
	height: 700px;
	margin: 0 auto;
	padding-bottom:50px;
}
#agency_info .info_from {
	width: 550px;
	height: 700px;
	float: left;
}
#agency_info .info_slogan {
	width: 550px;
	height: 104px;
	font-size: 25px;
	color: #be3b20;
	padding-top: 30px;
}
#agency_info .info_fill {
	width: 550px;
	height: 700px;
}
#agency_info .info_fill table {
	margin: 0 auto;
}
#agency_info .info_fill td {
	display: block;
	margin-left: 50px;
	font-size: 18px;
	height: auto;
	float: left;
	line-height: 52px;
	color: #000;
	font-weight: 600;
}
.info_fill select, input {
	border-radius: 5px;
	font-size: 15px;
	margin-top: 7.5px;
	border: 1px solid #ccc;
}
.info_fill select {
	width: 250px;
	height: 35px;
}
.info_fill input{
	width: 248px;
	height: 33px;
}
.info_fill textarea {
	height: 90px;
	margin-top: 10px;
	border-radius: 5px;
	width: 248px;
	font-size: 15px;
	border: 1px solid #ccc;
}
.info_fill font{
	display: inline-block;
	width:15px;
}
.info_fill .inpt_tj {
	display: block;
	width: 120px;
	height: 35px;
	color: #fff;
	font-size: 16px;
	background: #be3b20;
	text-align: center;
	line-height: 35px;
	margin: 30px 0 0 290px;
}
#agency_info .info_flow {
	width: 444px;
	height: 600px;
	background: url(/uploads/image/tcicooperation/flow.png) no-repeat;
	background-size: 100%;
	float: right;
	margin-top: 130px;
}
.agency_head {
	display: block;
	color: #fff;
	font-size: 60px;
	width: 300px;
	height: 150px;
	margin: 80px 0 0 100px;
	float: left;
}
.agency_c {
	display: block;
	color: #fff;
	font-size: 20px;
	width: 900px;
	height: 260px;
	float: left;
	text-align: left;
	margin-top: 70px;
}
/*成功案例*/
.client_hotel {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}
.client_hotel .client_hed {
	width: 100%;
	height: 100px;
	padding-top: 80px;
	text-align: center;
}
.client_hotel .client_hed h1 {
	color: #129999;
	font-size: 45px;
}
.client_hotel .client_hed p {
	margin-top: -15px;
}
#client_eva {
	width: 1200px;
	margin: 0 auto;
}
.eva_hed {
	width: 1200px;
	height: 80px;
	text-align: center;
	font-size: 45px;
	color: #129999;
	margin: 0 auto 50px;
}
.eva_hed .eve_4 {
	width: 1200px;
	height: 600px;
}
.eva_01 {
	width:100%;
	height:auto;
	margin-bottom: 30px;
	display: flex;
}
.eva_01 .eva_02{
	width: 45%;
	height: auto;
	text-align: left;
	margin:0 2% 50px 3%;
	position: relative;
}
.eva_01 .eva_02 div{
	position: absolute;
	top:50%;
	transform: translatey(-50%);
}
.eva_01 h1 {
	width: 100%;
	color: #000;
	margin-bottom: 30px;
}
.eva_01 img{
	width:45%;
	margin-left:2%
}
.client_dis {
	width: 100%;
	height: 730px;
}
.eva_bg {
	background: url(/uploads/image/tcimages/eva_img.jpg) no-repeat;
	width: 1400px;
	height: 666px;
}
/*人才招聘*/
#why {
}
.why_nav {
	width: 100%;
	height: 80px;
	border-bottom: 1px #ccc solid;
}
.wht_link {
	width: 500px;
	margin: 0 auto;
}
.why_nav a {
	display: inline-block;
	width: 150px;
	height: 80px;
	line-height: 80px;
	text-align: center;
}
.why_nav a:hover {
	color: #129999;
}
#why .why_con {
	width: 1200px;
	margin: 0 auto;
}
#why .why_con .why_left {
	width: 755px;
	float: left;
	text-align: left;
}
#why .why_con .why_left span {
	display: block;
	width: 100%;
	font-size: 30px;
	color: #000;
	padding: 20px 0 20px 0;
}
#why .why_con .why_right_logo{
	height: 350px;
	background: url(/uploads/image/tcimages/why_logo.jpg) no-repeat 0 80px;
}
#why .why_con .why_right {
	width: 360px;
	float: right;
}
.adv {
	width: 100%;
	height: 400px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url(/uploads/image/tcimages/xx.jpg) no-repeat center;
}
#pos {
	width: 1200px;
	height: 420px;
	margin: 0 auto;
}
#pos .pos_img {
	width: 388;
	float: left;
}
.pos_x {
	width: 100%;
	height: 420px;
	border-bottom: 1px solid #ccc;
}
.pos_con {
	width: 400px;
	height: 340px;
	float: left;
	padding: 50px 0 0 70px;
	line-height: 30px;
	font-size: 16px;
}
.liaojie {
	display: block;
	width: 150px;
	height: 40px;
	border: 1px solid #ccc;
	background: #129999;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border-radius: 5px;
	margin-top:20px;
}
.clear {
	clear: both;
}

@media screen and (max-width: 1300px) {
#pagination {
	display: none;
}
}
@media screen and (max-width: 1200px) {
.bot_info{
	width:90%
}
}
@media screen and (max-width: 1024px) {
.company {
	display: block;
}
.pms_img {
	max-width: 500px;
}
.agency_head {
	margin: 50px 0 0 50px;
	height: 100px;
}
.agency_c {
	clear: both;
	margin-top: 0px;
	margin-left: 50px;
	height: 150px;
	width: 500px;
}
.why_left {
	padding-bottom: 20px;
}
.agency_head {
	margin: 50px 0 0 50px;
	height: 100px;
}
.agency_c {
	margin-top: 50px;
	margin-left: 50px;
	height: 150px;
	width: 500px;
}
}
@media screen and (max-width: 980px) {
.company {
	display: none;
}
.pms_img {
	max-width: 500px;
}
#pagination {
	display: none;
}
.nav_content_logo {
	display: none;
}
}
@media screen and (max-width: 800px) {
.pms_img {
	max-width: 400px;
}

}
@media screen and (max-width: 768px) {
.zz-1 {
	display: none;
}

.nav_content_link ul li ul {
	position: absolute;
	top: 80px;
	left: 120px;
	display: none;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background-image: none;
}
.nav_content_link ul li ul li a {
	margin-top: -10px;
}
.nav_content_link {
	position: fixed;
	/*min-height: 40px;*/
}
.nav_content_link ul {
	width: 320px;
	padding: 5px 0;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(/uploads/image/tcimages/menu.png) no-repeat 0px 25px;
	border-radius: 0 5px 5px 0;
}
.nav_content_link a {
	line-height: 40px;
	font-size: 16px;
}
.nav_content_link li {
	display: none;
}
.nav_content_link .current {
	display: block;
	text-align: left;
	margin-left: 15px;
}
.nav_content_link ul:hover li {
	display: block;
	margin: 0 0 10px;
	margin-left: 30px;
}
.nav_content_link a {
	display: block;
	padding: 5px 5px 5px 32px;
	text-align: left;
	color: #12999
}
.nav_content_logo {
	display: none !important;
}
.nav > .box {
	box-shadow: none;
}
.nav_content {
	width: 100% !important;
	padding-top: 0 !important;
}
#pagination {
	display: none;
}
.pms_img {
	margin-top: 10px;
}
.con_int h1{
	display: block;
	font-size: 30px;
	font-weight: 300;
	padding:10px 0;
}
.con_int p{
	display: block;
	font-size: 15px;
	line-height: 30px;
}
.bot_put {
	width: 100%;
	height: auto;
	background: #373737;
	line-height: 25px;
	font-size: 13px;
}
.bot_put p {
	display: block;
	width: 100%;
	height: 60px;
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
}
#bottom {
	display: none;
}
#nav {
	width: 100%;
	height: auto;
	position: fixed;
	z-index: 999;
	background: #fff;
}
}
 @media screen and (max-width: 320px) {

#pagination {
	display: none;
}

}
.demo_wrapper {
	width: 100%;
	margin: 0 auto;
}
@media only screen and (max-device-width: 800px), screen and (max-width: 800px) {
.demo_wrapper {
	width: 100%;
}
}
.demo_block {
	width: 100%;
}


/*浮动客服*/
#floatdivboxs{
	display: block;
    z-index: 600000;

    position: fixed;
    top: 180px;
    right: 2px;
    border: 1px solid #129999;
    width: 150px;}
#floatdivboxs ul,ol{list-style:none;}
#floatdivboxs img{border:none;outline:none;}
#floatdivboxs a{
	color: #fff;
    text-decoration: none;
    outline: none;
    font-size: 13px;
    background: #129999;
    padding: 5px 15px;
    border-radius: 20px;}
#floatdivboxs a:hover{color:#e8431f;}
#floatdivboxs .floatdtt{width:150px;color:#fff;font-size:18px;position:relative;}
#floatdivboxs .floatdqq{padding:0 3px;}
#floatdivboxs .floatdqq li{height:45px;line-height:45px;font-size:15px; padding:0 0 0 50px; text-align:center;}
#floatdivboxs .floatdtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatdivboxs .floatdtel{padding:0 0 15px 10px;}
#floatdivboxs .floatdtel img{display:block;}
#floatdivboxs .floatdbg{width:100%;height:20px;background:#129999 no-repeat;}
.floatshadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightarrow{ position:fixed;top:250px;right:150px;z-index:999;}
#rightarrow a{display:block;height:50px;}

.imgx{width:15px; margin-top:-3px;}

.news_left div p{line-height:25px;padding-bottom:10px;}

.white{
	color:#fff!important
}

.brown{
	color:#737373!important;
}
.con_one td img{
	width:50px;
	height:50px;
    margin-right: 10px;
}
.list {
    width: 80%;
    height: auto;
    margin:0 auto;
}
.list li {
   display:flex;
   float:left;
   width:30%;
   margin-right:5%;
   margin-top:40px;
}
.con_int li img {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-right: 10px;
}
.list li a{
    width:80%;
    max-height:100px;
    display: inline-block
}
.list .list_title{
    font-size:20px;
    display:block;
    margin-bottom:10px;
}
.list .list_con {
    font-size: 14px;
}
.list2 li {
    margin-top:30px;
    height:50px;
}
.list2 li img{
    float:left;
}
.list2 li a {
    display: inline-block;
    color:#fff
}
.more {
    display: block;
    width: 204px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    background-image: url(/uploads/image/tci/btn_more.png);
    background-position: center;
    background-repeat:no-repeat;
    background-size:100%;
    margin: 40px 0 0 200px;
}
.icon_list_img {
    background-image: url(/uploads/image/tci/bg_zzj.jpg);
    background-repeat:no-repeat;
    background-position:center bottom;
    background-size:cover
}
.icon_list {
    width: 570px;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translatex(-50%)
}
.icon_list li {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.icon_list li:nth-of-type(1) {
    background-image: url(/uploads/image/tci/icon_zzj.png);
}
.icon_list li:hover:nth-of-type(1) {
    background-image: url(/uploads/image/tci/icon_zzj_pre.png);
}
.icon_list li:nth-of-type(2) {
    background-image: url(/uploads/image/tci/icon_znkk.png);
}

.icon_list li:hover:nth-of-type(2) {
    background-image: url(/uploads/image/tci/icon_znkk_pre.png);
}
.icon_list li:nth-of-type(3) {
    background-image: url(/uploads/image/tci/icon_znds.png);
}

.icon_list li:hover:nth-of-type(3) {
    background-image: url(/uploads/image/tci/icon_znds_pre.png);
}
.icon_list li:nth-of-type(4) {
    background-image: url(/uploads/image/tci/icon_wxkm.png);
}

.icon_list li:hover:nth-of-type(4) {
    background-image: url(/uploads/image/tci/icon_wxkm_pre.png);
}
.icon_list li:nth-of-type(5) {
    background-image: url(/uploads/image/tci/icon_wifi.png);
}

.icon_list li:hover:nth-of-type(5) {
    background-image: url(/uploads/image/tci/icon_wifi_pre.png);
}
.icon_list li:nth-of-type(6) {
    background-image: url(/uploads/image/tci/icon_fsyd.png);
}

.icon_list li:hover:nth-of-type(6) {
    background-image: url(/uploads/image/tci/icon_fsyd_pre.png);
}
.new_hover_list {
    margin-top:30px;
}
.new_boxs {
    width: 34%;
    height: 400px;
    float: left
}
.new_box {
    width: 22%;
    height: 400px;
    position: relative;
    cursor: pointer;
    float: left;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.new_boxs .new_box {
    width: 50%;
    height: 50%;
}
.new_box .new_bmbox {
    display:block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: none;
    font: 12px/30px "宋体";
    color: white;
    text-align: center;
    position: relative;
}
.new_box:hover .new_bmbox {
    width: 100%;
    height: 100%;
    background: rgba(0,128,179,.3);
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    font: 12px/30px "宋体";
    color: white;
    text-align: center;
}
.new_bmbox_con {
    width:80%;
    height:auto;
    position:absolute;
    top:50%;
    left:10%;
    transform:translatey(-50%)
}
.new_bmbox_con .list_title {
    font-size: 18px;
    display: block;
    text-align: left;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.new_bmbox_con .list_con {
    font-size: 14px;
    line-height:20px;
    display: block;
    text-align:left;
}
.new_box:nth-of-type(1) {
    background-image: url(/uploads/image/tci/pic_new1.jpg);
}
.new_box:nth-of-type(3) {
    background-image: url(/uploads/image/tci/pic_new6.jpg);
}
.new_boxs .new_box:nth-of-type(1) {
    background-image: url(/uploads/image/tci/pic_new2.jpg);
}

.new_boxs .new_box:nth-of-type(2) {
    background-image: url(/uploads/image/tci/pic_new4.jpg);
}

.new_boxs .new_box:nth-of-type(3) {
    background-image: url(/uploads/image/tci/pic_new3.jpg);
}

.new_boxs .new_box:nth-of-type(4) {
    background-image: url(/uploads/image/tci/pic_new5.jpg);
}

.partner_list {
    width:100%;
    margin:20px auto 0;
    display:flex;
}
.partner_list li {
    flex:1;
    height:88px;
    float:left;
    background-position:center;
    background-repeat:no-repeat;
    background-size:100%;
}
.partner_list li:nth-of-type(1) {
    background-image: url(/uploads/image/tci/icon_fz.png);
}
.partner_list li:hover:nth-of-type(1) {
    background-image: url(/uploads/image/tci/icon_fz_pre.png);
}
.partner_list li:nth-of-type(2) {
    background-image: url(/uploads/image/tci/icon_xc.png);
}
.partner_list li:hover:nth-of-type(2) {
    background-image: url(/uploads/image/tci/icon_xc_pre.png);
}
.partner_list li:nth-of-type(3) {
    background-image: url(/uploads/image/tci/icon_dc.png);
}
.partner_list li:hover:nth-of-type(3) {
    background-image: url(/uploads/image/tci/icon_dc_pre.png);
}
.partner_list li:nth-of-type(4) {
    background-image: url(/uploads/image/tci/icon_zh.png);
}
.partner_list li:hover:nth-of-type(4) {
    background-image: url(/uploads/image/tci/icon_zh_pre.png);
}
.partner_list li:nth-of-type(5) {
    background-image: url(/uploads/image/tci/icon_ali.png);
}
.partner_list li:hover:nth-of-type(5) {
    background-image: url(/uploads/image/tci/icon_ali_pre.png);
}
.partner_list li:nth-of-type(6) {
    background-image: url(/uploads/image/tci/icon_yst.png);
}
.partner_list li:hover:nth-of-type(6) {
    background-image: url(/uploads/image/tci/icon_yst_pre.png);
}

.mask{
	width:100%;
	height: 100px;
	position: absolute;
	bottom:0;
	background: rgba(0,0,0,.5);
	color:#fff;
	z-index:888
}
.consult{
	width:100px;
	height:30px;
	margin-left:10%;
	margin-top:15px;
	display: block;
	background: url(/uploads/image/tci/btn_consult.png) no-repeat center;
	background-size: 100%;
}
.tryuse{
	width:230px;
	height:60px;
	display: block;
	background: url(/uploads/image/tci/btn_probation.png) no-repeat center;
	background-size: auto 100%;
	position: absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
}
.toknowus{
	float: right;
    height: auto;
    width: 300px;
    position: absolute;
    top: 13px;
    right: 10%;
}
.con_int td img{
	width:auto;
	height:81px;
}
.con_int h1 {
	font-weight: 300;
	margin: 40px 0 24px;
}
.con_int p{
	line-height: 30px;
}
/*公司简介*/
.why_top{
	text-align: center;
	line-height:30px;
	padding:30px 0;
}
.why_top h1{
	margin:30px 0;
}
.why_center{
	text-align: center;
	height:auto;
	width:100%;
	padding:30px 0;
	background: url(/uploads/image/tciaboutus/bg_course-3x.png);
}
.why_center h1{
	margin:30px 0;
}
.why_center_con{
	width:650px;
	margin:0 auto;
	height:auto;
}
.why_center_con li{
	width:100%;
	height:auto;
	margin-bottom: 15px;
	color:#525252;
	font-size: 18px;
	text-align: left;
	padding-left:125px;
	position: relative;
}
.why_center_con .year{
	width:50px;
	position: absolute;
	left:0;
}

.why_center_con .greencircle{
	width:15px;
	height:18px;
	background: url(/uploads/image/tciaboutus/icon_time-3x.png) no-repeat center;
	background-size: 15px;
	position: absolute;
	top:3px;
	left:80px;
}
.why_center_con .info{
	width:525px;
	text-align: left;
}
.culture{
	background:#fff;
}
.culture .why_center_con{
	width:100%;
	height:auto;
}
.culture .why_center_con li{
	width:160px;
	height:300px;
	padding:0;
	margin-right:10px;
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(/uploads/image/tciaboutus/icon_shiming-3x.png);
}
.culture .why_center_con li:nth-of-type(2){
	background-image: url(/uploads/image/tciaboutus/icon_yuanjing-3x.png);
}
.culture .why_center_con li:nth-of-type(3){
	background-image: url(/uploads/image/tciaboutus/icon_jiazhiguan-3x.png);
}
.culture .why_center_con li:nth-of-type(4){
	background-image: url(/uploads/image/tciaboutus/icon_chanpinlinian-3x.png);
}
.culture .why_center_con li:nth-of-type(5){
	background-image: url(/uploads/image/tciaboutus/icon_jingyinglinian-3x.png);
}
.culture .why_center_con li:nth-of-type(6){
	background-image: url(/uploads/image/tciaboutus/icon_guanlilinian-3x.png);
}
.culture .culture_title{
	font-size:26px;
	color:#525252;
	position: absolute;
    top: 15px;
    left:0;
    width: 100%;
    text-align: center;
}
.culture .culture_con{
	text-align: center;
	position: absolute;
	bottom:0;
	width:100%;
	height:40%;
}
.culture .culture_con span{
	color:#525252;
	font-size: 16px;
	line-height:34px;
	width:100%;
	position: absolute;
    top: 50%;
    left: 0;
    transform: translatey(-50%);
}
.why_bottom{
	width:100%;
	height:auto;
}
.why_bottom li{
	width:25%;
	float:left;
}
.why_bottom li img{
	width:100%;
	float:left
}
.why_bottom li:nth-of-type(2){
	width:50%;
}
.why_bottom li:nth-of-type(2) img{
	width:50%;
}
.sy-box{
	position: relative;
}
.sy-pager{
	position: absolute;
    bottom: 40px;
    z-index: 999;
}
.con_one ul li {
	display: block;
}
.con_one ul li:before {
	content: "●";
}
