@charset "utf-8";
/* CSS 公共部分 */

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, fieldset, lengend, button, input, textarea, th, td {
	margin: 0px;
	padding: 0px;
}
ol, ul {
	list-style: none;
}
a {
	text-decoration: none;
	outline:none;
	color:#000;

}
a:hover {
	text-decoration: none;
}
fieldset, img {
	border: none;
	vertical-align:top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
body {
	font:12px/1.5 Tahoma, sans-serif, "Microsoft YaHei UI", Arial, "宋体", sans-serif;
	width:100%;
	color:#222;
}
body, html {
*width:100%;
*overflow-x:hidden
}
/*顶部信息*/
.top{
	background:#007ED3;
	height:37px;
	position:relative;
	top:0px;
}
		
/* CSS 首页头部 */
.body-center
{
	width:100%;
	margin:0 auto;
	margin-top:-37px;
	clear:both;
}
.body-center2
{
	width:1200px;
	margin:0 auto;
	clear:both;
}
.header{
	width:1200px;
	height:100px;
	margin:0 auto;
	top:-35px;
	position:relative;
}
.header-message{
	background: url(../images/icon1.jpg) no-repeat left center;
	color:#fff;
	padding:8px 5px;
	text-indent:20px;
	position:absolute;
	right:100px;
	top:0px;
	cursor:pointer;
}
.header-collect{
	background: url(../images/icon2.jpg) no-repeat left center;
	color:#fff;
	padding:8px 5px;
	text-indent:20px;
	position:absolute;
	right:0px;
	cursor:pointer;
}
.header-logo{
	background: url(../images/logo.jpg) no-repeat;
	height:60px;
	position:absolute;
	top:40px;
}
.header-search{
	border:2px solid #007ED3;
	width:400px;
	height:40px;
	position:absolute;
	top:70px;
	left:350px;
}
.header-search .s1{
	border:0px;
	border-right:2px solid #007ED3;
	width:80px;
	height:40px;
}
.header-search .s2{
	border:0px;
	width:250px;
	height:38px;
	padding:0px;
	margin:0px;
}
.header-search .s3{
	border:0px;
	width:60px;
	height:40px;
	padding:0px;
	margin:0px;
	float:right;
	background:#007ED3;
	color:#fff;
	cursor:pointer;
}
.header-phone{
	position:absolute;
	top:60px;
	right:0px;
	background: url(../images/phone.jpg) no-repeat left center;
	height:50px;
	width:280px;
}
.header-phone span{
	margin-left:75px;
}
.header-phone .p1{
	font-size:14px;
}
.header-phone .p2{
	font-size:26px;
	color:#DB7F4C;
}
/* CSS 首页菜单 */
.menu{
	width:800px;;
	position:absolute;
	right:0px;
	top:55px;
	text-align:center;
	background:#fff;
}
.menu ul {
	width:800px;;
	margin:0 auto;
	text-align:center;
}
.menu ul li{
	width:120px;
	line-height:34px;
	font-size:16px;
	text-align:center;
	float:left;
	color:#333;
	margin-left:8px;
}
.menu ul li:hover{
	background:#ddd;
	color:#333;
	border-radius:30px;
}
/* banner */
.banner{
	margin-top:10px;
}

/* 凯泰呵护 */
.hh{
	margin-top:20px;
}
.hh-titile{
	width:100%;
	background: url(../images/index_r1_c9.jpg) no-repeat center center;
	border-bottom:1px  dotted #ddd;
	height:90px;
	padding-bottom:10px;
	text-align:center;
}
.hh-titile2{
	width:100%;
	background: url(../images/index_r13_c7.jpg) no-repeat center center;
	border-bottom:1px  dotted #ddd;
	height:90px;
	padding-bottom:10px;
}
.hh-quiz{
	width:100%;
	height:260px;
	position:relative;
}
.hh-quiz-title  {
	height:50px;
	line-height:50px;
	width:600px;
	color:#fff;
	font-weight:normal;
	background:#749bd0;
	margin-top:20px;
	padding-left:15px;
}

.hh-quiz-title span{
	font-size:24px;
}
.hh-quiz-left{
	width:750px;
	padding:10px;
	position:absolute;
	left:5px;
	font-size:15px;
	line-height:200%;
	display:inline-block;
}
.hh-quiz-left dl{
	width:28%;
	margin-right:2%;
	float:left;
	margin-left:2%;
	margin-top:10px;
}
.hh-quiz-left dt{
	font-size:16px;
	color:#0075C4;
	font-weight:bold;
	height:50px;
	line-height:160%;
}
.hh-quiz-left dd{
	margin-top:10px;
	line-height:160%;
}
.hh-quiz-left dd span{
	padding:3px;
	color:#fff;
	text-align:center;
	background:#FB8902;
	margin-right:8px;
}
.hh-quiz-right{
	width:361px;
	height:227px;
	position:absolute;
	right:0px;
	top:0px;
	background:#2488D4;
}
.hh-quiz-right .t{
	color:#fff;
	font-size:16px;
	position:absolute;
	left:15px;
	top:8px
}
.hh-quiz-right .i{
	width:100%;
	height:64px;
	background: url(../images/phone2.jpg) no-repeat center center;
	position:absolute;
	top:45px;
}
.hh-quiz-right .p{
	color:#fff;
	font-size:22px;
	width:100%;
	text-align:center;
	position:absolute;
	top:120px;
}
.hh-quiz-right .y{
	position:absolute;
	bottom:8px;
	width:100%;
	text-align:center;
}
.hh-quiz-right .y a{
	margin-left:2px;
	margin-right:2px;
}

.hh-xm {
	width:100%;
	height:210px;
	position:relative;
}
.hh-xm-title , .hh-td-title{
	height:40px;
	line-height:40px;
	width:100%;
	margin-bottom:10px;
}
.hh-xm-title .L ,.hh-td-title .L{
	width:6px;
	height:26px;
	float:left;
	margin-right:20px;
	margin-top:8px;
	background:#749bd0;

}

.hh-xm-title .C ,.hh-td-title .C{
	font-weight:bold;
	font-size:24px;
	padding-top:30px;
	color:#333;	
}

.hh-xm-left{
	width:85%;
	position:absolute;
	left:0px;
}

.hh-xm-left ul li{
	width:15.7%;
	border:1px solid #e0e0e0;
	margin-right:2%;
	padding:10px;
	float:left;
	text-align:center;
}
.hh-xm-left ul li:hover{
	border:1px solid #007ED3;
	box-shadow:0px 0px 3px 1px #ccc;
}
.hh-xm-left ul li h3{
	font-size:18px;
	text-align:center;
	font-weight:bold;
}
.hh-xm-left ul li p{
	text-align:left;
	width:100%;
}
.hh-xm-left ul li p span{
	color:#007ED3;
}
.hh-xm-right
{
	width:15%;
	position:absolute;
	right:0px;
}
.hh-xm-right .zn
{
	background: url(../images/icon6.jpg) no-repeat left center;
	font-size:18px;
	text-align:center;
	height:90px;
	width:100%;
	float:left;
	line-height:75px;
	border-bottom:1px solid #e0e0e0;
}
.hh-xm-right .cp
{
	background: url(../images/icon7.jpg) no-repeat left center;
	font-size:18px;
	text-align:center;
	height:75px;
	width:100%;
	float:left;
	line-height:75px;
	border-bottom:1px solid #e0e0e0;
}
.hh-td{
	width:100%;
	height:250px;
	position:relative;
}
.hh-td-left{
	position:absolute;
	left:0px;
	background:#dad6d5;
	width:48%;
}
.hh-td-left li{
	width:300px;
	height:16px;
	margin-top:10px;
	padding-left:20px;
}
.hh-td-left .t{
	font-size:18px;
	padding:10px 20px;
	margin-right:10px;
	margin-top:15px;
	border-right:1px solid #999;
	position:absolute;
	left:0px;
}
.hh-td-left img{
	border-radius:5px;
	float:left;
	position:absolute;
	right:50px;
	vertical-align:middle;
}
.hh-td-left .c{
	width:94%;
	position:absolute;
	margin-top:10px;
}
.hh-td-left .more{
	border-radius:5px;
	padding:7px 5px;
	width:30px;
	height:50px;
	position:absolute;
	right:0px;
	text-align:center;
	cursor:pointer;
}

.hh-td-right .yd{
	width:90%;
	margin:5%;
}
.hh-td-right .yd td{
	height:30px;
}
.hh-lx{
	width:100%;
	height:100px;
}
.hh-lx li{
	width:22%;
	margin-right:3%;
	float:left;
}
.hh-lx li img{
	margin-right:10px;
	vertical-align:top;
	float:left;
}
.hh-lx li b{
	font-size:18px;
	line-height:200%;
	font-weight:bold;
}
.hh-lx li a{
	background:#2488D4;
	padding:5px 10px;
	color:#fff;
	float:left;
	margin-top:10px;
	display:inline-block;
}
.yl
.yl-titile{
	width:100%;
	background: url(../images/title2.jpg) no-repeat center bottom;
	height:120px;
}
.yl-search{
	height:50px;
	border-bottom:1px solid #e0e0e0;
	line-height:50px;
	text-align:left;
	background: url(../images/icon11.jpg) no-repeat left top;
	text-indent:50px;
	font-size:16px;
	margin-bottom:10px;
}
.yl-list li{
	border:1px solid #e0e0e0;
	width:195px;
	margin-left:10px;
	margin-right:22px;
	padding:5px;
	float:left;
}
.yl-list li:hover{
	border:1px solid #007ED3;
	box-shadow:0px 0px 3px 1px #ccc;
}
.px{
	position:relative;
	height:580px;
}
.px-titile{
	width:100%;
	background: url(../images/title3.jpg) no-repeat center center;
	height:110px;
}
.px-info{
	width:100%;
	height:250px;
}
.px-info dl{
	width:250px;
	margin-right:20px;
	margin-left:20px;
	padding:5px;
	float:left;
}
.px-info dt{
	font-size:22px;
	line-height:60px;
	text-align:center;
}
.px-info dl img{
	margin-bottom:10px;
	}
.px-bj{
	width:100%;
	margin-top:10px;
}
.px-bj-left{
	width:70%;
	position:absolute;
	left:0px;
}
.px-bj-left li{
	border-right:1px solid #e0e0e0;
	width:28%;
	padding:10px;
	float:left;
	padding-left:30px;
}
.px-bj-left li:last-
.px-bj-left li img{
	vertical-align:top;
	margin-bottom:10px;
}
.px-bj-left li b{
	font-size:18px;
	margin-left:10px;
	line-height:40px;
}
.px-bj-left li span{
	line-height:200%;
}
.px-bj-left li a{
	padding:5px 30px;
	color:#fff;
	background:#2687D4;
	font-size:14px;
	border:1px solid #2687D4;
	border-radius:2px;
	margin-left:20%;
	text-align:center;
}
.px-bj-left li a:hover{
	padding:5px 30px;
	color:#fff;
	background:#F98900;
	font-size:14px;
	border:1px solid #F98900;
	border-radius:2px;
	margin-left:20%;
	text-align:center;
}
.px-bj-right , .jm-right{
	width:30%;
	position:absolute;
	right:0px;
	border:1px solid #2687D4;
}
.px-bj-right .t ,.jm-right .t{
	background: #2687D4;
	height:30px;
	width:100%;
	line-height:30px;
	color:#fff;
	font-size:14px;
	text-indent:20px;
	}
.px-bj-right .t span{
	font-size:18px;
	margin-left:20px;
}
.jm{
}
.jm-titile{
	width:100%;
	background: url(../images/title4.jpg) no-repeat center center;
	height:110px;
}
.jm-left{
	width:70%;
	position:absolute;
	left:0px;
}
.jm-left-j{
	width:45%;
	margin-right:5%;
	float:left;
}
.jm-left-j .title{
	height:40px;
	width:100%;
	line-height:40px;
	font-size:16px;
	border-bottom:1px solid #2687D4;
	font-weight:bold;
}
.jm-left-j li{
	width:100%;
	height:80px;
	margin:20px;
	margin-left:10px;
}
.jm-left-j li img{
	float:left;
	margin-right:20px;
}
.jm-left-j li b{
	font-size:14px;
}
.jm-list{
	height:220px;
	margin-top:20px;
}
.jm-list li{
	border:1px solid #e0e0e0;
	width:204px;
	margin-left:2px;
	margin-right:22px;
	padding:5px;
	text-align:center;
	font-size:14px;
	float:left;
	font-weight:bold;
}
.jm-list li span{
	line-height:200%;
}
.jm-list li:hover{
	border:1px solid #007ED3;
	box-shadow:0px 0px 3px 1px #ccc;
}
<!--底部部分-->
.footer{
	height:200px;
	width:100%;	
	margin:0 auto;
	position:relative;
}
.footer .bq{
	position:relative;
	left:0px;
	top:20px;
	color:#999;	
	width:50%;
}
.footer .kf{
	position:relative;
	right:0px;
}
.footer .kf span{
	position:absolute;
	right:280px;
	top:0px;
	font-weight:bold;
	font-size:18px;
	color:#999;
}
.footer-center{
	width:1200px;
	margin:0 auto;
}
.footer .kf ul{
	position:absolute;
	right:10px;
	top:0px;
	font-size:16px;
	color:#999;
}
.footer .kf ul img{
	vertical-align:top;
	margin-right:10px;
}
.footer .kf ul li{
	height:40px;
	line-height:30px;

}



.qusition{
	width:100%;
	font-size:12x;
	position:relative;
	margin-top:20px;
	height:330px;
	border:1px solid #ccc;
	margin-bottom:20px;
}
.qusition .titlebg{
	background: url(../images/zswd.jpg) no-repeat center center;
	width:241px;
	height:330px;
	float:left;
}
.qusition ol{
	width:38%;
	float:left;
	margin:10px;
}
.qusition ol li{
	margin-left:10px;
	display:inline-block;
	padding-TOP:5px;
	padding-bottom:10PX;
	height:63PX;
	border-bottom:1px dotted #ccc;
}

.qusition ol li:last-child{
	border-bottom:none;
}

.qusition ol li a:hover{
	color:#0075C4;
}

.qusition ol li .number
{
	background:#fb8800;
	width:30px;
	height:30px;
	float:left;
	text-align:center;
	line-height:30px;
	font-size:15px;
	color:#fff;
	margin-top:5px;
}

.qusition ol li .text{
	margin-left:42px;
}
.qusition ol li .t{
	font-size:15px;
	line-height:200%;
	width:100%;
	font-weight:bold;
	text-align:left;
}
.qusition ul li .c{
	font-size:14px;
	line-height:140%;
	color:#888;
}
.caretitle{
	width:100%;
	height:40px;
  	color:#fff;
	font-size:16px;
	text-indent:10px;
	line-height:40px;
	background:#007ED3;
}
.pro{
	width:100%;
	font-size:12x;
	height:305px;
	border:1px solid #ccc;
}
.pro .list{
	width:950px;
	float:right;
}
.pro .tltlebg{
	background: url(../images/hlxm.jpg) no-repeat center center;
	width:241px;
	height:303px;
	float:left;
}
.pro .list dl{
	width:20.5%;
	margin-left:10px;
	margin-right:10px;
	float:left;
	height:70px;
	padding:10px;
	border-bottom:1px dotted #ccc;
}
.pro .list dl dt{
	color:#007ed3;
	font-size:16px;
	line-height:200%;
	font-weight:bold;
}
.pro ul{
	width:100%;
	margin-top:10px;
	float:left;
} 
.pro ul li{
	width:28%;
	float:left;
	padding:30px;
	border-top:1px solid #ddd;
	display:inline-block;
}
.pro ul li .f{
	font-size:18px;
	width:100%;
	text-align:center;
	line-height:50px;
}
.fourcare{
	width:100%;
	font-size:12x;
	height:200px;
	margin-top:20px;
}
.fourcare li{
	width:21%;
	float:left;
	padding:20px;
	text-align:center;
	padding-top:5px;
	margin-right:5px;
	display:inline-block;
}
.fourcare li .f{
	width:100%;
	line-height:60px;
	font-weight:bold;
	font-size:18px;
}
.fourcare li .t{
	text-align:left;
}
.fourcare li:last-child{	
	border-right:none;
}
.xy{
	margin-top:10px;
}
.xy ul{
	width:100%;
	margin-bottom:40px;
	float:left;
}
.xy ul li{
	width:16.5%;
	height:200px;
	line-height:160%;
	float:left;
	padding:10px;
	margin-right:20px;
	border:1px solid #ddd;
}
.xy ul li img{
	width:195px;
	height:100px;
}
.xy ul li .name{
	font-weight:bold;
	width:100%;
	text-align:center;
	font-size:14px;
	line-height:24px;
}
.xy ul li .jb{
	color:#333;
	text-align:center;
	width:100%;
	height:30px;
	line-height:30px;
	font-size:14px;
	line-height:24px;
}
.xy  .ms{
	text-align:left;
	float:left;
	font-size:12px;
	line-height:160%;
}
.callege{
	margin-top:20px;
	margin-bottom:80px;
	float:left;
	width: 1200px;
	height:300px;
}
.jn {
	line-height:180%;
	position:relative;
}
.jn h2{
	font-size:24px; 
	height:50px;
	line-height:50px; 
	padding-top:10px;
}
.jn ul li{
	line-height:35px;
	height:35px;
	border-bottom:1px dotted #ccc;
	width:100%;
}

.stustyle{
	width:1200px;
	float:left;
	height:280px;
}
.stustyle ul li{
	width:18%;
	float:left;
	text-align:center;
	border:1px solid #ddd;
	height:250px;
	margin-right:2%;
}
.stustyle ul li img{
	border-radius:50px;
	border:3px solid #dedede;
	margin-top:10px;
}
.pro-top{
	width:100%;
	height:80px;
	font-size:14px;
	padding-top:20px;
	margin-top:10px;
	border-bottom:1px  dotted #ccc;	
}
.pro-top b{
	float:left;
	width:80px;
	font-size:16px;
}
.pro-name{
	float:left;
}
.pro-name a{
	padding:3px 10px;
	margin-left:8px;
	color:#007ED3;
	font-size:15px;
	border:1px solid #007ED3;
	border-radius:30px;
}
.pro-name a:hover{
	padding:3px 10px;
	margin-left:8px;
	color:#007ED3;
	font-size:15px;
	font-weight:bold;
	border:1px solid #007ED3;
	border-radius:30px;
}
.pro-list{
	position:absolute;
	right:0px;
	width:960px;
	height:40px;
}
.pro-all{
	height:40px;
	line-height:40px;
	color:#fff;
	width:100px;
	font-size:14px;
	text-align:center;
	background:#007ED3;
	margin-bottom:20px;
}
.pro-list img{
	width:272px;
	height:200px;
}
.pro-list ul li{
	border:1px solid #ccc;
	float:left;
	width:275px;
	margin-right:40px;
	position:relative;
	margin-bottom:30px;
	z-index:0;
	top:5px;
	transition:top 0.2s;
	-moz-transition:top 0.2s; /* Firefox 4 */
	-webkit-transition:top 0.2s; /* Safari and Chrome */
	-o-transition:top 0.2s; /* Opera */
}
.pro-list ul li:hover{
	top:0px;
	-moz-box-shadow: 0px 0px 8px  #999; /* 老的 Firefox */
	box-shadow: 0px 0px 8px   #999;
	border:1px solid #007ED3;
}
.pro-list ul li .imgstyle{
	height:200px;
	width:275px;
}
.pro-list li .title{
	width:274px;
	position:absolute;
	bottom:0px;
	background:#007ED3;
	border:1px solid #007ED3;
	opacity:0.9;
	color:#fff;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.pro-list li b{
	width:100%;
	text-align:center;
	position:absolute;
	bottom:10px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
}
.pro-list li .btn{
	width:100%;
	text-align:center;
}
.pro-list li .buy{
	padding:8px 30px;
	background:#007ED3;
	margin-left:10px;
	color:#fff;
	line-height:30px;
	text-align:center;
}
.pro-list li .lease{
	padding:8px 30px;
	color:#fff;
	background:#FC8B01;
	margin-left:10px;
	line-height:30px;
	text-align:center;
}
.int-ys-left{
	width:500px;
	height:320px;
	float:left;
}
.int-ys-right{
	float:right;
	width:700px;
	height:350px;
}
.int-ys-right dl dt{
	line-height:200%;
	font-size:16px;
	padding-top:40px;
	margin-bottom:10px;
}
.int-ys-right dl dd{
	line-height:240%;
	background: url(../images/point.jpg) no-repeat left center;
	font-size:14px;
	text-indent:20px;
}
.int-jc{
	width:100%;
	position:relative;
	float:left;
	height:220px;
}
.int-jc-list{
	float:left;
	width:20%;
	position:absolute;
}
.int-jc-list td{
	height:30px;
}
.int-jc-list b{
	font-size:20px;
}
.int-fa{
	width:100%;
	height:320px;
	float:left;
}
.int-fa li{
	width:20%;
	margin-top:30px;
	margin-right:30px;
	position:relative;
	float:left;
	font-weight:bold;
	color:#444;
	margin-left:30px;
}
.int-fa li .t{
	position:absolute;
	left:100px;
	top:20px;
	font-size:18px;
}
.int-fa li .p{
	position:absolute;
	left:100px;
	top:30px;
	font-size:12px;
	line-height:160%;
}
<!--/***************2.0版*****************/-->
.m-banner
{
	height:172px;
	width:100%;
	position:relative;
	margin-top:10px;
}
.m-banner .t
{
	position:absolute;
	right:67%;
	top:50px;
}
.m-banner .I{
	position:absolute;
	right:0px;
	top:0px;
}
.tl{
	width:100%;
	height:400px;
	text-align:center;
}
.tl .t{
	margin:0 auto;
	width:1200px;
}
.tl .t ul{
	width:100%
}

.tl .t ul li{
	float:left;
}
.tl .L{
	margin:0 auto;
	width:1200px;
}
.tl .L ul{
	width:100%; text-align:center; font-weight:bold; font-size:15px;
}

.tl .L ul li{
	margin:10px 45px 10px 45px;
	float:left;
	width:198px;
	height:145px;
}
.tl .L .jm-list ul li{
	margin:10px;
	float:left;
	font-size:15px;
	width:198px;
	height:180px;
}
.aboutTop{
	width:100%;
	height:400px;
	padding-left:1%;
}
.aboutTop li{
	float:left;
	width:30%;
	margin-left:1.5%;
	margin-top:20px;
	margin-right:1.5%;
}
.aboutMail{
	width:100%;
	background: url(../images/about_r9_c3.jpg) no-repeat center center;
	font-size:16px;
	text-align:left;
	line-height:200%;
}
#product-Main{
	width:900px;
	top:200px;
}
#product-Main li {
	float:left;
	text-align:center;
	font-size:14px;
	border:1px solid #ddd;
	margin-bottom:10px;
	font-weight:bold;
	margin-left:30px;
}
#product-Main .title{
	background:url(../images/pro/product-title-bg.png) no-repeat center center;
	padding-top:6px;
	padding-bottom:6px;
	color:#fff;
}
.caption h3{
	font-size:14px;
	font-weight:bold;
}
.caption p{
	color:#999;
}