﻿@charset "utf-8";
/* CSS Document */


 /* Title */

.Title_main {
	width: 100%;
	text-align: center;
}
.Title_main h2 {
	font-size: 32px;
	color: #333333;
	font-weight: normal;
}
.Title_main h2 a {
	color: #333333;
	text-decoration: none;
}
.Title_main p {
	font-size: 15px;
	color: #999;
	margin-top: 5px;
}
.Title_main i {
	display: block;
	width: 169px;
	height: 4px;
	margin: 18px auto 0;
}
.Title_main i img {
	display: block;
	width: 169px;
	height: 4px;
}

.banner {
	overflow: hidden;
	width: 100%;
}
#flashs {
	position: relative;
	height: 636px;
	overflow: hidden;
}
#flashs .btn {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 30px;
	z-index: 998;
}
#flashs .btn span {
	display: inline-block;
*display: inline-block;
	width: 40px;
	height: 5px;
	background: rgba(0,0,0,.2);
	margin: 0 3px;
}
#flashs .btn span.on {
	background: #ff9900;
}
#flashs .bot {
	display: block;
	position: absolute;
	width: 58px;
	height: 58px;
	top: 50%;
	margin-top: -29px;
	display: none;
}
#flashs .bot1 {
	background: url(../images/babot1.png) no-repeat center;
	left: 5%;
	z-index: 2;
}
#flashs .bot2 {
	background: url(../images/babot2.png) no-repeat center;
	right: 5%;
	z-index: 2;
}
#flashs:hover .bot {
	display: block;
}
/* search */

.search {
	width: 100%;
	height: 66px;
	background: #f6f6f6;
}
.search p {
	float: left;
	height: 66px;
	line-height: 66px;
	font-size: 14px;
	color: #333333;
	width: 575px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
}
.search p a {
	font-size: 14px;
	color: #888888;
	font-weight: normal;
	margin-left: 10px;
}
.search p a:first-child {
	margin-left: 0;
}
.search p a:hover{
	color: #0c6eb3;
}
.search .Input {
	width: 335px;
	height: 33px;
	line-height: 33px;
	float: right;
	margin-top: 16px;
	position: relative;
	background: url(../images/searchBg.png) no-repeat center;
}
.search .Input .input02 {
	padding-left: 20px;
	font-size: 13px;
	outline: none;
	border: none;
	color: #999999;
	height: 33px;
	line-height: 33px;
	width: 275px;
	background: none;
	float: left;
}
.search .Input .btn {
	display: block;
	width: 40px;
	height: 33px;
	background: url(../images/searchBtn.png) no-repeat center;
	float: right;
	border:none;
}
.search .Input .btn:hover{
	cursor: pointer;
}

/*首页标题*/
.index_title{
	text-align: center;
}
.index_title h3{
	font-size: 35px;
	color: #fff;
}
.index_title p{
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	line-height: 30px;
	padding-bottom: 10px;
}

/*首页产品*/
.index_pro {
	width: 100%;
	padding: 90px 0;
}
/* 一级分类切换css */
.slideTxtBox {
	width: 100%;
	text-align: left;
	margin-top: 30px;
}
.slideTxtBox .hd {
	position: relative;
	clear: both;
	width: 100%;
	text-align: center;
}
.slideTxtBox .hd ul {
}
.slideTxtBox .hd ul li {
	display: inline-block;
	width: 230px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	border: 1px solid #e1e1e1;
	border-radius: 50px;
	margin: 5px 10px;
	color: #666;
}
.slideTxtBox .hd ul li:hover {
	cursor: pointer;
}
.slideTxtBox .hd ul li.on {
	color: #fff;
	background: #2383cf;
}
.lanse{
	color: #fff;
}
/*二级分类滚动*/

.picScroll-left {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.picScroll-left .hd02 {
}
.picScroll-left .hd02 .prev {
	display: block;
	width: 72px;
	height: 40px;
	float: right;
	margin-right: 5px;
	margin-top: 6px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 271px;
	left: 432px;
	background: url(../images/proleft.jpg) no-repeat 0 0px;
}
.picScroll-left .hd02 .next {
	display: block;
	width: 72px;
	height: 40px;
	float: right;
	margin-right: 5px;
	margin-top:6px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 271px;
	right: 432px;
	background: url(../images/proleft.jpg) no-repeat -72px 0px;
}
.picScroll-left .hd02 ul {
	float: right;
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd02 {
	margin-top: 45px;
}
.picScroll-left .bd02 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd02 ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	width: 582px;
	height: 228px;
	border: 1px solid #eee;
	margin-right: 23px;
}
.picScroll-left .bd02 ul li .embj {
	background: #fff;
	width: 100%;
	height: 100%;
}
.picScroll-left .bd02 ul li .pic {
	float: left;
	width: 238px;
	overflow: hidden;
	margin: 23px;
}
.picScroll-left .bd02 ul li .pic img {
	width: 100%;
}
.picScroll-left .bd02 ul li .pic_right {
	float: left;
	width: 280px;
}
.picScroll-left .bd02 ul li .pic_right p {
	font-size: 22px;
	color: #2383cf;
	width: 95%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 30px 0 15px 0;
}
.picScroll-left .bd02 ul li .pic_right span {
	font-size: 16px;
	color: #333333;
}
.picScroll-left .bd02 ul li .pic_right .xian {
	width: 198px;
	height: 1px;
	background: #e1e1e1;
	margin-top: 10px;
}
.xiliproducts {
	width: 100%;
	clear: both;
	padding-top: 8px;
	font-size: 13px;
	color: #999;
	line-height: 22px;
	padding: 15px 0 10px 0;
}
.xiliproducts a {
	display: block;
	line-height: 28px;
	color: #777777;
	font-size: 14px;
	width: 260px;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
}
.more_products {
	width: 115px;
	height: 30px;
	border-radius: 5px;
	background: #2383cf;
	text-align: center;
	margin-top: 10px;
}
.more_products a {
	display: block;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
}
.fenlei_url {
	width: 158px;
	height: 38px;
	text-align: center;
	border: 1px solid #eee;
	margin: 47px auto 0 auto;
	background: #eee;
}
.fenlei_url a {
	display: block;
	color: #333;
	line-height: 38px;
	text-transform: uppercase;
}
.fenlei_url a:hover{
	background: #2383cf;
	color: #fff;
}


/*行业清洗效果*/

.picScroll-left04{
	width: 100%;
	position: relative;
}
.hangyexg{
	padding: 90px 0;
	background: url(../images/yybeijing.jpg) no-repeat center top;
}
.slideTxtBox03 {
	text-align: left;
	margin-top: 30px;
	background: #fff;
	padding: 30px 24px 80px 24px;
	overflow: hidden;
}
.slideTxtBox03 .hd {
	position: relative;
	clear: both;
	width: 100%;
	text-align: center;
	height: 68px;
}
.slideTxtBox03 .hd ul {
	text-align: center;
}
.slideTxtBox03 .hd ul li {
	display: block;
	float: left;
	width: 164px;
	height: 68px;
	line-height: 68px;
	font-size: 18px;
	background: #f1f1f1;
}
.slideTxtBox03 .hd ul li img{
	padding: 18px 5px 0 20px;
	display: block;
	float: left;
}
.slideTxtBox03 .hd ul li .ico02{
	display: none;
}
.slideTxtBox03 .hd ul li:hover {
	cursor: pointer;
}
.slideTxtBox03 .hd ul li.on {
	color: #fff;
	background: #2383cf;
}
.slideTxtBox03 .hd ul li.on .ico01{
	display: none;
}
.slideTxtBox03 .hd ul li.on .ico02{
	display: inline-block;
}

.qingxipic{
	position: relative;
}
.qingxipic>div{
	width: 33.2%;
	float: left;
	margin: 53px 0 35px 0;
}
.qingxipic>div img{
	display: block;
	margin: 0 auto;
}
.qingxipic>div span{
	font-size: 28px;
	display: block;
	text-align: center;
	line-height: 50px;
}
.qingxipic .qingxipic01{
	border-right:1px solid #bfbfbf;
	height: 328px;
}
.qingxipic .qingxipic02{
	border-right:1px solid #bfbfbf;
	height: 328px;
}
.qingxipic img.vs{
	position: absolute;
	top: 99px;
	left: 307px;
}
.qingxipic .qingxipic02 span,.qingxipic .qingxipic03 span{
	color: #2383cf;
}
.qingxipic03{
	
}
.qingxipic03 img{
	width: 337px;
	height: 275px;
}

.picScroll-left04 .hd02 .prev {
	display: block;
	width: 72px;
	height: 40px;
	float: right;
	margin-right: 5px;
	margin-top: 6px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 400px;
	left: 43%;
	background: url(../images/proleft.jpg) no-repeat 0 0px;
}
.picScroll-left04 .hd02 .next {
	display: block;
	width: 72px;
	height: 40px;
	float: right;
	margin-right: 5px;
	margin-top:6px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 400px;
	right: 43%;
	background: url(../images/proleft.jpg) no-repeat -72px 0px;
}

/*产品特点*/
.chanpintd{
	width: 100%;
	height: 180px;
	background: #fff;
	margin: 30px 0 0 0;
}
.cptd_pic{
width: 757px;
	padding: 40px 24px;
	float: left;
}
.cptdico01{
	width: 188px;
	border-right: 1px solid #e9e9e9;
	height: 94px;
	float: left;
}
.cptdico01 img,.cptdico02 img{
	display: block;
	margin: -15px auto 0 auto;
}
.cptdico01 span,.cptdico02 span{
	width: 100%;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.cptdico02{
	float: left;
	text-align: center;
	width: 188px;
	height: 94px;
}

.cptd_wen{
	width: 340px;
	background: #2383cf;
	float: right;
	height: 135px;
	padding: 45px 0 0 55px;
}
.cptd_wen p{
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	overflow: hidden;
	padding-bottom: 15px;
}
.cptd_wen a{
	display: block;
	float: left;
	width: 95px;
	line-height: 27px;
	border-radius: 8px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.cptd_wen a.tedianurl01{
	background: #333;
}
.cptd_wen a.tedianurl02{
	background: #ff9900;
	margin-left: 12px;
}

/*定制流程*/
.dzliucheng{
	width: 100%;
	background: url(../images/liucbj.jpg) no-repeat center;
	height: 440px;
	padding: 100px 0;
}
.liucheng_main{
	overflow: hidden;
	margin: 225px 0 0 0;
}
.liuc01{
	width: 200px;
	float: left;
	text-align: center;
}

.liuc01 p{
	font-size: 22px;
	color: #333;
}
.liuc01 span{
	font-size: 14px;
	color: #666;
}

/*关于我们*/
.index_about{
	padding: 100px;
	background: url(../images/aboutbj.jpg) no-repeat center top;
}
.index_title02{
	text-align: center;
}
.index_title02 h3{
	font-size: 35px;
	color: #fff;
}
.index_title02 p{
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	line-height: 30px;
	padding-bottom: 10px;
}
.inabout01{
	overflow: hidden;
	margin: 55px 0 0 0;
}
.inabout01 .pic{
	float: left;
	width: 543px;
	height: 362px;
	overflow: hidden;
}
.inabout01 .pic img{
	width: 543px;
	height: 362px;
}
.inabout01 .wen{
	width: 610px;
	float: right;
	color: #fff;
}
.inabout01 .wen p{
	font-size: 24px;
	color: #fff;
	padding: 15px 0 15px 0;
}
.inabout01 .wen .note{
	font-size: 15px;
	line-height: 30px;
	padding: 0 0 20px 0;
	border-bottom: 2px solid rgba(255,255,255,.3);
}
.inabout01 .wen .lianjie{
	overflow: hidden;
}
.inabout01 .wen .lianjie a{
	display: block;
	float: left;
	width: 25%;
}
.inabout01 .wen .lianjie a img{
	display: block;
	margin: 30px auto 0 auto;
}
.inabout01 .wen .lianjie a span{
	font-size: 15px;
	text-align: center;
	display: block;
	color: #fff;
	line-height: 35px;
}
.picScroll-left03{
	width: 100%;
	position: relative;
	margin: 48px 0 0 0;
}
.picScroll-left03 .bd ul li{
	display: block;
	float: left;
	width: 280px;
	margin: 0 23px 0 0px;
	height: 209px;
	position: relative;
}
.picScroll-left03 .bd ul li .pic{
	width: 280px;
	height: 209px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}
.picScroll-left03 .bd ul li .pic img{
	width: 280px;
	height: 209px;
}
.picScroll-left03 .bd ul li .title{
	width: 100%;
	text-align: center;
	display:block;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	font-size: 15px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 999;
	line-height: 38px;
	background: rgba(0,0,0,.4);
}


/*远泰保障*/
.index_baozhang{
	padding: 100px 0;
	background: #f1f1f1;
	overflow: hidden;
}
.inbz01{
	width: 280px;
	float: left;
	margin-right: 26px;
	height: 319px;
	margin-top: 50px;
}
.inbz02{
	width: 280px;
	float: left;
	height: 319px;
	margin-top: 50px;
}
.inbz01 .pic, .inbz02 .pic{
	width: 280px;
	height: 166px;
	overflow: hidden;
}
.inbz01 .pic img, .inbz02 .pic img{
	width: 280px;
	height: 166px;
}
.inbz01 .wen, .inbz02 .wen{
	text-align: center;
	background: #fff;
	padding: 35px 25px;
}
.inbz01 .wen p, .inbz02 .wen p{
	font-size: 22px;
	color: #333;
	padding-bottom: 20px;
}
.inbz01 .wen span ,.inbz02 .wen span{
	color: #999;
}
.inbz01:hover .wen,.inbz02:hover .wen{
	background: #2383cf;
	color: #fff;
}
.inbz01:hover .wen p,.inbz02:hover .wen p{
	color: #fff;
}
.inbz01:hover .wen span,.inbz02:hover .wen span{
	color: #fff;
}

/*新闻*/

.news {
	background: #fff;
	padding: 100px 0;
	width: 100%;
}
.news .conright {
	width: 580px;
}
.conbox{
	overflow: hidden;
	margin-top: 30px;
}
.slideTxtBox02 {
	text-align: left;
}
.slideTxtBox02 .hd {
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #e9e9e9;
}
.slideTxtBox02 .hd ul {
	display: block;
	width: 370px;
	float: left;
}
.slideTxtBox02 .hd ul li {
	float: left;
	font-size: 18px;
	color: #333;
	margin-right: 15px;
	font-weight: bold;
	display: block;
	width: 90px;
	line-height: 50px;
}

.slideTxtBox02 .hd ul li.on a {
	color: #2383cf;
	border-bottom: 3px solid #2383cf;
	
}
.slideTxtBox02 .hd ul li a{
	line-height: 50px;
	height: 50px;
    display: block;
}

.slideTxtBox02 .hd span {
	float: right;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	width: 70px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	background: #e9e9e9;
	border-radius: 10px;
	margin-top: 12px;
}
.slideTxtBox02 .hd span a{
	display: block;
	
}
.slideTxtBox02 .bd {
	clear: both;
	overflow: hidden;
}
.slideTxtBox02 .bd dl {
	margin-top: 30px;
	padding-left: 181px;
	color: #fff;
	position: relative;
	background: #f6f6f6;
	height: 126px;
	margin-bottom: 20px;
}
.slideTxtBox02 .bd dl dt {
	width: 181px;
	height: 126px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.slideTxtBox02 .bd dl dt img {
	display: block;
	width: 181px;
	height: 126px;
	transition: all 0.5s;
}
.slideTxtBox02 .bd dl dd.dd1 {
	padding-top: 25px;
	margin-left: 25px;
	width: 315px;
	font-size: 16px;
	margin-bottom: 15px;
	color: #333;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.slideTxtBox02 .bd dl dd.dd2 {
	font-size: 13px;
	line-height: 20px;
	margin-left: 25px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	height: 74px;
	margin-bottom: 0px;
	width: 315px;
	color: #999;
}
.slideTxtBox02 .bd dl dd.dd3 {
	text-align: right;
	width: 260px;
	margin-left: 25px;
	font-style: italic;
	color: #fff;
}
.news .conright ul {
}
.slideTxtBox02 .bd li {
	overflow: hidden;
	position: relative;
	font-size: 14px;
	height: 50px;
	background: url(../images/newsli.jpg) no-repeat 0 20px;
	padding-left: 15px;
	border-bottom: 1px dashed #eee;
}
.slideTxtBox02 .bd li a {
	float: left;
	width: 380px;
	color: #1e1e1e;
	white-space: nowrap;
	overflow: hidden;
	line-height: 50px;
	text-overflow: ellipsis;
}
.slideTxtBox02 .bd li span {
	float: right;
	font-size: 14px;
	color: #ccc;
	line-height: 50px;
}
.slideTxtBox02 .bd li:hover a {
	color: #2383cf;
}
.slideTxtBox02 .bd dl:hover dt img {
	transform: scale(1.1);
}
.conleft {
	width: 576px;
	float: right;
}
.conleft .con_top {
	overflow: hidden;
	position: relative;
	    border-bottom: 1px solid #e9e9e9;
}
.conleft .con_top p{
	display: block;
	    width: 90px;
   height: 53px;
	float: left;
}
.conleft .con_top p a{
	    color: #666;
	font-size: 18px;
	font-weight: 700;
	line-height: 50px;
	display: block;
    border-bottom: 3px solid #2383cf;
}
.conleft .con_top span{
    float: right;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    width: 70px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    background: #e9e9e9;
    border-radius: 10px;
    margin-top: 12px;
	display: block;
}
.conleft .con_top span a {
    display: block;
}
.jszhic img{
	width: 576px;
	height: 126px;
	display: block;
	margin: 30px 0 20px 0;
}
.jszhic ul{
	
}

.jszhic ul li {
    overflow: hidden;
    position: relative;
    font-size: 14px;
    height: 50px;
    background: url(../images/newsli.jpg) no-repeat 0 20px;
    padding-left: 15px;
    border-bottom: 1px dashed #eee;
}
.jszhic ul li a {
    float: left;
    width: 380px;
    color: #1e1e1e;
    white-space: nowrap;
    overflow: hidden;
    line-height: 50px;
    text-overflow: ellipsis;
}
.jszhic ul li span {
    float: right;
    font-size: 14px;
    color: #ccc;
    line-height: 50px;
}
.jszhic ul li a:hover{
	color: #2383cf;
}

/*友情链接*/
.index_link{
	background: #f1f1f1;
	padding: 25px 0;
	overflow: hidden;
}
.index_link .linktit{
	width: 100px;
	font-size: 16px;
	color: #333;
	font-weight: 700;
	height: 35px;
	line-height: 35px;
	float: left;
	background: url(../images/link.png) no-repeat right center;
}
.index_link .linkmain{
	width: 1000px;
	float: left;
	margin-left: 30px;
}
.index_link .linkmain a{
	line-height: 35px;
	padding: 0 5px;
}