﻿@charset "utf-8";

/*bannre*/
.banner{
	/*height: 500px;*/
    text-align:center;
}

/*banner*/


/*banner轮播插件css开始*/
.sy_banner{
	position:relative;
}

.sy_banner .slideBox{ width:100%; height:auto; overflow:hidden; z-index: 0;}
.sy_banner .slideBox .hd{ width: 100%;overflow:hidden; position:absolute; left:0; bottom:60px; z-index:1;}
.sy_banner .slideBox .hd ul{max-width: 1200px;height:9px; margin: 0 auto; overflow:hidden; zoom:1;text-align: center;position: relative;}

.sy_banner .slideBox .hd ul li{
	margin-left:20px; 
	display: inline-block;  
	width:9px; 
	height:100%; 
	background:url(../images/zsd1.png) top left no-repeat;
	cursor:pointer;
	text-indent: -9999px;
}
.sy_banner .slideBox .hd ul li:first-child{
	margin-left:0px; 
}
.sy_banner .slideBox .hd ul li.on{
	width:44px; 
	background:url(../images/zsd2.png) top left no-repeat;
}
.sy_banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.sy_banner .slideBox .bd li{ zoom:1; vertical-align:middle;}
.sy_banner .slideBox .bd ul{
	height:auto;
	z-index: 0;
}
.sy_banner .slideBox .bd ul li{
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 0;
	position: relative;
}
.sy_banner .slideBox .bd ul li img{
	width: 100%;
	height: 100%;
}
.sy_banner .slideBox .bd ul li a{
	display: block;
	width: 100%;
	height: 100%;
}

/*banner轮播插件css结束*/


/*首页*/
.sy_cont1{
	margin-top: 16px;
}
.sy_cont1 ul li{
	width: 50%;
	height:320px;
	margin-bottom:16px;
	float: left;
	text-align: center;
	color: #fff;
    box-sizing:border-box;
	/*font-family: 'HellaDinUniversal';*/
}
.sy_cont1 ul li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	box-sizing: border-box;
	padding-top: 144px;
}
.sy_cont1 ul li h1{
	font-size: 28px;
}
.sy_cont1 ul li p{
	font-size: 16px;
}

.sy_cont2{
	width: 1200px;
	margin: 0 auto;
	padding: 100px 0px 160px 0px;
	position: relative;
}
.sy_cont2 ul li{
	width: 33.3%;
	height: 120px;
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.sy_cont2 ul li h1{
	width: 145px;
	height: 120px;
	float: left;
}
.sy_cont2 ul li h1 img{
	width: 100%;
	height: 100%;
}
.sy_cont2 ul li .text{
	width: 220px;
	float: left;
	margin-left: 20px;
}
.sy_cont2 ul li .text h2{
	font-size: 18px;
	color: #252525;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.sy_cont2 ul li .text h3{
    margin-bottom:8px;
    height:72px;
    line-height: 24px;
    font-size: 14px;
	color: #707070;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.sy_cont2 ul li .text p{
	font-size: 14px;
	color: #707070;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.sy_cont2 .sy_cont2bg{
	width: 100%;
	height: 214px;
	background: url(../images/sy_cont2.png) center no-repeat;
	position: absolute;
	bottom:-118px;
	left: 0;
}
.sy_cont2 .sy_cont2bg dl dt{
	width: 25%;
	height:214px;
	float: left;
}
.sy_cont2 .sy_cont2bg dl dt a{
	display: block;
	width: 100%;
	height: 100%;
}

.sy_bottom{
	height: 211px;
	background: url(../images/sy_bottom.png) center no-repeat;
}

/*首页结束*/


/*关于泰治*/
.about_cont1{
	background: #f6f7f8;
	padding-top: 40px;
	padding-bottom: 1px;
}
.about_cont1s{
	width: 1200px;
	margin: 0 auto;
}
.about_cont1s .about_nav{
	padding: 0 120px;
	margin-bottom: 40px;
}
.about_cont1s .about_nav ul li{
	width: 20%;
	float: left;
	font-size: 18px;
	text-align: center;
}
.about_cont1s .about_nav ul li span{
	display: inline-block;
	padding-bottom:4px;
	cursor: pointer;
	color: #9a9a9a;
	border-bottom: 1px solid transparent;
}
.about_cont1s .about_nav ul li:hover span{
	color: #178fff;
	border-bottom: 1px solid #178fff;
}
.about_cont1s .about_nav ul li.on span{
	color: #178fff;
	border-bottom: 1px solid #178fff;
}

.about_bt{
	text-align: center;
}
.about_bt h1{
	font-size: 24px;
	color: #252525;
}
.about_bt p{
	margin-top: 3px;
	font-size: 12px;
	color:#707070;
}

.about_cont1s_c ul{
	margin-top: 60px;
}
.about_cont1s_c ul li{
	margin-bottom: 120px;
}
.about_cont1s_c ul li .img1{
	width:425px;
	height: 245px;
	background: #ececec;
	float: left;
	margin-top: 77px;
	margin-left:94px;
	position: relative;
}
.about_cont1s_c ul li .img1 img{
	width: 508px;
	height: 315px;
	max-width: none;
	position: absolute;
	bottom:10px;
	right: 10px;
}
.about_cont1s_c ul li h2{
	margin-bottom: 25px;
	line-height: 30px;
	font-size: 14px;
	color: #888;
}
.about_cont1s_c ul li .text{
	width: 640px;
	float: right;
	font-size: 14px;
	color: #888;
	line-height: 30px;
}

.about_cont1s_c ul li.on .img1{
	float: right;
}
.about_cont1s_c ul li.on .text{
	float: left;
}


.about_cont2{
	width: 1200px;
	margin: 0 auto;
	padding: 100px 0;
}
.about_cont2 .about_cont2_c{
	margin-top: 98px;
	height: 140px;
	background: url(../images/about_cont2_1.jpg) center no-repeat; 
}

.about_cont3{
	padding: 75px 0px 70px 0px;
	background: #323232;
}
.about_cont3 .about_cont3s{
	width: 1200px;
	margin: 0 auto;
}
.about_cont3 .about_cont3s .about_bt h1,.about_cont3 .about_cont3s .about_bt p{
	color: #fff;
}
.about_cont3 .about_cont3s h3{
	margin-top: 60px;
	font-size: 14px;
	line-height: 24px;
	color: #919191;
	text-align: center;
}
.about_cont3 .about_cont3s .imgs{
	width: 762px;
	height: 459px;
	margin: 0 auto;
	margin-top: 50px;
	background: url(../images/auout_cont3_1.png) center no-repeat;
}

.about_cont4{
	width: 1200px;
	margin: 0 auto;	
	padding: 75px 0px 90px 0px;
}
.about_cont4 .map{
	height: 430px;
	margin: 30px 0px;
}
.about_cont4  .location h2{
	font-size: 20px;
	color: #707070;
}
.about_cont4  .location ul{
	margin-top: 10px;
}
.about_cont4  .location ul li{
	height: 23px;
	line-height: 23px;
	padding-left:34px;
	margin-right: 44px;
	float: left;
	font-size: 16px;
	color: #707070;
}
.about_cont4  .location ul li a{
	color: #707070;
}
.about_cont4  .location ul li.li1{
	background: url(../images/about_cont4_1.png) left center no-repeat;
}
.about_cont4  .location ul li.li2{
	background: url(../images/about_cont4_2.png) left center no-repeat;
}
.about_cont4  .location ul li.li3{
	background: url(../images/about_cont4_3.png) left center no-repeat;
}

/*招贤纳士*/
.about_cont5s{
	margin-bottom: 50px;
}
.about_cont5s ul{
	margin-top: 30px;
}
.about_cont5s ul li{
	width: 380px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	padding: 40px 20px;
	background: #fff;
	box-sizing: border-box;
}
.about_cont5s ul li .text1 b{
	display: block;
	font-size: 40px;
	color: #ddd;
	float: left;
	font-family: 'impactregular';
	font-weight: normal;
}
.about_cont5s ul li .text1 .text1s{
	width:270px;
	float: left;
	margin-left: 15px;
}
.about_cont5s ul li .text1 .text1s h2{
	font-size: 16px;
	color: #555;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.about_cont5s ul li .text1 .text1s p{
	font-size: 14px;
	color: #a1a1a1;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.about_cont5s ul li .text2{
	margin-top: 20px;
	padding-top: 30px;
	border-top:1px solid #f1f1f1;
}
.about_cont5s ul li .text2 h2{
	font-size: 16px;
	color: #333;
}
.about_cont5s ul li .text2 .text2s{
	height: 224px;
	margin-top: 5px;
	font-size: 14px;
	line-height: 32px;
	color: #777;
	overflow: auto;
}