@charset "utf-8";
/* CSS Document */
/*-----------------------穗华口腔------首页----开始---------------------*/
body{font-size:14px; color:#000; line-height:22px;}
/*--------------穗华口腔------首页-------banner----------*/

/*----------首页----banner--------------*/
.banner_container{width:100%; height:400px; position:relative; z-index:1;}
.banner_container .btn{width:100%; height:30px; position:absolute; left:0; bottom:0; line-height:30px; text-align:center; z-index:10;}
.banner_container .btn span{width:10px; height:10px; background:#fff; border-radius:7px; margin:5px; display:inline-block; opacity:1; cursor:pointer; }
.banner_container .btn span.current{background:#004986; opacity:1;}

.banner{width:100%; height:400px; /*overflow:hidden;*/ position:relative; z-index:9;}
.banner li{width:100%; height:400px; background:url(../images/2_2.jpg) no-repeat center top; position:absolute; left:0; top:0; opacity:0; z-index:0;}
.banner li.current{opacity:1; z-index:1;}
.banner li a{width:100%; height:100%; display:block; z-index:2; position:absolute; left:0; top:0;}
.banner li.two{background-image:url(../images/hgzj.jpg);}
.banner li.three{background-image:url(../images/index_banner_03.jpg);}
.banner li.four{background-image:url(../images/index_banner_02.jpg);}
.banner li.five{background-image:url(../images/index_banner_01.jpg);}
.banner li.six{background-image:url(../images/4_4.jpg);}
.banner li.seven{background-image:url(../images/5_5.jpg);}
.banner li.eight{background-image:url(../images/qgzb.jpg);}
.banner li.ten{background-image:url(../images/20151210.jpg);}
.banner li.sh20151114{background-image:url(../images/20151114.jpg);}
.banner li .banner_con{width:1100px; height:100%; margin:0 auto; /*overflow:hidden;*/ position:relative;}

.banner li .banner_con .zz30year{position:absolute; left:-50px; top:150px; opacity:0; transition: all 0.3s linear 0.5s; width:421px; height:50px; background:url(../images/index_banner_01_l.png);}
.banner li.current .banner_con .zz30year{opacity:1; left:630px;}
.banner li .banner_con .bnjd{position:absolute; right:-50px; top:60px; opacity:0; transition: all 0.3s linear 1s; width:427px; height:79px; background:url(../images/index_banner_01_r.png);}
.banner li.current .banner_con .bnjd{opacity:1; right:42px; }


.banner li .banner_con .expert{width:0px; height:0px;  position:absolute; top:44px; right:34px;  opacity:0; display:none; }
.banner li.current .banner_con .expert{top:44px; right:34px;  width:368px; height:326px;  display:block;  -webkit-animation:heartbeat 1.5s ease-in 0.6s; -moz-animation:heartbeat 1.5s ease-in 0.6s; -o-animation:heartbeat 1.5s ease-in 0.6s; -ms-animation:heartbeat 1.5s ease-in 0.6s; animation:heartbeat 1.5s ease-in 0.6s; background:url(../images/banner_02_02.png); opacity:1;}

@-webkit-keyframes heartbeat{0%{-webkit-transform:scale(0,0); opacity:0;}25%{-webkit-transform:scale(1.3,1.3); opacity:1;}50%{-webkit-transform:scale(.9,.9);}75%{-webkit-transform:scale(1.2,1.2);}100%{-webkit-transform:scale(1,1);}}
@-moz-keyframes heartbeat{0%{-moz-transform:scale(0,0); opacity:0;}25%{-moz-transform:scale(1.3,1.3); opacity:1;}50%{-moz-transform:scale(.9,.9);}75%{-moz-transform:scale(1.2,1.2);}100%{-moz-transform:scale(1,1);}}
@-o-keyframes heartbeat{0%{-o-transform:scale(0,0); opacity:0;}25%{-o-transform:scale(1.3,1.3); opacity:1;}50%{-o-transform:scale(.9,.9);}75%{-o-transform:scale(1.2,1.2);}100%{-o-transform:scale(1,1);}}
@-ms-keyframes heartbeat{0%{-ms-transform:scale(0,0); opacity:0;}25%{-ms-transform:scale(1.3,1.3); opacity:1;}50%{-ms-transform:scale(.9,.9);}75%{-ms-transform:scale(1.2,1.2);}100%{-ms-transform:scale(1,1);}}
@keyframes heartbeat{0%{transform:scale(0,0); opacity:0;}25%{transform:scale(1.3,1.3); opacity:1;}50%{transform:scale(.9,.9);}75%{transform:scale(1.2,1.2);}100%{transform:scale(1,1);}}


.banner li .banner_con .bubble{width:100px; height:100px; background:url(../images/banner_03_03.png) no-repeat left center;  background-size:10px 10px; position:absolute; left:200px; bottom:-100px; transition:all 4s linear 0.5s;}
.banner li.current .banner_con .bubble{left:0; bottom:400px; background-size:80px 80px;}
.banner li .banner_con .bubble02{transition:all 3.5s linear 1s;}
.banner li.current .banner_con .bubble02{left:100px; bottom:400px; background-size:50px 50px;}
.banner li .banner_con .leaf{width:35px; height:29px; background:url(../images/banner_03_01.png) no-repeat center center; position:absolute; left:10px; top:0; transition:all 3s linear 0.5s;}
.banner li.current .banner_con .leaf{left:50px; top:400px;}

.banner li .banner_con .leaf02{width:50px; height:50px; background-size:100% auto; transition:all 2s linear 1s;}
.banner li.current .banner_con .leaf02{left:150px; top:400px;}


.banner li .banner_con .bird{width:182px; height:136px; background:url(../images/banner_04_02.png); position:absolute; top:-100px; left:-200px; opacity:0; transition:all 0.5s linear 1s;}
.banner li.current .banner_con .bird{left:100px; top:0; opacity:1;}

.banner li .banner_con .words{width:473px; height:144px; background:url(../images/banner_04_03.png); position:absolute; left:-50px; top:200px; opacity:0;  transition:all 0.5s linear 1.5s;}
.banner li.current .banner_con .words{left:20px; opacity:1;}

.banner_container .preNex{width:44px; height:44px; position:absolute; top:178px; /*transition:all 0.3s linear 0s;*/ background:url(../images/banner_sprite.png) no-repeat left bottom; z-index:10; cursor:pointer; }

.banner_container .pre{left:-80px;}
.banner_container .next{right:-80px; background-position:right bottom;}

.index_wrap{width:100%; height:auto;}
.bggrey{background:#f1f1f1;}
.index_con{width:1100px; height:auto; padding:30px 0; margin:0 auto;}
/*----------------首页---标题-------*/

/*页面顶部*/
.header_top{ width:100%; height:30px; border-bottom:1px #e9e9e9 solid;}
.header_top_c{ width:1100px; margin:0 auto; color:#666666; font-family:"宋体"; font-size:12px; line-height:30px; position:relative;}
.header_top_l{ width:560px; position:absolute;top:0px; left:0px;}
.header_top_l li{ float:left; width:178px; _padding-top:8px;}
.header_top_l li i{ width:23px; height:15px; display:inline-block; margin-right:8px; background:url(../images/indeximg.png) no-repeat; vertical-align: top; margin-top:6px;_margin-top:0px;}
.header_top_l li i.ch1{ background-position:0px 0px;}
.header_top_l li i.ch2{ background-position:0px -16px;}
.header_top_l li i.ch3{ background-position:0px -32px;}
.header_top_r{ width:340px; position:absolute; top:0px; right:0px;}
.header_top_r li{ width:120px; float:left;}
.header_top_r li.zxli3{ float:right; width:82px;}
.header_top_r li.zxli2{ width:130px;}
.header_top_r li.zxli3 a{ color:#808080;}
.header_top_r .zxli2 a{ width:24px; height:24px; display:block; background:url(../images/indeximg.png) no-repeat; float:left; margin-right:6px;margin-top: 3px;}
.header_top_r .zxli2 a.zxtop1{ background-position:-25px 0px;}
.header_top_r .zxli2 a.zxtop1:hover{ background-position:-25px -24px;}
.header_top_r .zxli2 a.zxtop2{ background-position:-55px 0px;}
.header_top_r .zxli2 a.zxtop2:hover{ background-position:-55px -24px;}
.header_top_r .zxli2 a.zxtop3{ background-position:-84px 0px;}
.header_top_r .zxli2 a.zxtop3:hover{ background-position:-84px -24px;}
.header_top_r .zxli2 a.zxtop4{ background-position:-114px 0px;}
.header_top_r .zxli2 a.zxtop4:hover{ background-position:-114px -24px;}

.header_bar{width:1100px; height:129px; margin:0 auto; overflow:hidden; }
.header_logo{padding:26px 0 0 0px; float:left; width:404px; margin-right:38px;_margin-right:38px;}
.header_tkh{ float:left; width:314px;margin-top: 4px;}
.header_r{width:316px; height:90px; float:right; padding-top:25px;}
.language{padding-left:224px; line-height:34px; margin-bottom:10px;}
.language a{color:#808080;}
.language a:hover{text-decoration:underline;}

.header_search{width: 250px; height: 34px;margin-top: 10px; padding-left:74px;}
.header_search a{ margin-left:15px;}
.header_search .search{ width:203px; height:33px; }
.header_search .search1{width:203px; height:33px;background:url(../images/search.jpg) no-repeat; float:left; display:inline;}
.header_search .search2{width:35px; height:33px; float:left;display:inline;}
.header_search .header_input{width:200px;height:20px;line-height:20px; color:#999999; border:0px; outline:none; margin-top:6px; margin-left:6px;text-align:left; font-size: 12px;}
/*页面顶部*/

/*项目导航*/
.index_xmnav{ width:1100px; height:112px; margin:0 auto; border:1px #e0e9ee solid; border-top:none;}
.index_xmnav dl{ width:182px; float:left; width:182px; height:111px; border-left:1px #e0e9ee solid}
.index_xmnav dt a{ font-size:15px; color:#004986;}
.index_xmnav dt i{ width:41px; height:36px; display:inline-block;background:url(../images/indeximg.png) no-repeat; vertical-align:middle;margin-right: 5px;}
.index_xmnav dt i.xmdh1{ background-position:0px -52px;}
.index_xmnav dt i.xmdh2{ background-position:-42px -52px;}
.index_xmnav dt i.xmdh3{ background-position:-84px -52px;}
.index_xmnav dt i.xmdh4{ background-position:-126px -52px;}
.index_xmnav dt i.xmdh5{ background-position:-168px -52px;}
.index_xmnav dt i.xmdh6{ background-position:-210px -52px;}

.index_xmnav dt{padding: 5px 0px 5px 20px;}
.index_xmnav dd{ color:#89bdd5;text-align:center; line-height:25px;}
.index_xmnav dd a{ color:#35515f;width: 72px;display: inline-block; font-size:13px;}
.index_xmnav dd a:hover{ text-decoration:underline;}
/*项目导航*/

/*-----------品牌------------------*/
.brand_sh{width:314px; height:420px; float:left; margin-right:30px;}
.brand_swit_wrap{width:314px; height:334px; position:relative; overflow:hidden;}
.brand_swit{width:500%; height:100%; position:absolute; overflow:hidden;}
.brand_swit li{width:314px; height:100%; background:#000; float:left;}
.brand_swit li .txt{padding:0 10px; color:#fff;}
.brand_swit li .txt h3{font-size:16px; font-weight:normal; line-height:26px; padding-top:2px; color:#fff;} 
.brand_swit li .txt h3 a{color:#fff;}
.brand_swit li .txt p{font-size:14px; line-height:20px;} 
.brand_swit_btn{width:30px; height:11px; position:absolute; right:13px; bottom:10px; overflow:hidden;}
.brand_swit_btn span{width:11px; height:11px; display:inline-block; float:left; background:url(../images/index_brand_btn_03.png) no-repeat left center; cursor:pointer;}
.brand_swit_btn span.brand_next{float:right; background-position:right center;}
.index_gk{ width:328px; height:77px; margin-top:5px;}
.index_gk a{ float:left; margin-right:10px;}
.index_gk img{ border:1px #e0e0e0 solid; }
.index_gk a:hover img{border:1px #2198d2 solid;}
/*-----------医院动态------------------*/
.hos_news{width:378px; height:420px; float:left; overflow:hidden;}
.hos_news_top{overflow:hidden; height:106px; color:#000; font-size:14px; margin-bottom:0px;}
.hos_news_top img{float:left; margin-right:10px;}
.hos_news_top h3{ font-size:16px; color:#666666; line-height:20px; text-align: center;}
.hos_news_top p{line-height:22px; font-size:14px; color:#666666;margin-top: 10px;}
.hos_news_top p a{color:#004986;}
.news_lis{padding:6px 0; border-top:1px dashed #c9c9c9; margin-bottom:14px;}
.news_lis p{line-height:24px; font-size:12px; color:#565656; padding-left:12px; background:url(../images/index_pint_03.gif) no-repeat left center; overflow:hidden;}
.news_lis p span{float:right; color:#999999; font-size:12px;}
.news_lis p a{color:#004986; font-size:13px;}
.news_lis p.on,.news_lis p.on a{color:#004986;}

.index_wxdh{ width:376px; height:196px;}
.index_wxdh_t li{ font-size:16px; float:left; width:188px; height:35px; text-align:center; line-height:35px; background:#e0e0e0;}
.index_wxdh_t li.one a{ background:#004986; color:#fff;}
.index_wxdh_t li a{ display:block;}
.index_wxdh_c{height: 110px; padding-top:16px;}
.index_wxdh_c li{ height:22px; line-height:22px;}
.index_wxdh_c li img{ margin-right:10px; float:left;}
.index_wxdh_c a{ font-size:12px; color:#565656; float:left;}
.index_wxdh_c span{ float:right; color:#999999;font-size:12px;}

.index_ti{border-bottom:1px solid #d4d5d5; line-height:32px; padding-top:6px; font-weight:normal; position:relative; overflow:hidden; margin-bottom:8px;height: 32px;}
.index_ti span{font-size:20px; color:#004986; float:left; margin-right:6px;}
.index_ti small{font-size:18px; color:#bab9b9; float:left;}
.index_ti a{ display:block; float:right; font-size:16px; font-weight:bold; color:#fff; background:#d2d2d2; width:30px; height:22px; border-radius:4px; text-align:center; line-height:20px;}
.index_ti a:hover{background:#004986;}
.index_ti_brand{line-height:38px; padding-top:0;}
.index_ti_brand span{background:#004986; width:100px; height:38px; text-align:center; display:inline-block; color:#fff;}


.brand_acti{width:352px; height:420px; float:right; }
.acti_swit_top{margin-bottom:26px;}
.acti_swit_top li{width:174px; height:34px; background:#fabe00; text-align:center; line-height:34px;cursor:pointer;}
.acti_swit_top li.on{background:#004986; color:#fff;}
.acti_swit_con,.acti_swit_con li{width:352px; height:312px; overflow:hidden;}
.acti_swit_con li{display:none;}
.acti_swit_con li.on{display:block;}
.acti_swit_con li .msg_txt{padding-right:10px; height:248px; /*background:url(../images/index_acti_01.jpg) no-repeat left center;*/ margin-bottom:29px;}
.acti_swit_con li .msg_txt a{ float:left; padding:0 10px 0 0;}
.acti_swit_con li.li02 .msg_txt{/*background-image:url(../images/index_acti_02.jpg);*/}
.acti_swit_con li .msg_txt h3{font-size:18px; font-weight:normal; line-height:24px; padding-top:6px; margin-bottom:8px;}
.acti_swit_con li .msg_txt p{height:130px;}
.acti_swit_con li .msg_txt h5{font-size:16px; font-weight:normal;}
.acti_swit_con li .msg_txt h5 strong{font-size:18px; font-weight:normal;}
.acti_swit_con li .link a,.acti_swit_con li .link span{width:174px; height:34px; line-height:34px; text-align:center; display:inline-block; background:#e0e0e0; color:#000; float:left;}
.acti_swit_con li .link a.r,.acti_swit_con li .link span.r{float:right; background:#a5a4a4;}
/*-----------品牌活动------------------*/
.index_gg{ width:1100px; margin:0 auto;}

/*专家介绍*/
.index_zj{ width:100%; height:570px; background:#f3f3f3; margin-top:25px;}
.zjjj{ width:1100px;}
.zjjj_img{ width:724px; overflow:hidden; margin-top:22px;}
.zjjj_img img{ margin-right:3px;}

.zjjj_tit{ height:40px; width:1100px; border-bottom:1px #d4d5d5 solid; margin:0 auto; color:#bab9b9; padding-top:20px;}
.zjjj_tit_l{ float:left; width:500px; font-size:18px;}
.zjjj_tit_l img{vertical-align: bottom;}
.zjjj_tit_l span{ font-size:20px; color:#004986; width:90px; height:28px; display:inline-block; border-left:1px #d4d5d5 solid; text-align:right; margin-left:10px; line-height:28px;}
.zjjj_tit_r{ float:right; width:360px; font-size:18px;height: 24px;padding-top: 10px;}
.zjjj_tit_r p{ float:left;width: 205px;}
.zjjj_tit_r span{font-size:20px; color:#004986;}
.zjjj_tit_r span.next_group{padding-left:28px; background:url(../images/index_next_03.gif) no-repeat left center; font-size:14px; color:#494848; cursor:pointer; float:right;}
.zjjj{ width:1100px; margin:0 auto;padding-top: 20px;}
.zjjj_l{ float:left; width:714px; height:500px;}
.zjjj_r{ float:right; width:368px; height:500px;overflow: hidden;}
.expert_wrap{width:714px; height:500px; float:left;}
.index_ti span.next_group{padding-left:28px; background:url(../images/index_next_03.gif) no-repeat left center; position:absolute; right:0; font-size:14px; color:#494848; cursor:pointer;}
.expert_top_wrap{width:378px; height:500px; overflow:hidden; position:relative; }
.expert_top{width:378px; height:500px; overflow:hidden;}
.expert_top li{width:86px; height:112px; float:left;margin-bottom:5px; margin-right:5px; background:#fff; overflow:hidden; cursor:pointer;color:#666666;text-align: center;}
.expert_top li p{font-size:12px; font-weight:normal; line-height:18px; }
.expert_top li img{float:left; width:76px; height:81px; padding:5px;}
.expert_top li.on{background:#014886; color:#fff;}

.expert_big_wrap{width:100%; height:470px; overflow:hidden; position:relative;}
.expert_big{width:1600%; height:470px; position:absolute; overflow:hidden;}
.expert_big li{width:714px; height:470px; float:left;}
.expert_big li img{float:left; margin-right:5px; margin-bottom:30px;}
.expert_big li h3{font-size:24px; font-weight:normal; line-height:54px;}
.expert_big li h3 small{font-size:16px;}
.expert_big li h4{font-size:16px; font-weight:bold; line-height:26px;}
.expert_big li p{font-size:16px; line-height:24px; margin-bottom:15px;}
.expert_big li .link a{width:134px; height:38px; border-radius:3px; margin-right:28px; display:inline-block; text-align:center; line-height:38px; font-size:18px; color:#fff;}
.expert_big li .link a.a1{background:#808080;}
.expert_big li .link a.a2{background:#f1ac2e;}
.expert_big li .link a.a1:hover{background:#f1ac2e;}
.expert_big li .link a.a2:hover{background:#808080;}
.expert_arr_l,.expert_arr_r{width:30px; height:42px; display:inline-block; position:absolute; top:200px; background:url(../images/index_doc_arr.gif) no-repeat left center; cursor:pointer;}
.expert_arr_l{left:0;}
.expert_arr_r{right:0; background-position:right center;}
/*专家介绍*/

/*牙科科室*/
.ykks{ width:1100px; height:500px; margin:0 auto; margin-top:25px;}
.ykks_tit{ width:1100px; height:53px;}
.ykks_tit li{ float:left; width:156px; height:53px; text-align:center; background:#f0f0f0; border:1px #dddddd solid; margin-right:-1px;}
.ykks_tit li a{ display:block; font-size:16px; color:#333333; height:48px;line-height:48px; margin-top:5px;}
.ykks_tit li.one{ background:#004986;}
.ykks_tit li.one a{ background:#fff;}
.ykks_con{ padding-top:20px;}
.ykks_con_l{ float:left; width:730px; height:430px;}
.ykks_con_li{ height:33px; width:730px;border-bottom:1px #e2e2e2 solid; margin-bottom: 20px;}
.ykks_con_li li{float:left; width:100px; height:33px; text-align:center; }
.ykks_con_li li a{font-size:14px; color:#666666; display:block;border-right: 1px solid #e2e2e2; border-left:1px #f4f4f4 solid;}
.ykks_con_li li a:hover{ color:#004986;}
.ykks_con_r{ float:right; width:346px; height:430px;}
.ykks_con_r img{margin: 12px 0;}
.ykks_liwz{ width:340px;}
.ykks_liwz li{font-size:13px; height:37px; border-bottom: 1px dashed #C9C9C9; line-height:36px;}
.ykks_liwz a{ color:#565656; float:left;}
.ykks_liwz a:hover{ text-decoration:underline;}
.ykks_liwz span{ float:right; color:#999999;}
/*牙科科室*/

/*医院历史*/
.index_yyls{ width:1100px; height:284px; margin:15px auto; background:url(../images/index_lsbj.jpg) no-repeat; position:relative;}
.index_yyls div{ width:252px; height:101px; position:absolute; background:#f6f4f1; border:1px #d6d7d7 solid;}
.index_yyls div p{ font-size:12px; color:#535353; width:90px; height:70px; float:left;margin: 10px 0px 0px 22px;line-height: 22px;}
.index_yyls div img{ padding:4px; float:left;}
.index_yyls div.ls1{top:4px; left:299px;}
.index_yyls div.ls2{top:4px; left:572px;}
.index_yyls div.ls3{top:4px; left:847px;}
.index_yyls div.ls4{top:180px; left:0px;}
.index_yyls div.ls5{top:180px; left:282px;}
.index_yyls div.ls6{top:180px; left:564px;}
.index_yyls div.ls7{top:180px; left:847px;}
/*医院历史*/


/*百年暨大*/
.index_yyjj{ width:100%; height:575px; background:#f3f3f3; margin-top:30px;}

.index_yyjj_tit{ width:1100px; font-size:18px; margin:0 auto; color:#bab9b9; border-bottom:1px #d4d5d5 solid;padding: 18px 0 8px 0;}
.index_yyjj_tit img{vertical-align: bottom;}
.index_yyjj_tit span{ font-size:20px; color:#004986; width:90px; height:28px; display:inline-block; border-left:1px #d4d5d5 solid; text-align:right; margin-left:10px; line-height:28px;}
.index_yyjj_con{ width:1100px; margin:0 auto; padding-top:25px; border-top:1px #fff solid;}
.yyjj_l{ float:left; width:870px; height:433px; background:#fff; border:1px #ebebeb solid;}
.yyjj_r{ float:right;}
.yyjj_r li{ width:215px; height:50px; border:1px #dfdfdf solid; text-indent:80px; line-height:50px; margin-bottom:25px; _margin-bottom:21px; position:relative; background:#fff;}
.yyjj_r li.one{ background:#004986;}
.yyjj_r li.one a{color:#fff;}
.yyjj_r li a{ display:block; font-size:20px; color:#333333;}
.yyjj_r li i{ width:31px; height:31px; display:block; position:absolute; top:10px; left:40px; background:url(../images/indeximg.png) no-repeat;}
.yyjj_r li i.pp1{ background-position:-0px -92px;}
.yyjj_r li.one i.pp1{ background-position:-0px -124px;}
.yyjj_r li i.pp2{ background-position:-32px -92px;}
.yyjj_r li.one i.pp2{ background-position:-32px -124px;}
.yyjj_r li i.pp3{ background-position:-64px -92px;}
.yyjj_r li.one i.pp3{ background-position:-64px -124px;}
.yyjj_r li i.pp4{ background-position:-96px -92px;}
.yyjj_r li.one i.pp4{ background-position:-96px -124px;}
.yyjj_r li i.pp5{ background-position:-128px -92px;}
.yyjj_r li.one i.pp5{ background-position:-128px -124px;}
.yyjj_r li i.pp6{ background-position:-160px -92px;}
.yyjj_r li.one i.pp6{ background-position:-160px -124px;}
.yyjj_l_con{}
.yyjj_l_con b{ color:#282828; font-size:26px;line-height:44px;}
.yyjj_l_con p.jjp1{ font-size:16px; color:#346d9e;line-height:20px;margin-top: 10px;}
.yyjj_l_con p.jjp2{ font-size:14px; color:#346d9e;line-height:20px;}
.yyjj_l_con p.jjp3{ font-size:14px; color:#666666; line-height:24px;margin-top: 10px;}
.yyjj_l_con_l{ float:left; width:315px; height:270px; padding:30px 0 0 60px; position:relative;}
.yyjj_l_con_r{ float:right; padding:4px;}
.yyjj_l_con_l a{width:108px; height:31px; display:block; text-align:center; line-height:30px;background:url(../images/indeximg.png) no-repeat;background-position:0px -158px; color:#71716f;}
.yyjj_l_con_l a.xmnrzx1{ position:absolute;top:266px; left:80px;}
.yyjj_l_con_l a.xmnrzx2{ position:absolute;top:266px; left:200px;}
.yyjj_l_con_l a:hover{color:#fff;background-position:0px -190px;}
/*百年暨大*/









/*------------监管单位---授权合作----媒体支持-----友情链接----------------*/
.index_btm_top{width:100%; height:auto; padding-top:20px; height:38px; overflow:hidden; border-top:1px solid #dfdfdf; margin-bottom:25px;}
.index_btm_top li{width:auto; margin-right:30px; font-size:20px; color:#8d8d8d; line-height:36px; float:left; cursor:pointer;}
.index_btm_top li.on{color:#131313; border-bottom:2px solid #11509f;}
.index_btm_container{width:100%; height:110px; overflow:hidden; position:relative;}
.index_btm_con{width:500%; height:100%; position:absolute;}
.index_btm_con li{width:1100px; height:100%; float:left; overflow:hidden;}
.index_btm_con li p{width:157px; padding-top:60px; height:auto; float:left; text-align:center; background:url(../images/index_btm_con_01.jpg) no-repeat 44px top; font-size:14px; color:#131313; line-height:30px;}
.index_btm_con .li_01 p{width: 137px;padding-top:80px;background:url(../images/index_btm_con_02.jpg) no-repeat;font-size:12px;}
.index_btm_con .li_01 p.p1{background-position:12px top;}
.index_btm_con .li_01 p.p2{background-position:-134px top;}
.index_btm_con .li_01 p.p3{background-position:-268px top;}
.index_btm_con .li_01 p.p4{background-position:-420px top;}
.index_btm_con .li_01 p.p5{background-position:-558px top;}
.index_btm_con .li_01 p.p6{background-position:-690px top;}
.index_btm_con .li_01 p.p7{background-position:-810px top;}
.index_btm_con .li_01 p.p8{background-position:-960px top;}

.index_btm_con li p.p2{background-position:-108px top;}
.index_btm_con li p.p3{background-position:-262px top;}
.index_btm_con li p.p4{background-position:-409px top;}
.index_btm_con li p.p5{background-position:-562px top;}
.index_btm_con li p.p6{background-position:-709px top;}
.index_btm_con li p.p7{background-position:-870px top;}
.index_btm_con li p.hz1{background-position:-1020px top;}
.index_btm_con li p.hz2{background-position:-1166px top;}
.index_btm_con li p.hz3{background-position:-1318px top;}
.index_btm_con li p.hz4{background-position:-1471px top;}
.index_btm_con li p.hz5{background-position:-1611px top;}
.index_btm_con li p.hz6{background-position:-1754px top;}
.index_btm_con li p.hz7{background-position:-1920px top;}
/*------------监管单位---授权合作----媒体支持-----友情链接-------------