@charset "utf8";

/**

 * @authors cbhfcly@qq.com

 * @date    2015-04-17

 **/



/*========== 公共部分 ==========*/

body {margin:0; font:12px/24px Arial,"microsoft yahei"; /*color:#F1F1F1;*/ background:#f1f1f1;}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}

ol,ul {list-style:none;}

li{list-style-type:none;}

img{border:0; vertical-align:top;}

h1,h2,h3,h4,h5,h6{font-weight:normal;}

address,cite,code,em,th,i{font-weight:normal; font-style:normal;}

.clear{clear:both;}

.clearfix{*zoom:1;}

.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}

a{color:#414141; text-decoration:none;/*-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;*/outline: none;}

a:hover {color:#e4007f;}

a:active {star:expression(this.onFocus=this.blur());}

.relative{position:relative;}

.mgt0{margin-top:0;}

.mgr0{margin-right:0;}

.mgb0{margin-bottom:0;}

.mgl0{margin-left:0;}

.pdt0{padding-top:0;}

.pdr0{padding-right:0;}

.pdb0{padding-bottom:0;}

.pdl0{padding-left:0;}



/*html5*/

article,aside,dialog,header,section,footer,nav,figure,menu{display:block; overflow:hidden;}

section{background:#fff;}

.hidden {display:none;}

.fl{float:left;}

.fr{float:right;}

.yahei{font-family: "microsoft yahei";}







/*========== 头部（顶部、logo、导航） ==========*/

header{

	width:auto;

	height:auto;

	background-color:#414141;

	overflow:visible;

}



.header_top{

	width:100%;

	height:31px;

	color:#a7a7a7;

	background-color:#414141;

	border-bottom:1px solid #F0F0F0;

}

.header_wapper{

	width:1100px;

	height:31px;

	line-height:31px;

	margin:0 auto;

	text-align: left;

	position:relative;

}

.header_icon{ position:absolute; top:6px; width:17px; height:17px; background:url(../images/header_01.png) 0 0 no-repeat; display:block;transition:all 0.3s linear 0s;}

.header_icon1{left:41px;background-position:0 0;}

.header_icon1:hover{background-position:-40 0px;}

.header_icon2{left:21px;background-position: -20px 0;}

.header_icon2:hover{background-position:-20px -20px;}

.header_icon3{left:41px;background-position: -40px 0;}

.header_icon3:hover{background-position:-40px -20px;}

.header_icon4{left:61px;background-position: -60px 0;}

.header_icon4:hover{background-position:-60px -20px;}

.header_icon5{left:81px;background-position: -80px 0;}

.header_icon5:hover{background-position:-80px -20px;}



.header_wapper span{float:left; position:absolute; left:110px; top:0;}



.header_top1{width:160px; height:31px; line-height:31px; position:absolute; left:320px; top:0;}

.header_top2{width:190px; height:31px; line-height:31px; text-indent:20px; position:absolute; left:460px; top:0; }

.header_top3{width:160px; height:31px; line-height:31px; position:absolute; left:650px; top:0;}



.header_search{width:292px; height:28px; padding-top:4px; float:right;}

.header_search_input{width:209px; height:22px; float:left; overflow:hidden;}

.header_search_input input{width:209px; height:22px; line-height:22px; text-indent:4px; color:#B4B4B4; border:none; float:left; background:url(../images/header_01.png) -279px 0 no-repeat;}

.header_search_button,.header_search_button input{width:22px; height:22px; float:left; overflow:hidden;}

.header_search_button input{cursor:pointer; border:none; background:url(../images/header_01.png) -488px 0 no-repeat;}

/*热门搜索*/

.header_hot{width:50px; height:22px; position:relative; float:right;}

#header_hot_title{width:50px; height:22px; text-indent:-99999px; display:block; background:url(../images/header_01.png) -531px 0 no-repeat; }

#header_hot_list{width:164px; height:107px; position:absolute; right:0; top:22px; z-index:500; display:none; background:#fff; border: 1px solid #dfdfdf; webkit-box-shadow: 0px 0px 15px #888; -moz-box-shadow: 0px 0px 15px #888; box-shadow: 0px 0px 15px #888;} 

#header_hot_list a {line-height:20px; float:left; overflow:hidden; margin:5px 0 0 12px;}







/* logo */

.logo{

	width:auto;

	height:96px;

	overflow:hidden;

	background-color:#fff;

}

.logo_wapper{

	width:1100px;

	height:96px;

	margin:0 auto;

	overflow:hidden;
	
	text-align: center;
}

#logo{

	width:350px;

	height:96px;

	overflow:hidden;

}



.bland_tel{

	width:600px;

	height:96px;

	float:right;

	overflow:hidden;

}

.bland_tel span{

	display:block;

	margin-right: 26px;

	margin-top:26px;

	text-indent: -99999px;

	float:left;

}

span.bland1,span.bland2,span.bland3,span.tel{

	width:100px;

	height:50px;

	background: url(../images/logo_brand.png) -3px 0 no-repeat;

	transition:all 0.3s linear 0s;

}

span:hover.bland1{background-position:-3px -53px;}

span.bland2{

	background-position:-126px 0;

}

span:hover.bland2{background-position:-126px -53px;}

span.bland3{

	width:114px;

	background-position:-251px 0;

}

span:hover.bland3{background-position:-251px -53px;}

span.tel{

	width:208px;

	margin-right:0;

	margin-top:26px;

	background-position:-386px 0;

	/*background: url(../images/logo_tel.jpg) left bottom no-repeat;*/

}

span:hover.tel{background-position:-386px -53px;}



/*========== 导航 ==========*/

nav{width:1100px; height:45px; margin:0 auto; overflow:visible;}



/* 下拉导航最外框 */

.down_menu {width:197px; height:45px; z-index:99; background:url(../images/zTypeList.jpg) no-repeat; float:left; position:relative; overflow:visible;}

.down_menu:hover {background: url(../images/zTypeList_hover.jpg) no-repeat;}

.down_menu .down_menu_title a{ font-size:16px; color:#ffffff; height:45px; line-height: 45px; text-align:center; display: block; padding-right:30px; text-decoration:none; font-weight:100; cursor:default;}





/* 下拉的左边 */

.down_menu_left{left:0; top:45px; width:197px; height:0; line-height:26px; display:none; z-index:999;}

.down_menu_left_ul{height:348px; background:#dadada; overflow:hidden;}

.down_menu_left ul li {position:relative; padding-top:20px; margin:0 0; padding-left:53px; width:142px; height:65px; border-top:1px solid #e4e4e4; border-right:1px solid #acacac; border-bottom:1px solid #dadada; border-left:1px solid #acacac; background:#DADADA url(../images/down_meun.jpg) 0 -155px no-repeat; display:block; overflow:hidden;}

.down_menu .down_menu_left ul li:hover,.down_menu_left ul li.list-item0_act{background:#fff url(../images/down_meun.jpg) -196px -155px no-repeat;}



.down_menu_left ul li.list-item1{background-position:0 -230px;}

.down_menu_left ul li.list-item1:hover,.down_menu_left ul li.list-item1_act{background-position:-196px -230px;}

.down_menu_left ul li.list-item2{background-position:0 2px;}

.down_menu_left ul li.list-item2:hover,.down_menu_left ul li.list-item2_act{background-position:-196px 2px;}

.down_menu_left ul li.list-item3{background-position:0 -76px;}

.down_menu_left ul li.list-item3:hover,.down_menu_left ul li.list-item3_act{background-position:-196px -76px;}

.down_menu_left ul li.list-item4{background-position:0 -311px; border-bottom:1px solid #acacac;}

.down_menu_left ul li.list-item4:hover,.down_menu_left ul li.list-item4_act{background-position:-196px -311px;}

.down_menu_left h3 { font-family:"microsoft yahei"; font-size:18px; display:block; color:#454545;}

.down_menu_left ul li p { padding:0 5px 2px 0px; display:block; line-height:22px; }

.down_menu_left ul li .list-xian{position:absolute; bottom:0px; background:#acacac; left:11px; height:1px; width:172px;}

.down_menu_left ul li.alt{ border:1px solid #9d0a3a; border-right:none; z-index:9999;}

.down_menu_left ul li.alt .list-xian{position:absolute; bottom:-3px; background:#DADADA; left:1px; height:0px; width:194px;}





/* down_menu_right 右边最外框 */

.down_menu_right { position: absolute; width:902px; height:346px; left:195px; top:45px; line-height:21px; background:#FFF; display:none;}

.box-shadow { z-index:999;border:1px solid #A0093C;}

/* 左边想对应右边的区块 */

.subView { position:absolute; top:0; left:0; overflow:hidden; display:none; width:857px; height:341px; padding:5px 20px 0 25px;}

ul.down_menu_right_ul { width:645px; float:left; overflow:hidden;}

li.subItem {padding-right:30px; width:185px; height:320px; display:block; float:left; overflow:hidden;}

.subItem_block{width:185px; float:left; overflow:hidden;}

.subItem_img{position: absolute;bottom: 0px;}
.subItem-title {height:33px; line-height:43px; font-size:14px; font-weight:bold; display:block; border-bottom:1px solid #323232;}

.subItem-cat{width:185px; line-height:20px; float:left; overflow:hidden;}

.subItem-cat a {color:#414141; font-family:\5b8b\4f53 ; white-space:nowrap; overflow:hidden; padding: 5px;}

.subItem-cat a:hover{text-decoration:none; color:#9d0a3a;}

.subItem-cat em{padding:0 5px; color:#C4A1FF;}

.subItem-cat a:hover{ color:#B90647;}

.subItem-cat a.navhong{color:#B6054B;}



/*图片广告*/

.menu_ad{width:212px; height:auto; float:right; overflow:hidden;}

.menu_ad_title{width:100%; height:25px; line-height:20px; font-size:14px; font-weight:bold; text-align:left;}

.mgb0{margin-bottom:0;}

.ad_wapper{width:212px; height:354px; position:relative; overflow:hidden;}

.ad_bd{width:212px; height:354px; overflow:hidden;}

.ad_bd ul li{zoom:1; vertical-align:middle; width:212px; height:354px; display:block; float:left; overflow:hidden;}

.ad_bd ul li a,.ad_bd ul li a img{display:block;}

/* 小导航 */

.ad_change{width:auto; height:10px; position:absolute; right:0; top:6px; overflow:hidden; zoom:1; float:left;}

.ad_change ul{width:100%;height:14px;}

.ad_change li{width:10px; height:10px; line-height:14px; margin-right:4px; text-indent:-99999px; border-radius:5px; font-size:12px; font-weight:bold; text-align:center; background:#dfdfdf; cursor:pointer; float:left;}

.ad_change li.on{background-color:#9d0a3a;}



/*导航右边*/

.nav_ul{width:745px; height:44px; float:left; overflow:hidden;}

.nav_ul li{position:relative; width:104px; height:44px; display:block; float:left; line-height:44px; text-align:center; color:#fff; float:left; background: url(../images/header_anv.png) right center no-repeat;}

.nav_ul li.nobg{background:none;}

.nav_ul li a{position:absolute; width:104px; height:44px; display:block; float:left; font-size:16px; font-weight:100; color:#fff;}

.nav_ul li .move_bg {

    background: none repeat scroll 0 0 #000;

    height: 45px;

    left: -20px;

    margin-left: -1px;

    padding-left: 1px;

    position: absolute;

    top: 0;

    width: 104px;

}

/*烦恼*/

.fannao{width:137px; height:37px; line-height:37px; margin-top:5px; font-size:14px; letter-spacing:1px; text-align:center; color:#fff; background-color:#EC6941; border-radius:4px; display:block; float:left;}

a.fannao:hover{background-color:#DD582F; color:#fff;}





/*========== 内页顶部横幅 ==========*/

.banner{

	clear:both;

	width:100%;

	height:230px;

	margin:0 auto;

	overflow:hidden;

}

.banner img{display:block;margin:0 auto;}









/*========== 次级专题导航 ==========*/

.sub_nav{width:100%; height: 78px; background: #fff; border-bottom:1px solid #dfdfdf;}

.sub_nav_1100{width:1100px; height:78px; margin:0 auto; border-left:1px solid #eaeaea; overflow:hidden; position:relative;}

.sub_nav_1100 ul{height:78px;}

.sub_nav_1100 ul li {width: 83px;position: relative; float: left; height: 78px;border-right:1px solid #eaeaea;}

.sub_nav_1100 ul li i{position:absolute;width:100%;height:100%;background-color:#9d0a3a; background-color:#FFF \9;opacity:0;-webkit-animation:orangeOut 0.4s ease;animation:orangeOut 0.4s ease;}

.sub_nav_1100 ul li:hover i{opacity:1;

	-webkit-animation:orangeIn 0.2s ease;

	animation:orangeIn 0.2s ease;background-color:#9d0a3a \9;}



@-webkit-keyframes orangeIn {

	0% {

	-webkit-transform:scale(0.8);

	-ms-transform:scale(0.8);

	transform:scale(0.8);

	opacity:0

}

100% {

	-webkit-transform:scale(1);

	-ms-transform:scale(1);

	transform:scale(1);

	opacity:1

}

}

@-moz-keyframes orangeIn {

	0% {

	-webkit-transform:scale(0.8);

	-ms-transform:scale(0.8);

	transform:scale(0.8);

	opacity:0

}

100% {

	-webkit-transform:scale(1);

	-ms-transform:scale(1);

	transform:scale(1);

	opacity:1

}

}

@-ms-keyframes orangeIn {

	0% {

	-webkit-transform:scale(0.8);

	-ms-transform:scale(0.8);

	transform:scale(0.8);

	opacity:0

}

100% {

	-webkit-transform:scale(1);

	-ms-transform:scale(1);

	transform:scale(1);

	opacity:1

}

}

@keyframes orangeIn {

	0% {

	-webkit-transform:scale(0.8);

	-ms-transform:scale(0.8);

	transform:scale(0.8);

	opacity:0

}

100% {

	-webkit-transform:scale(1);

	-ms-transform:scale(1);

	transform:scale(1);

	opacity:1

}

}



@-webkit-keyframes orangeOut {

	0% {

	-webkit-transform:scale(1);

	-ms-transform:scale(1);

	transform:scale(1);

	opacity:1

}

100% {

	-webkit-transform:scale(0.8);

	-ms-transform:scale(0.8);

	transform:scale(0.8);

	opacity:0

}

}

@-moz-keyframes orangeOut {

	0% {

	-webkit-transform:scale(1);

	-ms-transform:scale(1);

	transform:scale(1);

	opacity:1

}

100% {

	-webkit-transform:scale(0.8);

	-ms-transform:scale(0.8);

	transform:scale(0.8);

	opacity:0

}

}

@-ms-keyframes orangeOut {

	0% {

	-webkit-transform:scale(1);

	-ms-transform:scale(1);

	transform:scale(1);

	opacity:1

}

100% {

	-webkit-transform:scale(0.8);

	-ms-transform:scale(0.8);

	transform:scale(0.8);

	opacity:0

}

}

@keyframes orangeOut {

	0% {

	-webkit-transform:scale(1);

	-ms-transform:scale(1);

	transform:scale(1);

	opacity:1

}

100% {

	-webkit-transform:scale(0.8);

	-ms-transform:scale(0.8);

	transform:scale(0.8);

	opacity:0

}}

.sub_nav_1100 ul li a {width:100%; height:78px; position:absolute}

.sub_nav_1100 ul li a em{display: block; margin:-1px auto auto; width: 55px; height: 55px; background-image:url(/images/nav_03.png);

}

.sub_nav_1100 ul li a:hover{ color:#FFF;}

.icon_nav1 a em{ background-position:0 0;}

.icon_nav1 a:hover em{ background-position:0 -64px;}

.icon_nav2 a em{background-position:-79px 0px;}

.icon_nav2 a:hover em{ background-position:-79px -64px;}

.icon_nav3 a em{ background-position:-159px 0;}

.icon_nav3 a:hover em{ background-position:-159px -64px;}

.icon_nav4 a em{ background-position:-238px 0;}

.icon_nav4 a:hover em{ background-position:-238px -64px;}

.icon_nav5 a em{ background-position:-317px 0;}

.icon_nav5 a:hover em{ background-position:-317px -64px;}

.icon_nav6 a em{ background-position:-397px 0;}

.icon_nav6 a:hover em{ background-position:-397px -64px;}

.icon_nav7 a em{ background-position:-480px 0;}

.icon_nav7 a:hover em{ background-position:-480px -64px;}

.icon_nav8 a em{ background-position:-559px 0;}

.icon_nav8 a:hover em{ background-position:-559px -64px;}

.icon_nav9 a em{ background-position:-637px 0;}

.icon_nav9 a:hover em{ background-position:-637px -64px;}

.icon_nav10 a em{ background-position:-717px 0;}

.icon_nav10 a:hover em{ background-position:-717px -64px;}

.icon_nav11 a em{ background-position:-796px 0;}

.icon_nav11 a:hover em{ background-position:-796px -64px;}

.icon_nav12 a em{ background-position:-876px 0;}

.icon_nav12 a:hover em{ background-position:-876px -64px;}

.icon_nav13 a em{ background-position:-955px 0;}

.icon_nav13 a:hover em{ background-position:-955px -64px;}

.icon_nav14 a em{ background-position:-1034px 0;}

.icon_nav14 a:hover em{ background-position:-1034px -64px;}

.icon_nav15 a em{ background-position:-1113px 0;}

.icon_nav15 a:hover em{ background-position:-1113px -64px;}

.sub_nav_1100 ul li p { text-align: center; position: absolute; top: 55px; text-align: center; width: 100%; display: block; left: 0;}









/*========== 品牌中心 ==========*/

.brand{width:1072px; height:auto; margin:0 auto 10px auto; padding:0 14px 20px 14px; overflow:hidden;}

.brand_title{width:100%; height:52px; line-height:60px; font-size:16px; color:#63676A; text-align:right; background:url(../images/brand_title_bg.jpg) left bottom repeat-x;}

.brand_title span{width:auto; height:50px; line-height:60px; font-size:24px; font-weight:100; color:#050505; display:block; border-bottom:2px solid #8B2C42; float:left;}

.brand_title span em{ font-size:18px; color:#CECECE;}

.huamei,.huamei img{width:270px; height:339px; float:left; overflow:hidden;}

.huamei{position:relative;}

.huamei .index_brand,.huamei .brand_opacity{padding:4px 6px;position:absolute; left:0; bottom:0; z-index:5; width:258px; height:136px; color:#fff;}

.huamei .brand_opacity{z-index:3; background:#000; -moz-opacity:0.65;-webkit-opacity:0.65;opacity:0.65;filter:alpha(opacity:65);}

.huamei .index_brand em{height:38px; line-height:38px; font-size:20px; text-align:left; border-bottom:1px solid #867A7C; display:block; overflow:hidden;}

.huamei .index_brand p{padding-top:6px; text-indent:2em; line-height:150%;}

.huamei .index_brand p a{color:#A60338;}

.brand_box{padding-top:14px; width:1072px; height:340px; overflow:hidden;}

.brand_slide{width:798px; height:339px; float:left; overflow:hidden;}

.brand_slide li{overflow:hidden;}

.brand_slide li p,.brand_opacity{position:absolute; left:0; bottom:-26px; z-index:5; width:266px; height:26px; line-height:26px; color:#fff;-moz-transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;}

.brand_opacity{z-index:3; background:#000; -moz-opacity:0;-webkit-opacity:0;opacity:0;filter:alpha(opacity:0);}

.brand_slide li:hover p{bottom:0;}

.brand_slide li:hover .brand_opacity{bottom:0; -moz-opacity:0.75;-webkit-opacity:0.75;opacity:0.75;filter:alpha(opacity:75);}

.brand_center{width:543px; height:339px; text-align:center; float:left; overflow:hidden; background:url(../images/brand.jpg) 3px 130px no-repeat;}

.brand_center li{position:relative; margin:0 0 85px 3px; width:266px; height:127px; float:left;}

.brand_center li.mgb0{margin-bottom:0;}

.brand_center li img{width:266px; height:127px;}

.brand_right{width:255px; height:339px; text-align:center; float:left; overflow:hidden;}

.brand_right li{position:relative; margin-bottom:4px; width:255px; height:167px; float:left;}

.brand_right li.mgb0{margin-bottom:0;}

.brand_right li img{width:266px; height:167px;}





/*========== 友情链接 ==========*/

.flink{width:1072px; height:auto; margin:0 auto 10px auto; padding:0 14px 20px 14px; overflow:hidden;}

ul.flink_title{width:100%; height:38px;}

.flink_title li{margin-right:20px; width:76px; height:38px; line-height:38px; font-size:16px; text-align:center; color:#8D928E; cursor:pointer; float:left;}

.flink_title li.act{border-bottom:2px solid #9F083B; color:#060000;}



.flink_box{width:100%; height:auto; padding-top:18px;}

/*监管单位*/

.danwei li{width:134px; height:77px; float:left; overflow:hidden;}

.danwei li a{width:59px; height:59px; text-indent:-99999px; display:block; margin:0 auto;}

.danwei1{background:url(../images/danwei1.jpg) 0 0;}

.danwei2{background:url(../images/danwei2.jpg) 0 0 no-repeat;}

.danwei3{background:url(../images/danwei3.jpg) 0 0 no-repeat;}

.danwei4{background:url(../images/danwei4.jpg) 0 0 no-repeat;}

.danwei5{background:url(../images/danwei5.jpg) 0 0 no-repeat;}

.danwei6{background:url(../images/danwei6.jpg) 0 0 no-repeat;}

.danwei7{background:url(../images/danwei7.jpg) 0 0 no-repeat;}

.danwei8{background:url(../images/danwei8.jpg) 0 0 no-repeat;}

.danwei li p{text-align:center; color:#4B3633;}

/*授权合作*/

.shouquan li{width:auto; height:77px; margin-right:40px; float:left; overflow:hidden;}

.shouquan li a{width:auto; height:52px; text-indent:-99999px; display:block; margin:0 auto;}

.shouquan li a.shouquan1{width:130px; background:url(../images/shouquan_1.jpg) 0 0 no-repeat;}

.shouquan li a.shouquan2{width:126px; background:url(../images/shouquan_2.jpg) 0 0 no-repeat;}

.shouquan li a.shouquan3{width:193px; background:url(../images/shouquan_3.jpg) 0 0 no-repeat;}

.shouquan li a.shouquan4{width:134px; background:url(../images/shouquan_4.jpg) 0 0 no-repeat;}

.shouquan li a.shouquan5{width:120px; background:url(../images/shouquan_5.jpg) 0 0 no-repeat;}

.shouquan li a.shouquan6{width:126px; background:url(../images/shouquan_6.jpg) 0 0 no-repeat;}

.shouquan li p{text-align:center; color:#4B3633;}

/*学术会议*/

.xueshu li{width:268px; height:77px; float:left; overflow:hidden;}

.xueshu li a{width:auto; height:44px; text-indent:-99999px; display:block; margin:0 auto;}

.xueshu1{width:128px; background:url(../images/xueshu_1.jpg) center center no-repeat;}

.xueshu2{width:128px; background:url(../images/xueshu_2.jpg) center center no-repeat;}

.xueshu3{width:130px; background:url(../images/xueshu_3.jpg) center center no-repeat;}

.xueshu4{width:64px; background:url(../images/xueshu_4.jpg) center center no-repeat;}

.xueshu li p{text-align:center; color:#4B3633;}

/*媒体支持*/

.meiti li{width:auto; height:77px; float:left; overflow:hidden;}

.meiti li a{width:auto; height:49px; margin-right:15px; display:block; float:left;}

.meiti li a.meiti1{width:175px; margin-right:0; background:url(../images/meiti_1.jpg) center center no-repeat;}

.meiti li .meiti2{width:145px; background:url(../images/meiti_2.jpg) center center no-repeat;}

.meiti li .meiti3{width:112px; background:url(../images/meiti_3.jpg) center center no-repeat;}

.meiti li .meiti4{width:103px; background:url(../images/meiti_4.jpg) center center no-repeat;}

.meiti li .meiti5{width:136px; background:url(../images/meiti_5.jpg) center center no-repeat;}

.meiti li .meiti6{width:157px; background:url(../images/meiti_6.jpg) center center no-repeat;}

.meiti li .meiti7{width:115px; background:url(../images/meiti_7.jpg) center center no-repeat;}

/*友情链接*/

.lianjie li{float:left;}

.lianjie a {

    margin-right: 8px;

    color: #999;

}

.lianjie a:hover {

    color: #333;

    text-decoration: underline;

}













/*========== 底部栏目 ==========*/

.bottomClass_box{

	width: 100%;

	height: 160px;

	padding-top: 40px;

	background: url(../images/bottomClass_bg.jpg);

}

.bottomClass{

	width: 970px;

	height: 160px;

	margin: 0 auto;

}



.bottomClass dl{

	width: 194px;

	height: 160px;

	float: left;

	overflow: hidden;

}



.bottomClass dl dt{

	width: 93px;

	height: 140px;

	float: left;

	overflow: hidden;

	border-right: 1px solid #626262;

}

dl dt.bottomClass_dt_body{

	background: url(../images/bottomClass_dt_body.jpg) right top no-repeat;

}

dl dt.bottomClass_dt_face{

	background: url(../images/bottomClass_dt_face.jpg) right top no-repeat;

}

dl dt.bottomClass_dt_injection{

	background: url(../images/bottomClass_dt_injection.jpg) right top no-repeat;

}

dl dt.bottomClass_dt_skin{

	background: url(../images/bottomClass_dt_skin.jpg) right top no-repeat;

}

dl dt.bottomClass_dt_oral{

	background: url(../images/bottomClass_dt_oral.jpg) right top no-repeat;

}



.bottomClass dl dd{

	width: 96px;

	height: 22px;

	line-height: 22px;

	text-indent: 16px;

	text-align: left;

	float: left;

	overflow: hidden;

}

.bottomClass dl dd a{

	color: #787878;

}

.bottomClass dl dd a:hover{

	color: #FFFFFF;

}











/*========== 底部 footer ==========*/

footer{

	width:100%;

	height:auto;

	color:#C9C9C9;

	background-color:#000;

}

.footer_info{

	width:776px;

	height:auto;

	margin:0 auto;

	padding:26px 0 38px 194px;

	overflow:hidden;

	background: url(../images/footer_logo.gif) 0 26px no-repeat;

}

.footer_info_box{

	width:430px;

	height:auto;

	float: left;

	overflow:hidden;

}

.footer_info_box p{


	padding-top:20px;

}

.footer_info_box a{

	color:#902D41;

}



.search{clear:both; width:430px; height:40px;padding-top:14px;}

/*分享*/

.search_l{width:175px; float:left; overflow:hidden;}

.search_l a{width:32px; height:32px; margin-right:10px; display:block; float:left; background:url(../images/search_l_a.jpg) 0 -1px no-repeat;}

.search_l a.weibo{}

.search_l a.qqweibo{background-position:-42px 0;}

.search_l a.footer_luxian{background-position:-84px 0;}

.search_l a.footer_zixun{background-position:-126px 0;}

/*搜索*/

.search_box{width:231px; height:28px; padding-left:2px; float:left; overflow:hidden; background:url(../images/search_btn.jpg) left top no-repeat;}

.search_input,.search_input input{width:176px; height:28px; line-height:28px; text-indent:2px; color:#B4B4B4; border:none; float:left; background-color:#fff;}

.search_button,.search_button input{width:55px; height:28px; float:left;}

.search_button input{cursor:pointer; border:none; background:url(../images/search_btn.jpg) right top no-repeat;}



.footer_weixin{

	width:185px;

	height:129px;

	line-height:19px;;

	letter-spacing:1px;;

	padding:0 0 0 150px;

	font-family: "宋体";

	float:right;

	background: url(../images/footer_weixin.jpg) 0 0 no-repeat;

}

.footer_weixin p{

	padding-bottom:20px;

}





.copyright{

	width:100%;

	height:32px;

	line-height:32px;

	text-align:center;

	color:#C9C9C9;

	background: url(../images/bottomClass_bg.jpg);

}

.copyright a{

	color:#C9C9C9;

}
/* banner */
.headshow{position:relative;width:100%; overflow:hidden;} 
.headshow .hd{ height:32px; overflow:hidden; position:absolute; left:0px; width:100%;  bottom:10px; z-index:1; } 
.headshow .hd ul.KmBanWz{ overflow:hidden; zoom:1; width:800px; margin:0px auto;} 
.headshow .hd ul.KmBanWzWzx{width:500px;}
.headshow .hd ul.KmBanWzZx{width:500px;}
.headshow .hd ul.KmBAnDzPf{width:500px;}
.headshow .hd ul.KmBanWzkq{width:380px;}
.headshow .hd ul.KmBanWz li{ width:121px; height:35px; float:left; margin-right:2px; background-image:url(../images/banBj01.png); _background-image:url(../images/banBj01.gif); background-repeat:no-repeat; background-position:-125px 0px; font:14px/35px "微软雅黑"; text-align:center; color:#333; cursor:pointer; } 
.headshow .hd ul.KmBanWz li.KmBanFist{background-position:0px 0px;}
.headshow .hd ul.KmBanWz li.KmBanLast{background-position:-251px 0px;}
.headshow .hd ul.KmBanWz li.on{background-image:url(../images/banBj02.png); _background-image:url(../images/banBj02.gif); color:#FFF;} 
.headshow .hd ul.KmBanWz li.on a{color:#fff;}
.headshow .bd{ position:relative; height:100%; z-index:0; border:none;} 
.headshow .bd ul.KmBAnDz{ width:100%; height:400px;}
.headshow .bd ul.KmBAnDz li{ width:100%; height:400px;}
.headshow .bd ul.KmBAnDz li a{width:100%; height:400px; display:block;}
.headshow .bd img{ border:0px;} 
.headshowzx{position:relative;width:100%; height:303px; overflow:hidden;} 
.headshowzx .hd{ height:32px; overflow:hidden; position:absolute; left:0px; width:100%;  bottom:10px; z-index:1; } 
.headshowzx .hd ul.KmBanWz{ overflow:hidden; zoom:1; width:800px; margin:0px auto;} 
.headshowzx .hd ul.KmBanWzWzx{width:500px;}
.headshowzx .hd ul.KmBanWzZx{width:300px;}
.headshowzx .hd ul.KmBAnDzPf{width:500px;}
.headshowzx .hd ul.KmBanWzkq{width:380px;}
.headshowzx .hd ul.KmBanWz li{ width:121px; height:35px; float:left; margin-right:2px; background-image:url(../images/banBj01.png); _background-image:url(../images/banBj01.gif); background-repeat:no-repeat; background-position:-125px 0px; font:14px/35px "微软雅黑"; text-align:center; color:#333; cursor:pointer; } 
.headshowzx .hd ul.KmBanWz li.KmBanFist{background-position:0px 0px;}
.headshowzx .hd ul.KmBanWz li.KmBanLast{background-position:-251px 0px;}
.headshowzx .hd ul.KmBanWz li.on{background-image:url(../images/banBj02.png); _background-image:url(../images/banBj02.gif); color:#FFF;} 
.headshowzx .hd ul.KmBanWz li.on a{color:#fff;}
.headshowzx .bd{ position:relative; height:100%; z-index:0; border:none;} 
.headshowzx .bd ul.KmBAnDz{ width:100%; height:303px;}
.headshowzx .bd ul.KmBAnDz li{ width:100%; height:303px;}
.headshowzx .bd ul.KmBAnDz li a{width:100%; height:303px; display:block;}
.headshowzx .bd img{ border:0px;} 
/* banner end */

.startit{width:755px;margin:0 auto;height: 90px;padding-top: 30px;}
.startit img{float: left;margin-left: 180px;margin-right:10px;margin-top:2px;}
.startit b{float: left;font-size: 29px;color: #282828;line-height: 34px; width:45%; display:inline;}
.startit p{float: left;font-size: 15px;color: #979797;line-height: 20px; }
.star_con .box{float:left;width:100%;overflow:hidden;padding-bottom: 20px;}
.star_con .box dl{float:left;width:280px;height:160px;_display:inline;z-index:1;padding:2px;border:1px #d7d6d6 solid;overflow: hidden;margin:10px 43px 10px 43px;background:#fff;}
.star_con .box dl.mr0{margin-right:0;}
.star_con .box dl dt{float: left;width: 140px;height: 160px;position: relative;}
.star_con .box dl dt .img{float: left;width: 140px;height: 160px;}
.star_con .box dl dt i{position: absolute;top:1px;left:1px;}
.star_con .box dl dd{float: left;width: 130px;margin-left: 10px;}
.star_con .box dl dd.name{font-size: 20px;line-height: 22px;font-weight: bold;padding-top:5px;}
.star_con .box dl dd.type{font-size: 14px;line-height: 20px;padding-top:5px; color: #7f7f7f;}
.star_con .box dl dd.txt{font-size: 12px;line-height: 20px;padding-top:10px; color: #7f7f7f;}
.star_con .box dl dd.txt a{color:#8d0f8a;}
.star_con .box dl dd.btn{padding-top:15px;}
.star_con .box dl dd.btn a{float: left;width: 52px;height: 20px;text-align: center;line-height: 20px;font-size: 12px;color:#fff;margin-right: 10px;}
.star_con .box dl dd.btn a.a1{background:#464646;}
.star_con .box dl dd.btn a.a2{background:#008f80;}
.box1{float:left;width:100%;overflow:hidden;padding-bottom: 20px;}
.star_con .box1 img{margin: 15px 43px;}

/*content 图片*/
.fl{float: left;}
.w50{width: 50%;}
.ww100{width: 100%; overflow: hidden;}
.ww426{display: table;}
.ww214{width: 2.14rem; display: table;}
.ww213{width: 2.13rem; display: table;}
.ww272{width: 2.72rem; display: table;}
.ww368{width: 3.68rem; display: table;}
/*content 专家板块*/
.section2{position: relative;padding-top: 0.5rem;width:640px;margin-left:64px;height:792px;}
.section2 p strong{color: #1e3078}
.section2 p{margin: 0 2%;font-size: 0.22rem;color: #333}
.section2 dl{width: 23.5%;float: left;margin-right: 2%;background: #284593;font-size: 0.22rem;color: #fff;text-align: center}
.section2 dl strong{display: block;font-size: 20px}
.section2 dl:nth-child(4){margin-right: 0}
.section2 dl dd{font-size: 15px}
.section2 h2{text-align:center;}