/*关于我们*/
#tb {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	
}
#tb_nr {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	padding:50px 0 30px;
   height: auto;
}
.home_title {
  text-align: center;
  color:#5895A5;
  font-size: 30px;
  font-weight: normal;
  line-height:55px; text-align: center; height:55px; position: relative;
   font-family:"微软雅黑";
  
}

.home_title:before{ content: ""; background: #DDDDDD; height: 1px; width: 166px; position: absolute; left: 50%; margin-left: -83px; bottom: 0px; }
.home_title:after{ content: ""; background: #5895A5; height: 1px; width: 50px; left: 50%; margin-left: -25px; bottom:0; position: absolute; }

.home_name {
font-size: 15px; color: #909090; line-height: 20px; text-align: center; margin: 10px 0px 0px;
 font-family:"微软雅黑";
}

#tb .ab-l{width:1200px; margin:0 auto; padding-bottom:30px; height:770px}
#tb .ab-l dt{float: left; width:500px;}
#tb .ab-l dt img{display:block; width:500px;height:333px;}
#tb .ab-l dd{width:660px; float: right; position:relative;}
#tb .ab-l h6{font-size:16px; color:#333; font-weight:normal; font-weight:600; font-family:'Microsoft YaHei'; margin:10px 0}
#tb .ab-l dd p{overflow: hidden;line-height:32px; margin:10px 0 0; font-size:14px; font-family:'Microsoft YaHei'; color:#666}
#tb .ab-l dd a{ width:110px; height:36px; border:#333 solid 1px; color:#333; text-align:center; line-height:36px; display:block; font-size:14px;  margin-top:30px;  font-family:'Microsoft YaHei'; overflow:hidden !important; float:left}
#tb .ab-l dd a:nth-of-type(2){ border:none}
#tb .ab-l dd a:hover{ background-color:#5895A5; border:#5895A5 solid 1px;  color:#fff;  text-decoration:none; transition:all 0.3s;}
#tb .ab-l dd a:hover:nth-of-type(2){background:none; border:none; }
#tb .ab-l dd .index_about_img{ position:absolute; left:146px; top:294px}
/*关于我们结束*/
/*精品项目*/
.main3{

}
.main3_1{
	text-align:center;
	font-size:42px;
	color:#494949;
	font-weight:bold;
	line-height:70px
}
.main3_2{
	text-align:center;
	font-size:22px;
	color:#666666;
}
.main3_3{
	width:1200px;
	height:44px;
	margin:0 auto;
	margin-top:40px;
}
.main3_3 div{
	height:42px;
	border:solid 1px #dedede;
	font-size:16px;
	color:#444444;
	width:176px;
	float:left;
	margin-left:16px;
	text-align:center;
	line-height:42px;
	cursor:pointer;
	border-radius:42px;
}
.main3_3 div.on{
	background:#5895A5;
	border:solid 1px #5895A5;
	color:#ffffff;
}
/*.main3_3 div:nth-child(1){
	width:224px;
	margin-left:0
}*/
.main3_4{
	width:1200px;
	height:468px;
	margin:0 auto;
	margin-top:30px;
}
.main3_4_d{
	display:none;
	width:1200px;
	height:468px;
}
.main3_4_d.on{
	display:block;
}
.main3_4_d:nth-child(1){
	background:url(../images/index_1.jpg) no-repeat;
}
.main3_4_d:nth-child(2){
	background:url(../images/index_2.jpg) no-repeat;
}
.main3_4_d:nth-child(3){
	background:url(../images/index_3.jpg) no-repeat;
}
.main3_4_d:nth-child(4){
	background:url(../images/index_4.jpg) no-repeat;
}
.main3_4_d:nth-child(5){
	background:url(../images/index_74_4.jpg) no-repeat;
}
.main3_4_d:nth-child(6){
	background:url(../images/index_74_5.jpg) no-repeat;
}
.main3_4_dd{
	width:450px;
	padding-top:50px;
	padding-left:80px;
	background-color:rgba(255,255,255,0.6) ;
	height:468px;
	padding-right:80px;

}
.main3_4_dd td p{
	font-size:22px;
	color:#000;
	padding-bottom:10px;
}
.main3_4_dd td div{
	height:1px;
	background:#FFF;
}
.main3_4_dd td div div{
	width:45px;
	height:1px;
	background:#2b7487;
	float:left;
}
.main3_4_p1{
	font-size:16px;
	color:#333;
	margin-top:25px;
	line-height:24px;
}
.main3_4_dd dl{
	margin-top:20px;
}
.main3_4_dd dt{
	width:14px;
	height:30px;
	float:left;
	background:url(../images/index_78.png) center center no-repeat;
}
.main3_4_dd dd{
	width:203px;
	height:30px;
	float:left;
	padding:0 4px;
	line-height:30px;
	overflow:hidden;
}
.main3_4_dd dd img{
	float:left;
	margin-top:0;
	margin-left:10px
}
.main3_4_dd dd span{
	float:left;
	width: auto !important;
	overflow:hidden;
	color:#333
}
.main3_4_ddd{
	width:400px;
	height:38px;
	margin-top:20px;
	font-size:18px;
}
.main3_4_ddd .left{
	width:182px;
	height:38px;
	background:#5895A5;
	line-height:38px;
	color:#ffffff;
}
.main3_4_ddd .right{
	width:180px;
	height:36px;
	line-height:38px;
	color:#494949;
	border:solid 1px #5895A5;
	line-height:36px;
}
/*精品项目结束*/

/*顺齿团队*/
#conter7 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	min-width:1200px;
}

#conter7_nr {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.c{
	overflow:hidden;
	width:1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.c2{margin:0 0;height: 350px;}
.c2_l{
	float: left;
	position:relative;
	width:1200px;
}
.c2_l h3{
	position: absolute;
	top:-30px;
	left:0px;
	display: inline-block;
	background-color: #5895A5;
	border-bottom: none;
	height: 49px;
	width: 152px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 49px;
	color: #FFFFFF;
}
.c2_l  h4{
	position: absolute;
	top:-30px;
	left:155px;
	display: inline-block;
	background-color: #d9d9d9;
	border-bottom: none;
	height: 49px;
	width: 152px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 49px;
	color: #333333;
}
.c2_l   h4 a{
	display: inline-block;
	background-color: #d9d9d9;
	border-bottom: none;
	height: 49px;
	width: 152px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 49px;
	color: #333333;
	text-decoration: none;
}
.c2_l    h4  a:hover{
	display: inline-block;
	background-color: #5895A5;
	border-bottom: none;
	height: 49px;
	width: 152px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 49px;
	color: #FFFFFF;
	text-decoration: none;
}

.c2_l  h5{
	position: absolute;
	top:-30px;
	left:311px;
	display: inline-block;
	background-color: #d9d9d9;
	border-bottom: none;
	height: 49px;
	width: 152px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 49px;
	color: #333333;
}
.c2_l   h5 a{
	display: inline-block;
	background-color: #d9d9d9;
	border-bottom: none;
	height: 49px;
	width: 152px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 49px;
	color: #333333;
	text-decoration: none;
}
.c2_l    h5  a:hover{
	display: inline-block;
	background-color: #5895A5;
	border-bottom: none;
	height: 49px;
	width: 152px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 49px;
	color: #FFFFFF;
	text-decoration: none;
}


.c2_slide{
	width:1200px;
	position: relative;
	overflow: hidden;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	height: 400px;
}
.c2_slide_c{
	position: absolute;
	width: 5000px;
	height: 400px;
	top: 0;
	left: 0;
}
.c2_lc{
	width: 1200px;
	float: left;
}
.c2_lc li{
	float: left;
	width: 272px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #fafafa;
	margin-right:37px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
}

.c2_lc li:nth-child(4){
	margin-right:0px;

}

.c2_lc li em{
    display: block;
    width: 272px;
    height: 328px;
    overflow: hidden;	
}
.c2_lc li span{
	display: block;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 50px;
	color: #4a4a4c;
	height: 50px;
	width: 272px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #5895A5;
}
.c2_slide_btn{
	position: absolute;
	top: -16px;
	right: 0px;
	width: 80px;
	height: 26px;
}
.c2_slide_prev,.c2_slide_next{
	float: left;
	display: block;
	width: 40px;
	height:26px;
	background-image: url(../images/i_i.png);
	background-repeat: no-repeat;
}
.c2_slide_prev{background-position: 0 -111px;}
.c2_slide_next{background-position: -40px -111px;}
.c2_slide_prev:hover{background-position: 0 -143px;}
.c2_slide_next:hover{background-position: -40px -143px;}
#conter6_nr_03 {
	float: left;
	height: 54px;
	width: 1200px;
	margin-top:20px;
}
#conter6_nr_03 span {
	float: left;
	height: 54px;
	width: 242px;
	margin-right: 479px;
	margin-left: 479px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 54px;
	color: #000000;
	background-repeat: no-repeat;
	text-align: center;
	/* border-radius: 22px;*/
}
#conter6_nr_03  span a {
	float: left;
	height: 54px;
	width: 242px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 54px;
	color: #000000;
	background-repeat: no-repeat;
	text-align: center;
	
}
#conter6_nr_03  span  a:hover {
	float: left;
	height: 54px;
	width: 242px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 54px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	background-color:#5895A5;
}
/*顺齿团队结束*/

/*美齿见证*/
.jdal {position: relative;  width:100%; margin:0 auto;}
.jdal .jdal_top {position: relative;height: 108px; width:1200px; margin:0 auto;}
.jdal .jdal_top dl {position: relative; width: 240px;height: 290px;}
.jdal .jdal_top dl dt {height: 200px;text-align: center;background: #5895A5;}
.jdal .jdal_top dl dt a {display: block;padding-top: 60px;height: 140px;}
.jdal .jdal_top dl dt i {display: block;font-size: 14px;color:#FFF;text-transform: uppercase;}
.jdal .jdal_top dl dt span {display: block;font-size: 34px;color: #fff;margin-top: 5px;}
.jdal .jdal_top dl dt em {display: block;width: 31px;height: 2px;background: #fff;margin: 24px auto;}
.jdal .jdal_top dl dd {position: relative;height: 58px;background: #fff;padding-top: 30px;}
.jdal .jdal_top dl dd em {width: 0;height: 0;border: 11px solid #5895A5;border-bottom: none;border-left-color: #fff;border-right-color: #fff;position: absolute;top: 0;left: 50%;margin-left: -11px;}
.jdal .jdal_top dl dd a {display: block;width: 125px;height: 34px;text-align: center;border: 1px solid #e5e5e5;line-height: 34px;font-size: 14px;margin: 0 auto;}
.jdal .jdal_top dl dd a:hover {background: #5895A5;border-color: #5895A5;color: #fff;}
.jdal .jdal_type {width:950px; margin:0 auto; }
.jdal .jdal_type li {float: left;width: 144px;height: 76px;text-align: center;border: 1px solid #eeeeee;margin-left: 12px;}
.jdal .jdal_type li a {display: block;height: 56px;padding-top: 20px;background:#f5f5f5;}
.jdal .jdal_type li span {display: block;font-size: 17px;color: #333333;margin-bottom: 5px;}
.jdal .jdal_type li i {text-transform: uppercase;color: #999;font-size: 11px;}
.jdal .jdal_type li.cur a {background: #5895A5;}
.jdal .jdal_type li.cur span {color: #fff;}
.jdal .jdal_type li.cur i {color: #fff;}
.jdal .jdal_bot {}
.jdal .jdal_bot .conbox {display: none;  width:1200px; margin:0 auto; height:500px;}
.jdal .jdal_bot .conbox img{width:1200px; height:500px;}
.jdal .jdal_bot .conbox.cur {display: block;}
.jdal .jdal_bot img {display: block;width: 100%;}
.jdal .jdal_bot .container {position: relative;height: 0; width:1200px; margin:0 auto}
.jdal .jdal_bot .container dl {position: absolute;bottom: 0;width: 920px;height: 160px;background: url(../images/bg01.png);padding:0 232px 0 48px;}
.jdal .jdal_bot .container dl dt {font-size: 24px;padding:30px 0 15px 0;border-bottom: 1px dotted #726965;margin-bottom: 20px;}
.jdal .jdal_bot .container dl dt a {color: #fff;}
.jdal .jdal_bot .container dl dd.dd1 {font-size: 14px;line-height: 24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 45px;}
.jdal .jdal_bot .container dl dd.dd1 a {color: #fff;}
.jdal .jdal_bot .container dl dd.dd2 {width: 72px;height: 72px;position: absolute;right:120px;top: 45px;background: url(../images/jdalbg1.png) no-repeat center;}
.jdal .jdal_bot .container dl dd.dd2 a {display: block;padding: 18px 20px;text-align: center;font-size: 14px;color: #fff;}

.jdal .jdal_bot .container dl dd.dd3 {width: 72px;height: 72px;position: absolute;right:38px;top: 45px;background: url(../images/jdalbg.png) no-repeat center;}
.jdal .jdal_bot .container dl dd.dd3 a {display: block;padding: 18px 20px;text-align: center;font-size: 14px;color: #fff;}


/*美齿见证结束*/

/*首页新闻*/
.index-news{ width:1200px; margin:0 auto; height:400px;}
.index-news .inner-content{}
.index-news .inner-content ul{}
.index-news .inner-content li{ width:383px; float:left; }
.index-news .inner-content li:nth-child(2n){ margin:0 25px;}
.index-news .inner-content li span{ display:block;}
.index-news .inner-content li span img{ display:block; width:383px}
.index-news .inner-content li h3{ padding:10px 0; font-size:18px; color:#373737;    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;  font-family:'Microsoft YaHei';}
.index-news .inner-content li p{ color:#7b7b7b;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;  font-family:'Microsoft YaHei';}
.index-news .inner-content li h4{ background:url(../images/index-news-3.jpg) left no-repeat; text-indent:1.5em; color:#727272; font-size:12px; margin:20px 0;  font-family:'Microsoft YaHei';}
.index-news .inner-content li a{ display:block; border-bottom:#eaeaea solid 3px;  font-family:'Microsoft YaHei';}
.index-news .inner-content li a:hover{ text-decoration:none; border-bottom:#0962B1 solid 3px; transition:all 0.5s;}

/*精品项目*/

.cpys { padding-bottom:10px}
.cpys .cpysCon {position: relative;height: 540px;margin-bottom: 70px;}
.cpys .cpysCon .conLeft {position: absolute;left: 0;top: 0;width: 600px;background: #fff;z-index: 2;overflow: hidden;height: 586px;background-color:rgba(255,255,255,0.6) }
.cpys .cpysCon .conLeft .lBox {position: relative;left: -600px;width: 1200px; top: 0;}
.cpys .cpysCon .conLeft ul {position: relative;}
.cpys .cpysCon .conLeft ul li {float: left;width: 600px;height: 586px;}
.cpys .cpysCon .conLeft ul li .libox {padding: 60px 0px 0 30px; }
.cpys .cpysCon .conLeft ul li .libox h3 {font-weight: normal;margin-bottom: 80px;}
.cpys .cpysCon .conLeft ul li .libox h3 a {display: block;font-size: 30px;font-weight: bold;color: #333;margin-bottom: 3px;}
.cpys .cpysCon .conLeft ul li .libox h3 i {display: block;font-size: 18px;color: #ccc;text-transform: uppercase;}
.cpys .cpysCon .conLeft ul li .libox .p1 {font-size: 16px;line-height: 30px;height: 130px; margin-bottom: 35px;}
.cpys .cpysCon .conLeft ul li .libox .p2{ float:left; width:150px; margin-left:30px}
.cpys .cpysCon .conLeft ul li .libox .p3{ float:left; width:150px; margin-left:30px}
.cpys .cpysCon .conLeft ul li .libox .p2 a {display: block;height: 54px;border: 1px solid #333;text-align: center;line-height: 54px;font-size: 14px;border-radius: 5px;color: #333;}
.cpys .cpysCon .conLeft ul li .libox .p3 a {display: block;height: 54px;border: 1px solid #ff9600;text-align: center;line-height: 54px;font-size: 16px;border-radius: 5px;color:#FFF; background:#ff9600}
.cpys .cpysCon .conLeft ul li .libox .p2 a:hover {background:#5895A5;border-color:#5895A5;color: #fff;}
.cpys .cpysCon .conLeft .cpysBtnl {display: block;width: 44px;height: 44px;cursor: pointer;position: absolute;left: 130px;bottom: 18px;background: url(../images/cpysBtnl01.png) no-repeat center;}
.cpys .cpysCon .conLeft .cpysBtnr {display: block;width: 44px;height: 44px;cursor: pointer;position: absolute;left: 196px;bottom: 18px;background: url(../images/cpysBtnr01.png) no-repeat center;}
.cpys .cpysCon .conLeft .cpysBtnl:hover {background: url(../images/cpysBtnl02.png) no-repeat center;}
.cpys .cpysCon .conLeft .cpysBtnr:hover {background: url(../images/cpysBtnr02.png) no-repeat center;}



.main3_4_ddd .libox {padding: 30px 0px 0 30px; }
.main3_4_ddd .libox h3 {font-weight: normal;margin-bottom: 80px;}
.main3_4_ddd .libox h3 a {display: block;font-size: 30px;font-weight: bold;color: #333;margin-bottom: 3px;}
.main3_4_ddd .libox h3 i {display: block;font-size: 18px;color: #ccc;text-transform: uppercase;}
.main3_4_ddd .libox .p1 {font-size: 16px;line-height: 30px;height: 130px; margin-bottom: 35px;}
.main3_4_ddd .libox .p2{ float:left; width:150px; margin-left:30px}
.main3_4_ddd .libox .p3{ float:left; width:150px; margin-left:30px}
.main3_4_ddd .libox .p2 a {display: block;height: 54px;border: 1px solid #333;text-align: center;line-height: 54px;font-size: 14px;border-radius: 5px;color: #333;}
.main3_4_ddd .libox .p3 a {display: block;height: 54px;border: 1px solid #ff9600;text-align: center;line-height: 54px;font-size: 16px;border-radius: 5px;color:#FFF; background:#ff9600}
.main3_4_ddd .libox .p2 a:hover {background:#5895A5;border-color:#5895A5;color: #fff;}




.cpys .cpysCon .conRight {width:1920px;position: absolute;left: 600px;top: 0;z-index: 1;height: 586px;}
.cpys .cpysCon .conRight .cpysZzc {width: 330px;height: 586px;background: url(../images/bg02.png);position: absolute;left: -930px;top: 0;z-index: 1;}
.cpys .cpysCon .conRight .conbox {width:1920px;position: absolute;left: -930px;top: 0;height: 586px;overflow: hidden;}
.cpys .cpysCon .conRight .conbox ul {position: relative;z-index: 0;}
.cpys .cpysCon .conRight .conbox ul li {float: left;width:1920px;height: 586px;}
.cpys .cpysCon .conRight .conbox ul li img {display: block;width:1920px;height: 586px;}

.cpys .cpysType ul {padding: 0px;/*border-bottom: 1px dashed #c2c2c2;*/  width:940px; margin:0px auto 30px}
.cpys .cpysType ul li {float: left;margin:0 10px;font-size: 16px;position: relative; border-radius: 22px;     border: solid 1px #dedede;height: 42px;line-height:42px}
.cpys .cpysType ul li a {display: block;padding-bottom:38px;/*background: url(../images/cpysty01.png) no-repeat center bottom;*/color:#000;  padding:0 20px; }
.cpys .cpysType ul li:first-child {margin-left: 0;}
.cpys .cpysType ul li.cur a {/*background: url(../images/cpysty02.png) no-repeat center bottom;*/color:#FFF; background:#5895A5;  border-radius: 22px;  border: solid 1px #5895A5; height: 42px; line-height:42px}


/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}

/*新闻资讯*/
.i-news{ width:100%; height:600px;  min-width:1200px;}

#tab2{position:relative; width:100%;padding:0px auto 20px 0;}
#tab2 .tabList2{  overflow-x: auto;  white-space:nowrap;}
#tab2 .tabList2 .tul{ margin:0px 0 20px 0; height:55px; border-bottom:1px solid #cecece; width:100%；}
#tab2 .tabList2 ul li{ display:block; width:90px; font-family:"微软雅黑"; float:left;text-align:left;height:55px; line-height:55px;color:#656565; font-size:14px; margin-right:20px; font-size:20px; color:#000000; font-weight:bold}
#tab2 .tabList2 li.cur { color:#5895A5; border-bottom:2px solid #5895A5}
#tab2 .tabCon2{ background:none; padding-top:20px;}
#tab2 .tabCon2 *{}
#tab2 .tabCon2>div{ display:none; padding:0px 0px 0 0px; width:100%; min-width:1200px;}
#tab2 .tabCon2>div.cur{display:block;}
.bignews{ width:588px;}
.inewspic{ width:588px; height:242px; overflow:hidden; position:relative;}
.inewspic img{ width:588px; height:242px;}
.inewspic .inewsdate{ width:97px; height:38px; background:#FFF; position:absolute;  bottom:0; left:42%;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.inewspic .inewsdate p{ font-size:32px; color:#000; font-weight:bold; margin:0 5px 0 5px; float:left;}
.inewspic .inewsdate span{ color:#000; font-size:0.875em; float:left;}
.inewstit{ margin-top:30px;}
.inewstit h4{ font-size:18px; margin:20px 0; font-weight:100}
.inewstit h4:hover{ color:#5895A5}
.inewstit p{ font-size:13px; line-height:24px; color:#454545}

.smallnews3{ width:550px;}
.smallnews3 dl{ width:550px; height:76px; border-bottom:1px dotted #9e9e9e; padding:30px 0}
.smallnews3 dl dt{ width:90px; height:76px; float:left;}
.smallnews3 dl dt span{ display:block; font-size:48px; color:#000; font-weight:bold;}
.smallnews3 dl dt em{ font-size:14px; line-height:16px}  
.smallnews3 dl dd{ float:right; width:420px; margin-right:30px; }
.smallnews3 dl dd h4{ font-size:15px; color:#000; font-weight:100; margin-bottom:5px}
.smallnews3 dl dd p{ font-size:12px; color:#949494; line-height:22px;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;}
.kd{ width:1200px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}

	
	/* 镶牙困扰开始 */
.xykr{ width:1200px; height:171px; margin:0px auto 30px; padding:0px; background-color:#ffffff; overflow:hidden;}
.xykrz{ width:878px; float:left; font-family:"微软雅黑";}
.xykrz1{ width:190px; height:55px; float:left;  text-align:center; margin:3px 0px 0px 3px; display:inline; line-height:24px;  }
.xykrz1 a{width:190px; height:56px; float:left; background-color:#f8f8f9; font-size:14px; color:#626262; padding-top:8px;  }
.xykrz1 a:hover{ width:190px; height:56px; float:left; background-color:#5895A5;  color:#ffffff; padding-top:8px; }
.xykrz2{ width:198px; height:55px; float:left;  text-align:center; margin:3px 0px 0px 3px; display:inline; line-height:55px;  }
.xykrz2 a{width:198px; height:55px; float:left; background-color:#ededf2; font-size:16px; color:#626262;  }
.xykrz2 a:hover{ width:198px; height:55px; float:left; background-color:#5895A5;  color:#ffffff;  }
.xykrz3{ width:165px; height:55px; float:left;  text-align:center; margin:3px 0px 0px 3px; display:inline; line-height:24px;  }
.xykrz3 a{width:165px; height:56px; float:left; background-color:#f8f8f9; font-size:14px; color:#626262; padding-top:8px;  }
.xykrz3 a:hover{ width:165px; height:56px; float:left; background-color:#5895A5; color:#ffffff;  padding-top:8px;  }
.xykrz4{ width:214px; height:55px; float:left;  text-align:center; margin:3px 0px 0px 3px; display:inline; line-height:55px;  }
.xykrz4 a{width:214px; height:55px; float:left; background-color:#ededf2; font-size:16px; color:#626262;  }
.xykrz4 a:hover{ width:214px; height:55px; float:left; background-color:#5895A5; color:#ffffff;  }
.xykrz5{ width:240px; height:55px; float:left;  text-align:center; margin:3px 0px 0px 3px; display:inline; line-height:55px;  }
.xykrz5 a{width:240px; height:55px; float:left; background-color:#f8f8f9; font-size:16px; color:#626262;  }
.xykrz5 a:hover{ width:240px; height:55px; float:left; background-color:#5895A5; color:#ffffff;  }
.xykrz6{ width:219px; height:55px; float:left;  text-align:center; margin:3px 0px 0px 3px; display:inline; line-height:55px;  }
.xykrz6 a{width:219px; height:55px; float:left; background-color:#ededf2; font-size:18px; color:#626262;  }
.xykrz6 a:hover{ width:219px; height:55px; float:left; background-color:#5895A5;  color:#ffffff;  }
.xykrz7{ width:210px; height:55px; float:left;  text-align:center; margin:3px 0px 0px 3px; display:inline; line-height:24px;  }
.xykrz7 a{width:210px; height:56px; float:left; background-color:#f8f8f9; font-size:14px; color:#626262; padding-top:8px;    }
.xykrz7 a:hover{ width:210px; height:56px; float:left; background-color:#5895A5; color:#ffffff; padding-top:8px;   }
.xykrz8{ width:219px; height:55px; float:left;  text-align:center; margin:3px 0px 0px 3px; display:inline; line-height:55px;  }
.xykrz8 a{width:219px; height:55px; float:left; background-color:#ededf2; font-size:16px; color:#626262;  }
.xykrz8 a:hover{ width:219px; height:55px; float:left; background-color:#5895A5;  color:#ffffff;  }
.xykrz9{ width:145px; height:55px; float:left;  text-align:center; margin:3px 0px 0px 3px; display:inline; line-height:24px;  }
.xykrz9 a{width:145px; height:55px; float:left; background-color:#f8f8f9; font-size:16px; color:#626262; padding-top:8px;  }
.xykrz9 a:hover{ width:145px; height:55px; float:left; background-color:#5895A5;  color:#ffffff;  padding-top:8px;  }
.xykrz10{ width:214px; height:55px; float:left;  text-align:center; margin:3px 0px 0px 3px; display:inline; line-height:24px;  }
.xykrz10 a{width:214px; height:56px; float:left; background-color:#ededf2; font-size:14px; color:#626262; padding-top:8px;  }
.xykrz10 a:hover{ width:214px; height:56px; float:left; background-color:#5895A5; color:#ffffff;  padding-top:8px;  }
.xykrz11{ width:190px; height:55px; float:left;  text-align:center; margin:3px 0px 0px 3px; display:inline;  line-height:55px; }
.xykrz11 a{width:190px; height:55px; float:left; background-color:#f8f8f9; font-size:18px; color:#626262;  }
.xykrz11 a:hover{ width:190px; height:55px; float:left; background-color:#5895A5;  color:#ffffff;  }
.wzdx22{ font-size:22px;}
.wzdx20{ font-size:20px;}
.wzdx18{ font-size:18px;}
.wzdx16{ font-size:16px;}
.xykry{ width:312px; height:171px; float:left;  }
.xykryz{width:312px; height:171px; float:left; background-color:#ededf2; margin:3px 0px 0px 1px;   }
.xykryz1{ width:286px; height:35px; float:left; text-align:center; margin:13px 0px 0px 13px; display:inline;}

/*answer start*/
.answer{
	margin-bottom:30px
}
.answer_left{
	display: inline-block;
	width: 150px;
	height: 184px;
	background:#5895A5;
	text-align: center;
	padding-top: 33px;
}
.answer_left p:nth-child(2){
	color: #ffffff;
	font-size: 16px;
}
.answer_left p:nth-child(3){
	width: 108px;
	height: 27px;
	line-height: 27px;
	background: #ffffff;
	text-align: center;
	font-size: 16px;
	color: #404040;
	margin-top:5px;
	position: relative;
	left:15%;
}
.answer_middle{
	display: inline-block;
	vertical-align: top;
	width: 1043px;
	position: relative;
}
.answer_middle li{
	display: inline-block;
	vertical-align: top;
	vertical-align: top;
	margin:0px -1px 8px 0px;
	position: relative;
	font-size:14px !important;
}
/*.answer_middle li a{
	font-size:15px !important;
}*/
.answer_middle li:nth-child(1){
	width: 206px;
	height: 68px;
	text-align: center;
	line-height: 68px;
	background: ;
}


.answer_middle li:nth-child(1).hot{
	background:#e7e7e7 url(../images/hot.gif) no-repeat 184px 10px;
}
.answer_middle li:nth-child(1) a{
	color: #d00000;
	font-size: 18px;	

}
.answer_middle li:nth-child(2){
	width: 94px;
	height: 142px;
	text-align: center;
	background: url(../images/answer_07.jpg) no-repeat center center;
}
.answer_middle li:nth-child(2) a{
	color: #ffffff;
	font-size: 16px;
	width: 65px;
	display: inline-block;
	margin-top: 50px;
	line-height: 20px;
}
.answer_middle li:nth-child(3){
	width: 115px;
	height: 217px;
	background: #e7e7e7;
}
.answer_middle li:nth-child(3).hot{
	background:#e7e7e7 url(../images/hot.gif) no-repeat 88px 62px;
}
.answer_middle li:nth-child(3) a{
	color: #d00000;
	font-size: 16px;
	width: 85px;
	text-align: center;
	display: inline-block;
	margin:82px 16px auto 14px;
}
.answer_middle li:nth-child(3) a span{
	font-size: 28px;
}
.answer_middle li:nth-child(4){
	width: 207px;
	height: 68px;
	line-height: 68px;
	background: #e7e7e7;
	text-align: center;
}
.answer_middle li:nth-child(4) a{
	color: #3b3b3b;
	font-size: 16px;
}
.answer_middle li:nth-child(5){
	width: 102px;
	height: 68px;
	line-height: 68px;
	background: #e7e7e7;
	text-align: center;
}
.answer_middle li:nth-child(5) a{
	color: #2f2f2f;
	font-size: 16px;
}
.answer_middle li:nth-child(6){
	width:303px;
	height: 217px;
/*	background:url(../images/answer_03.png) no-repeat center center;*/
	margin: 0px;
	text-align: center;
}
/*.answer_middle li:nth-child(6) p{
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin:81px 6px 5px 6px;
	width: 129px;
	line-height: 28px;
	border-bottom: 1px solid #d7cbae;
}*/
.answer_middle li:nth-child(6) a{
	color: #ffffff;
	font-size: 18px;
	
}




.answer_middle li:nth-child(7){
	width: 100px;
	height: 69px;
	text-align: center;
	line-height: 69px;
	background:#e7e7e7;
	position: absolute;
    left: 0%;
    top: 33%;
    text-align: center;
}

.answer_middle li:nth-child(7) a{
	color: #363636;
	font-size: 16px;
}
.answer_middle li:nth-child(8){
	width: 100px;
	height: 69px;
	text-align: center;
	line-height: 69px;
	background:#e7e7e7;
	position: absolute;
    left: 10.1%;
    top: 33%;
    text-align: center;
}
.answer_middle li:nth-child(8).hot{
	background:#e7e7e7 url(../images/hot.gif) no-repeat 76px 4px;
}
.answer_middle li:nth-child(8) a{
	font-size: 18px;
	color: #d00000;
}
.answer_middle li:nth-child(9){
	width: 100px;
	height: 69px;
	text-align: center;
	line-height: 69px;
	background:#e7e7e7;
	position: absolute;
    left:40.7%;
    top: 33%;
    text-align: center;
}
.answer_middle li:nth-child(9) a{
	color: #363636;
	font-size: 18px;
}
.answer_middle li:nth-child(10){
	width: 100px;
	height: 69px;
	text-align: center;
	line-height: 69px;
	position: absolute;
    left:51%;
    top: 33%;
}
.answer_middle li:nth-child(10).hot{
	background:#e7e7e7 url(../images/hot.gif) no-repeat 76px 4px;

}
.answer_middle li:nth-child(10) a{
	color: #d00000;
	font-size: 18px;
}
.answer_middle li:nth-child(11){
	width: 100px;
	height: 69px;
	text-align: center;
	line-height: 69px;
	background:#e7e7e7;
	position: absolute;
    left:60.8%;
    top: 33%;
}
.answer_middle li:nth-child(11) a{
	font-size: 18px;
	color: #363636;
}
.answer_middle li:nth-child(12){
	width: 100px;
	height: 68px;
	text-align: center;
	line-height: 68px;
	background:url(../images/answer_15.jpg) no-repeat center center;
	position: absolute;
    left: 0%;
    top: 66%;
    text-align: center;
}
.answer_middle li:nth-child(12) a,.answer_middle li:nth-child(15) a{
	color: #ffffff;
	font-size: 16px;
}
.answer_middle li:nth-child(13){
	width:198px;
	height: 68px;
	text-align: center;
	line-height: 68px;
	background:#e7e7e7;
	position: absolute;
    left:10.1%;
    top: 66%;
    text-align: center;
}
.answer_middle li:nth-child(13) a,.answer_middle li:nth-child(14) a{
	color: #3b3b3b;
	font-size: 16px;
}
.answer_middle li:nth-child(14){
	width: 100px;
	height: 68px;
	text-align: center;
	line-height: 68px;
	background:#e7e7e7;
	position: absolute;
    left: 40.7%;
    top: 66%;
    text-align: center;
}
.answer_middle li:nth-child(15){
	width: 203px;
	height: 68px;
	text-align: center;
	line-height: 68px;
	background:url(../images/answer_18.jpg) no-repeat center center;
	position: absolute;
    left: 51%;
    top: 66%;
    text-align: center;
}

/*answer end*/


.m5-box{width: 1200px;margin:60px auto 40px; position:relative}
.m5-box h5{font-size:26px;color: #000;text-align: center;z-index: 999;margin:0px auto 0; font-weight:100}
.m5-box .title{display: block;width: 80px;height:3px;margin:14px auto 0px;}



