@charset "utf-8";
/* Eric Meyer’s CSS RESET */
html, body, div, span, applet, object, iframe, caption, 
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, 
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend { font-family: "微软雅黑";
    /*vertical-align: baseline;*/ 
    font-family: inherit; 
    font-weight: inherit; 
    font-style: inherit; 
    font-size: 100%; 
    outline: 0; 
    padding: 0; 
    margin: 0; 
    border: 0; 
} 
:focus { 
    outline: 0; 
} 
body {background: white; 
    line-height: 1; 
    color: black; 
} 
ol, ul, li { 
    list-style: none; 
} 
table { 
    border-collapse: separate; 
    border-spacing: 0; 
} 
caption, th, td { 
    font-weight: normal; 
    text-align: left; 
} 
blockquote:before, blockquote:after, q:before, q:after { 
    content: “”; 
} 
blockquote, q { 
    quotes: “” “”; 
}

::-webkit-input-placeholder { color:#ccc; }
::-moz-placeholder { color:#ccc; } /* firefox 19+ */
:-ms-input-placeholder { color:#ccc; } /* ie */
input:-moz-placeholder { color:#ccc; }

/* CSS RESET END */

/*  Base */
#floor {margin:auto; width:100%; min-width:1100px;background: #fff;  }
.floor {margin:auto; width:1100px;min-width:1100px;background: #fff;}
.fullscr{width:100%; min-width:1100px; margin:auto;}
.stand{width:1100px; margin:auto;}
.bg{float: left; width:1100px;min-width:1100px;background: #fff; padding-bottom: 10px;}



body{ font-size:14px; color:#999;font-family:"微软雅黑";background:#fff url("body_bg.jpg")repeat-x;}
cite{font-style:normal; font-weight:normal;}
a{color:#999; text-decoration:none;
transition: color 0.5s; -moz-transition: color 0.5s; /* Firefox 4 */ -webkit-transition: color 0.5s; /* Safari and Chrome */ -o-transition: color 0.5s; /* Opera */
 }
a:hover{ color:#333; text-decoration:none;}
.clear{clear:both;}



/*  引导页 *********************************/
#intro{margin:auto; width:100%; min-width:1100px; height: 1080px; background:url("s_bg01.jpg") top center no-repeat;}
.intro {margin:auto; width:1100px;min-width:1100px;}
.intro .navlogo {float: left; margin-top: 60px;}
.intro .nav {float: right; margin-top: 60px;margin-right:130px;}
.intro .btn {float: right;  width: 175px; height: 200px;text-align: center; background: #2f81e9; margin-right: 30px;}
.intro .btn:hover {background: #4d6faa;}
.intro .btn .pic{ margin-top: 15px;}
.intro .btn .zz{line-height: 35px; height: 35px; color:#fff; text-align: center;font-size: 30px; font-weight: bold;}


.intro .btn01{background-color: rgba(0,97,226,0.6);}
.intro .btn01:hover {background: rgba(0,97,226,0.9);}

.intro .btn02{background-color: rgba(55,77,135,0.6);}
.intro .btn02:hover {background: rgba(55,77,135,0.9);}

.intro .btn03{background-color: rgba(35,126,75,0.6);}
.intro .btn03:hover {background: rgba(35,126,75,0.9);}



/*  引导页 *********************************/




/*  头部菜单01 *********************************/
#topmenu {margin:auto; width:100%; min-width:1100px;background: #fff url("head_bg01.jpg");  }
.topmenu {margin:auto; width:1100px;min-width:1100px;height:40px; }
.topmenu .nblogo {float:right;  height:27px; margin: 5px 10px 0px 20px;}
.topmenu .nblogo a {margin-left:20px;}



/*  头部01 *********************************/
#header{ background:#FFF;  background:url("2.jpg");background-size:cover ;}
.header{width:90%;height:147px; margin:auto;overflow:hidden; }


/* logo01 */
.header .weblogo {float:left;}
.header .logo{float:left; margin:10px 0 0 24px;}



/* 搜索01 */
.header .search {float: left; width: 370px; height:40px; margin:40px 0 0 50px; background: url("hottel01.png");}
/* 输入框样式 */
.header .search .keyword{ float:left; width:260px; height:36px; line-height:36px; font-size:17px; padding-left:40px; font-family:"微软雅黑";color:#ccc; background:#fff url(search_bg01.png) no-repeat 10px center;  border:#ccc 1px solid; }
/* 按钮样式 */
.header .search .ok{ cursor:pointer; float:left; font-family:"微软雅黑"; color:#fff; width:60px; height:40px; line-height:36px; font-size:18px;  background:#0191ea; border:0px ;transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}
.header .search .ok:hover{background:#026aaa;}




.header .nav {float: right; margin-top: 20px;margin-right:0px; width: 240px;}
.header .btn {float: right;  width: 75px; height: 88px;text-align: center; background: #2f81e9; margin-right: 5px;}
.header .btn:hover {background: #4d6faa;}
.header .btn .pic{ margin-top: 4px;}
.header .btn .zz{line-height: 20px; height: 20px; color:#fff; text-align: center;font-size: 14px; font-weight: bold;}


.header .btn01{background-color: rgba(0,97,226,0.6);}
.header .btn01:hover {background: rgba(0,97,226,0.9);}

.header .btn02{background-color: rgba(55,77,135,0.6);}
.header .btn02:hover {background: rgba(55,77,135,0.9);}

.header .btn03{background-color: rgba(35,126,75,0.6);}
.header .btn03:hover {background: rgba(35,126,75,0.9);}

.banner {margin:auto; height: 339px; width:100%; min-width:1100px;background: #a5cbe9 url("yytp.jpg") center no-repeat; background-size:100% 339px;}



/* 竖项主菜单 */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#nav{background:#709cd2; width:100%; margin:0 auto; height:49px; min-width:1100px;}
#menunav{ width:1200px; margin:0 auto; padding-left:0px;}
.menunav{ height:49px; line-height:49px; background:#709cd2; position:relative; z-index:99; font-size:26px; /*padding-left:356px; width:844px;*/}
.menunav a{ color:#fff; transition: background-color 0.3s; -moz-transition: background-color 0.3s; /* Firefox 4 */ -webkit-transition: background-color 0.3s; /* Safari and Chrome */ -o-transition: background-color 0.3s; /* Opera */}
.menunav .nLi{ float:left; position:relative; display:inline; }
.menunav .nLi h3{ float:left;}
.menunav .nLi h3 a{ display:block; padding:0 20px; font-size:18px; font-weight:normal;background:#709cd2;margin-right:0px;}
.menunav .sub{ display:none; width:160px; left:0; top:49px; position:absolute; background:#4e81bf; line-height:35px; padding:10px 0; font-size:16px; }
.menunav .sub li{ zoom:1;}
.menunav .sub a{ display:block; padding:5px 10px; text-indent:1.5em;
transition: background-color 0.5s; -moz-transition: background-color 0.5s; /* Firefox 4 */ -webkit-transition: background-color 0.5s; /* Safari and Chrome */ -o-transition: background-color 0.5s; /* Opera */ color:#fff; }
.menunav .sub a:hover{ background:#709cd2; color:#fff;}
.menunav .on h3 a{ background:#4e81bf; color:#fff;}

.menunav .all h3 a{float:left;  position:relative; display:inline; padding:0 30px; font-size:18px; font-weight:normal; color:#fff; width: 170px; margin-right: 0px; background:url("all_bg01.png") 190px 15px no-repeat; background-color:#ed586f;}
.menunav .all h3 a:hover{background-color:#d9213e;}



/* 横项主菜单 */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.navBar{ position:relative; z-index:99;  background:#0191ea; color:#fff; height:50px; line-height:50px; font-weight: 600;  }
.nav{ width:1100px; margin:0 auto; font-family:"微软雅黑";}
.nav a{ color:#fff;  }
.nav h3{ float:left;  font-size:100%; font-weight:normal; font-size:20px;  }
.nav .m{/*float:left; position:relative;*/ /*跟随定位*/ }
.nav .gps{ float:left; position:relative; }
.nav .s{ float:left; width:8px; text-align:center; color:#eee;   }
.nav h3 a{ display:block; padding:0 18px; margin-right:0px; }
.nav .on a{ background:#037fcb;  }


.nav .sub{ display:none ; /*默认隐藏*/ width:1100px; position:absolute; left:50%; top:50px; margin-left: -550px; height:60px; line-height:50px; padding:7px 0;  background:rgba(255, 255, 255, 1);font-size: 16px;  border-bottom: #bbb 1px solid;}
.nav .sub li{ float:left;  }
.nav .sub li a{display:block; padding:0 15px; margin:0 0 0 25px; background:none;color: #0191ea; }
.nav .sub li a:hover{ border-bottom: 2px #037fcb solid;color:#ff6316; margin-top: -2px;   }

 /************跟随定位************
.nav .t1{left:0px; }
.nav .t2{left:-166px; }
.nav .t3{left:-316px; }
.nav .t4{left:-466px; }
.nav .t5{left:-588px; }
.nav .t6{left:-766px; }

***********跟随定位*************/


/* 横项主菜单 */


.weibo{ float:right;  height:50px; line-height:50px; padding: 0 12px;  font-size: 20px; font-weight: 100; margin-right: 0px; }
.weibo span{float:left; margin: 4px 10px 0 0px; }
.weibo:hover{ background:#21AEB5  }


/* 新闻图片切换 */
.news_pic_tab01 { position: relative; width: 497px; height: 299px; overflow: hidden; text-align: left;font: 12px/1.5 Verdana, Geneva, sans-serif;  background: white; float:left; margin: 15px 0 0 15px;}
.news_pic_tab01 .pic img { width: 497px; height: 299px; display: block; }
.news_pic_tab01 .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #000; filter: alpha(opacity=60); opacity: 0.6; overflow: hidden; }
.news_pic_tab01 .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.news_pic_tab01 .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.news_pic_tab01 .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 14px; font-weight: bold; text-decoration: none; }
.news_pic_tab01 .num { position: absolute; z-index: 3; bottom: 7px; right: 7px; }
.news_pic_tab01 .num li{ float: left; position: relative; width: 25px; height: 22px; line-height: 22px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.news_pic_tab01 .num li a,.news_pic_tab01 .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.news_pic_tab01 .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.news_pic_tab01 .num li.on a,.news_pic_tab01 .num a:hover{ background:#8f0000;  }


/* 新闻动态 */
.news_tab01 { width:544px;height: 277px; border:0px solid #eee; float:left; margin: 15px 0 0 -1px; border: #dbd8d8 1px solid; padding: 10px}
.news_tab01 .hd{ line-height:40px; height:40px; border-bottom:#d9d9d9 1px solid; }
.news_tab01 .hd .more{ float:right; margin-right:10px; }
.news_tab01 .hd ul{ z-index:5; position:absolute; height:36px;  overflow:hidden; zoom:1;}
.news_tab01 .hd li{ float:left;  margin-left:10px;margin-right: 20px; cursor:pointer;  background:#fff; font-size:20px;  color:#747474;   }
.news_tab01 .hd span{ float:righ; font-size:16px;  color:#747474; }
.news_tab01 .hd li.on{ height:36px; line-height:36px; color:#0191ea;  background:#fff;  }

.news_tab01 .bd{padding:10px; clear:both; position:relative; font:normal 16px/36px "微软雅黑"  }
.news_tab01 .bd ul a{ color:#000;float:left; display:inline; width:460px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */ }
.news_tab01 .bd ul a:hover{ color:#333;  }
.news_tab01 .bd ul span{ color:#000000; float:right;  }
.news_tab01 .bd ul em{background:url(dot01.jpg) no-repeat 0px 13px ; width:10px; height:20px; float:left;}


/* 新闻动态 */
.news_tab02 { width:497px; border:0px solid #ccc; float:left; margin: 15px 0 0 15px; }
.news_tab02 .hd{ line-height:36px; height:36px; border-bottom:#d9d9d9 1px solid; }
.news_tab02 .hd .more{ float:right; margin-right:10px; }
.news_tab02 .hd ul{ z-index:5; position:absolute; height:36px;  overflow:hidden; zoom:1;}
.news_tab02 .hd li{ float:left;  margin-left:10px;margin-right: 20px; cursor:pointer;  background:#fff; font-size:20px;  color:#747474;  }
.news_tab02 .hd span{ float:righ; font-size:16px;  color:#747474; }
.news_tab02 .hd li.on{ height:36px; line-height:36px; color:#0191ea;  background:#fff;  }

.news_tab02 .bd{padding:10px; clear:both; position:relative; font:normal 16px/36px "微软雅黑"  }
.news_tab02 .bd ul a{ color:#000;float:left; display:inline; width:405px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */ }
.news_tab02 .bd ul a:hover{ color:#333;  }
.news_tab02 .bd ul span{ color:#000000; float:right;  }
.news_tab02 .bd ul em{background:url(dot01.jpg) no-repeat 0px 13px ; width:10px; height:20px; float:left;}



/* 提头样式 */

.head_titel { width: 100%;font-size:20px; line-height:36px; height:36px;border-bottom:#d9d9d9 1px solid; margin-bottom: 5px; }
.head_titel cite{float: left; margin:5px 10px 0 0;}
.head_titel b{ color:#555;margin:10px 10px 0 0;font-weight: 100;}
.head_titel .smenu{color:#f47e00; font-size:16px; margin-left: 5px;}
.head_titel .smenu:hover{color:#ff5400; }
.head_titel .more {float:right; margin-right:10px;}

/* 更多MORE样式 */
.more{float:right; margin-right:10px; margin-top: -10px;}
.more a{float:left;background:#81a4bd; width:26px; height:26px;line-height:24px; border-radius:13px; text-align:center; color:#FFF; margin-top:16px; font-size:16px; font-weight:bold;-webkit-transition: -webkit-transform 0.5s ease-out;-moz-transition: -moz-transform 0.5s ease-out;-o-transition: -o-transform 0.5s ease-out;-ms-transition: -ms-transform 0.5s ease-out; 
}
.more a:hover{-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}



/* 公示 */
.news{float: left;width: 480px; margin: 0px 0 0 0px;}
.gsgg{float: left;width: 480px; margin: 15px 0 0 15px;}

.gsgg .bd{padding:10px; clear:both; position:relative; font:normal 16px/30px "微软雅黑"  }
.gsgg .bd .cg {float: left; width:90px;margin: 5px 10px 0 0;}
.gsgg .bd ul {float: left; width:360px;}
.gsgg .bd ul a{ color:#000;float:left; display:inline; width:285px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */ }
.gsgg .bd ul a:hover{ color:#333; }
.gsgg .bd ul span{ color:#000000; float:right;  }
.gsgg .bd ul em{background:url(dot01.jpg) no-repeat 0px 13px ; width:10px; height:20px; float:left;}



/* 就医指南 */

.jyzn{float: left;width: 570px; height: 320px; margin: 15px 0 0 30px;}
.jyzn .ok {float: left;width: 175px; height: 70px; margin: 15px 0 0 10px; background: #d6e7f2; background: #1e77d2;border: #5facde 1px solid;}
.jyzn .ok:hover {border: #aad1ea 1px solid;background: #1e8cd2;}
.jyzn .ok:hover .zz {color:#ff0;}
.jyzn .ok .pic{float: left;width: 70px; height: 65px; margin: 7px 0 0 13px;}
.jyzn .ok .zz{float: left;width: 80px; height: 700px; line-height: 70px; font-size: 20px; color:#06397a;color:#fff;}


/* 专家门诊 */

.zjmz{float: left;width: 1060px;  margin: 10px 0 15px 15px; }
.zjmz .ok{float: left;width: 176px; height: 136px;  overflow: hidden;}
.zjmz .ok .name{float:left;color:#fff; width: 92%; font-size: 22px; line-height: 36px; text-align: right; margin: 5px 0 0 0; }
.zjmz .ok .num{float: left;color:#fff;width: 92%;;font-size: 20px; line-height: 36px;text-align: right; margin: 50px 0 0 0;  }


.zjmz .ok01{background:#1769bc url("icon_n01.png") no-repeat 0px 50px; }
.zjmz .ok01:hover{background:#d4341f url("icon_n01.png") no-repeat 0px 40px;}

.zjmz .ok02{background:#1e77d2 url("icon_n02.png") no-repeat 10px 50px; }
.zjmz .ok02:hover{background:#d4341f url("icon_n02.png") no-repeat 10px 40px;}

.zjmz .ok03{background:#1e8cd2 url("icon_n03.png") no-repeat 10px 50px; }
.zjmz .ok03:hover{background:#d4341f url("icon_n03.png") no-repeat 10px 40px;}

.zjmz .ok04{background:#1e99d2 url("icon_n04.png") no-repeat 0px 50px; }
.zjmz .ok04:hover{background:#d4341f url("icon_n04.png") no-repeat 0px 40px;}

.zjmz .ok05{background:#1ea6d2 url("icon_n05.png") no-repeat 10px 50px; }
.zjmz .ok05:hover{background:#d4341f url("icon_n05.png") no-repeat 10px 40px;}

.zjmz .ok06{background:#1ec3d2 url("icon_n06.png") no-repeat 10px 50px; }
.zjmz .ok06:hover{background:#d4341f url("icon_n06.png") no-repeat 10px 40px;}



/* 专题专栏 */

.ztzl{float: left; width: 1045px;  margin: 15px 0px 10px 15px; padding:15px 0 0px 15px; border: #dbd8d8 1px solid; background: #ebebeb;}
.ztzl img { width: 245px;}

.ztzl li  {float: left; margin: 0px 12px 15px 0px;}
.ztzl li a {float: left;border: #ccc 1px solid; height: 168px}
.ztzl li a:hover {border: #333 1px solid;}





/* 专家介绍 */
.zjjs { float: left;width: 1060px;margin-top: 10px;margin: 15px 0 0 15px;}
.zjjs .list { float: left;}
.picScroll-left{ width:1060px;   position:relative;   height: 302px; border: #fff 1px solid;  }
.picScroll-left .hd{ overflow:hidden;  height:30px;  padding:0 50px;  margin-top: -30px; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("arrow.png") no-repeat;}

.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("icoCircle.gif") 0 -9px no-repeat; }

.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;background: #fff; width: 165px; height: 300px; border: #ddd 1px solid; margin-right: 11px;}

.picScroll-left .bd ul li:hover{background: #e4ecf2;}

.picScroll-left .bd ul li .pic{ text-align:center; margin: 10px auto;  }


.picScroll-left .bd ul li .title{ line-height:20px; width: 165px; margin-left: 15px;text-align:left;  color:#000; }











.mainbox{ overflow:hidden; width:1200px; margin:0px auto 0 auto;}
.mainbox_L{ float:left; width:230px; background-color:#6db6e9; height: 480px; }
.mainbox_M{float:left; width:970px; background-color:#fff;height: 480px; }
.mainbox_R{ float:right; width:327px;}



/* 左侧菜单*/
.bgcolor01 {  background: #709cd2;}

.left_nav01{ float:left; width:280px; margin: 10px 0px 15px 10px;}
.left_nav01 .titel{ float:left;font-size:20px; color:#fff; width:280px; height:50px; line-height:50px; text-indent:1em;}
.left_nav01 .titel em{float:right; background:url(triangle.png) no-repeat; width:13px; height:13px;}


/* 右侧框架*/
.if_frame{float:left; width:780px; margin-left:15px; margin-bottom:0px;}
.cont_frame{float:left; width:780px; /* width:920px;*/margin-left:15px;margin-bottom:15px;}
.article01{ margin:auto; width:780px; margin-bottom:15px;}


/* 内页标题01*/
.color01{color: #709cd2;}
.frame_titel01{float:left; width:100%; height:45px; line-height:45px; margin-bottom:15px; font-size:22px; border-bottom:#ddd 1px solid; font-weight:700; margin-top: 10px;}
.frame_titel01 b{float:left;  height:45px; line-height:45px; font-size:22px; padding:0px 25px; font-weight:bold;}



/* 内页标题02*/
.frame_titel02{float:left; width:100%; height:45px; line-height:45px; margin-bottom:15px; font-size:22px; border-bottom:#eee 1px solid; font-weight:700;}
.frame_titel02 b{float:left;  height:45px; line-height:45px; font-size:22px; padding:0px 25px; font-weight:bold; color:#FFFFFF;}



/* 内页列表样式01*/
.frame_list01 {float:left; width:100%; margin-bottom:15px; font-size:17px; line-height:34px;color:#000000; min-height:400px; }
.frame_list01 ul{float:left;}
.frame_list01 ul li {float:left; line-height:38px; height:38px;width:100%;}
.frame_list01 ul li:hover { background:#f5f7f8;}
.frame_list01 ul li a{float:left; display:inline; width:630px;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */ }
.frame_list01 ul li a:hover{color:#333; }
.frame_list01 ul li span{float:right; padding:0px 10px; }

.frame_list01 ul li em{float:left; background:url(dot01.jpg) no-repeat 10px 17px; width:20px; height:34px;}



/* 内页列表样式02*/
.frame_list02 {float:left; width:100%; margin-bottom:15px; font-size:17px; line-height:34px;color:#000000; min-height:400px; }
.frame_list02 ul{float:left;}
.frame_list02 ul li {float:left; line-height:38px; height:38px;width:180px;text-align: center;border: #ddd 1px solid; margin: 0 13px 10px 0}
.frame_list02 ul li:hover { background:#d7e6f1;}
.frame_list02 ul li a{float:left; display:inline; width:180px;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */ }
.frame_list02 ul li a:hover{color:#333; }
.frame_list02 ul li span{float:right; padding:0px 10px; }

.frame_list02 ul li em{float:left; background:url(dot01.jpg) no-repeat 10px 17px; width:20px; height:34px;}




/* 文章头部样式01*/
.content_head01 {float:left; width:100%; border-bottom:#ccc 1px dashed; margin-bottom:10px;}
.content_head01 .z_title {float:left; font-size:20px; line-height:36px; width:100%; text-align:center; font-weight:bold;}
.content_head01 .f_title {float:left; font-size:16px; line-height:28px; width:100%; text-align:center;}
.content_head01 .voice {float:left;text-align:center;width:100%; padding:15px 0px;}
.content_head01 .read{text-align:center;width:100%;  padding:15px 0px}




/*保护视力色*/
.vision_color{ float:right; width:350px; height:20px; line-height:20px; font-size:12px; margin-top:-42px;}
.vision_color b{float:left; font-size:12px; color:#aaa; margin:0px 10px 0px 0px;}
.vision_color a{float:left; }
.vision_color .font {margin-right:8px;}

.vision_color .colors {width: 10px; height:10px; float:left; border:#fff 1px solid; margin:0px 2px; margin-top:4px;}
.vision_color .colors:hover {border:#999 1px solid;}

.vision_color .colors00 {background:#ffffff;border:1px solid #000000;}
.vision_color .colors01 {background:#f1f2c6;border:1px solid #000000;}
.vision_color .colors02 {background:#efe1c4;border:1px solid #000000;}
.vision_color .colors03 {background:#f0dcd3;border:1px solid #000000;}
.vision_color .colors04 {background:#c4e86a;border:1px solid #000000;}
.vision_color .colors05 {background:#c5ecf3;border:1px solid #000000;}
.vision_color .colors06 {background:#d1c9ee;border:1px solid #000000;}
.vision_color .colors07 {background:#e6e7eb;border:1px solid #000000;}
.vision_color .colors08 {background:#ededea;border:1px solid #000000;}






/* 文章内容*/
.article_cont {width:100%;font-size:15px; line-height:30px; margin-bottom:10px;}
.article_cont img{ margin:10px 0px;}
.article_cont .read{padding:15px 0px; color:#000; font-weight:bold;}
.article_cont .read li{width:100px;font-size:15px;line-height:28px;  float:left;}
.article_cont .read .file{float:left;font-size:15px;line-height:28px; width:800px; font-weight:100}


/* 分享样式*/
.articl_share { width:100%; font-size:16px; line-height:30px; height:60px; margin-bottom:30px;}
.articl_share .app{float:left; margin-top:30px;}
.articl_share .app a{margin-left:1px;}
.articl_share .print{float:right; margin-top:30px;}
.articl_share .print a{margin-left:1px;}


/* 相关信息列表样式01*/
.same_list01 {float:left;min-height:150px;margin-bottom:0px; line-height:20px;}
.same_list01 ul li{line-height:30px;height:30px;}
.same_list01 ul li em{float:left; background:url(dot01.jpg) no-repeat 10px 15px; width:20px; height:30px;}




/* ==============树型菜单样式01 start============== */
.tree_menu{ width:278px; border:#ddd 1px solid; float:left; font-family:"微软雅黑"; }
#tree_nav01 {width:100%;  margin:auto; margin-top:0px; margin-bottom:15px;list-style: none;}
#tree_nav01 ul {margin:0px;padding:0px; vertical-align:text-top; display: none;}
/***一级菜单***/
#tree_nav01 li {padding-left:15px; padding-right:15px;}
#tree_nav01 li a {font-size:18px; margin-top:5px; text-indent:1em;line-height:35px;display:block;text-decoration:none;outline:0; border-bottom:1px solid #ddd;}
#tree_nav01 li a:hover { color:#ff4200;}
/***二级菜单***/
#tree_nav01 ul li {margin:0;padding:0; padding-left:15px;}
#tree_nav01 ul li a {font-size:16px;color:#0191ea;line-height:30px; outline:0;background:none; border-bottom: 1px dotted #CCC;}
#tree_nav01 ul li a:hover {color:#ff4200; border-bottom:1px dotted #CCC;}
/***三级菜单***/
#tree_nav01 ul ul li a {font-size:14px;color:#ff7200;background:none;}
#tree_nav01 ul ul li a:hover {color:#ff4200;}
#tree_nav01 span{float:right;}

/* ==============树型菜单样式01 start============== *




/* 路径**条件*/
.path01{ float: left; margin:0px 0px; width:1080px; height:45px; border-bottom:#ddd 1px solid; font-size:16px; line-height:45px;background: #fff; margin-left: 10px;}
.path01 cite{float:left; width:30px; height:45px; margin:5px 0 0 20px;}
.path01 em{float:left; height:45px; text-align:center; }
.path01 strong{float:left;}
.path01 a{float:left; padding:0px 8px;}



/* 翻页样式01*/
.nextpage {font-size:14px; font-family:Arial;width:100%; margin-top:10px; margin-bottom:10px;}
.nextpage ul{float:left;margin-left:15px;}
.nextpage a{float:left;padding:10px 10px; min-width:15px; background:#f5f7f8; color:#454545; margin-right:10px;text-align:center; border:#c3c9cd 1px solid; border-radius:2px;}
.nextpage a:hover{background:#ddd; color:#000; }
.nextpage a.on01 {background:#709cd2; color:#fff; }
.nextpage a.on02 {background:#5186b9; color:#fff; }
.nextpage a.on03 {background:#e8a043; color:#fff; }
.nextpage a.on04 {background:#7eb876; color:#fff; }
.nextpage .keyword{float:left; width:40px; height:30px; line-height:25px; font-size:14px; font-family:"微软雅黑";color:#333; background:#fff;  border:#c3c9cd 1px solid; text-indent:5px; margin:0px 10px; }
.nextpage .ok{float:left;font-family:"微软雅黑";color:#fff;width:40px; height:33px; line-height:30px; font-size:14px; border:#c3c9cd 1px solid;}











/* 底部版权========================================================================== */

#copyright_menu {margin:auto; width:100%; background:#709cd2; height:45px; min-width:1100px; margin-top:0px;}
.copyright_menu {margin:auto; width:1100px; color:#fff;height:45px;line-height:45px;font-size: 16px;}
.copyright_menu a{float:left;color:#d9e6f7; height:45px;font-size:16px;}
.copyright_menu a:hover{color:#fff;}
.copyright_menu span{float:left;color:#d9e6f7; width: 35px; text-align: center;}

.copyright_menu em{float:left; width:40px; height:45px;text-align:center;}
.copyright_menu cite {float:left;margin-left:50px;font-size:14px; }
.copyright_menu cite b{color:#ff2a00; padding:0px 5px;font-size:12px;}
.copyright_menu select {float:left;width:210px; height:25px; color:#999; margin-top:10px; font-size:15px; font-family:"微软雅黑"; margin-left:50px; border:#00b3b3 1px solid;}


#copyright_floor {margin:auto; width:100%; background:#f8f8f8; font-size:16px; color:#000000;min-width:1200px; }
.copyright_floor {margin:auto; width:1100px; padding-bottom: 10px; line-height:25px; text-align:center; padding-top:0px; height: 100px;}
.copyright_floor .logo {float: left;  width:100px; margin: 15px 30px 0 30px; }
.copyright_floor ul{ float: left; width:300px;margin: 15px 0px 0 0px;}
.copyright_floor li{ text-align:left;  }

.copyright_floor a{ color:#000000;}
.copyright_floor a:hover{ color:#333;}
.copyright_floor h1{ font-size:14px;}




