﻿/*通用*/
* {margin:0;padding:0;border:0;box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}/*初始化*/
a {text-decoration:none;color:#000;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;color:#06F;}
a:visited {text-decoration:none;}
body {font-size: 14px;line-height: 28px;margin-top:3px;font-family:微软雅黑;}
h1,h2 {
font-size: 22px;
height:36px;
line-height:36px;
margin:20px 0 10px 0;
font-weight: bold;
text-decoration: none;
padding: 0px;
font-family:微软雅黑;
}
h2 {
font-size: 20px;
height:36px;line-height:36px;
}
li {line-height:27px;}
.align_center {text-align:center;} /*居中对齐*/
#table1 {background-color:#dddddd;} /*表格样式*/
#table1 td{background-color:#ffffff;padding:5px;}
#tr1 td {font-weight:bold;background-color:#163d8a;color:#FFFFFF;}
/*通用结束*/

/*主导航栏*/
.daohang_shuju{width:1200px;height:40px;line-height:40px;background-color:#f6f6f6;margin:0 auto;padding-left:80px;color:#000000;}
.daohang_shuju a:hover {color:#ff0000;}

   /*app及微信鼠标滑过显示*/
.daohang_shuju_app,.daohang_shuju_wx {cursor:pointer;display:inline-block;position:relative;}
.daohang_shuju_app1,.daohang_shuju_wx1 {display:none;position:absolute;}
.daohang_shuju_app:hover .daohang_shuju_app1{display:block;}
.daohang_shuju_wx:hover .daohang_shuju_wx1{display:block;}
.daohang_shuju_wx:hover,.daohang_shuju_app:hover {color:#ff0000;}

.main_menu{margin:0px auto;width:1200px;font-family:微软雅黑;height:43px;display:flex;}
.main_menu_logo {
padding-top:5px;
display:inline-block;
float:left;
width:160px;
height:43px;
}
#main_menu_txt {
margin-left:8px;
width:1030px;
font-size:16px;
display:flex;
height:43px;
padding-top:13px;
}
#main_menu_txt a{
display:inline-block;
padding:0px 12px;
line-height:30px;
height:30px;
text-align:center;
}

.m_yaodian{background-color:#c8100f;color:#ffffff!important;border-radius:5px 5px 0 0;}
.menu_bottom_line{border-bottom:2px solid #c8100f;margin:0px auto;height:2px;margin-bottom:8px;} /*主菜单下装饰线*/
/*主导航栏结束*/

/*面包屑导航*/
#top_nav {
width:1200px;
margin:auto;
margin-top:5px;
background-color:#F4F8FD;
padding:0 5px;
clear:both;
height:36px;
line-height:36px;
}
/*面包屑导航结束*/

/* 药典菜单*/
#yaodianmenu {width:1200px;margin:0px auto;display:flex;display:-webkit-flex;display:-moz-flex;justify-content:space-between;background-color:#F4F8FD;height:39px;box-shadow:2px 2px 2px #dddddd;padding:2px 3px 2px 3px;border-radius:3px;}
#yaodianmenu a {display:block;width:15%;text-align:center;height:35px;line-height:35px;font-size:16px;float:left;border-radius:3px;}
#yaodianmenu a:hover{
background-color:#00cccc;
-webkit-transition-property:background-color;
-moz-transition-property:background-color;
-o-transition-property:background-color;
-webkit-transition-duration:2s;
-moz-transition-duration:2s;
-o-transition-duration:2s;
text-decoration:none;
}
/* 药典菜单结束*/

/* 左右两栏*/
.cbody {width:1200px;margin:5px auto;clear:both;margin-bottom:5px;}
.cbody:after {content:"";height:0;display:block;visibility:hidden;clear:both;}
.cbody_left {
width:260px;
vertical-align : top; 
float:left;}

.cbody_left_title {
border:1px solid #dddddd;
border-bottom:0;
border-radius:5px 5px 0 0;
height:40px;
line-height:40px;
background-color:#f8f8f8;
text-align:center;
font-size:18px;
font-weight:bold;
}
.cbody_left_content {
border:1px solid #dddddd;
padding:5px 10px;
line-height:30px;
border-radius:0 0 5px 5px;
margin-bottom:10px;
}
.cbody_left_content a {display:block;border-bottom:1px solid #efefef;}
.cbody_main {
float:right;
width:920px;
border:1px solid #eeeeee;padding:30px;
font-size:16px;
line-height:180%;
}

/* 左右两栏结束*/

/*左侧搜索框*/
.input180 {height:36px;border:1px solid #dddddd;width:180px;border-radius:3px;}
.submit50 {width:50px;height:36px;line-height:36px;border-radius:3px;border:1px solid #dddddd;cursor:pointer;}
.submit50:hover {background-color:#eeeeee;}
#promptdiv {color:#ff0000;}
/*左侧搜索框结束*/

/*正文中样式*/
#yaodian0,.yaodian0 {
font-size:22px;
font-weight:bold;
padding:10px;
background-color:#eeeeee;

}
#yaodian{
margin-bottom:10px;
padding:15px;
border:1px solid #eeeeee;
line-height:30px;
}

.mob_img_width_100per {width:100%;} /*正文中图片*/
/*正文中样式结束*/

/*底部导航*/
#bottom {
width:100%;
margin:10px auto;
font-size:13px;
height:70px;color:#333333;background-color:#efefef;line-height:30px;padding:5px;text-align:center;
}
#bottom a{color:#333333;}
#bottom a:hover {color:#cc0000;}
#bottom_mp_yaopinnet{display:inline-block;position:relative;}
.bottom_mp_erweima {display:none;position:absolute;}
#bottom_mp_yaopinnet:hover .bottom_mp_erweima{display:block;}
/*底部导航结束*/
@media only screen and (max-width: 800px){
.mob_disp_none {display:none;}
.daohang_shuju {display:none;}
#main_menu_txt {display:none;}
#yaodianmenu .m_op {display:none;}
#top_nav {display:none;}
.cbody_left {display:none;}
#bottom {display:none;}
.main_menu{width:100%;}
#yaodianmenu {width:100%;margin:0px auto;display:flex;display:-webkit-flex;display:-moz-flex;justify-content:space-between;background-color:#eeeeee;height:auto;line-height:30px;flex-wrap:nowrap;}
#yaodianmenu a {display:inline-block;flex:5;text-align:center;font-size:16px;line-height:30px;overflow:hidden;}
.yaodianmenu a:hover{
background-color:#00cccc;
-webkit-transition-property:background-color;
-moz-transition-property:background-color;
-o-transition-property:background-color;
-webkit-transition-duration:2s;
-moz-transition-duration:2s;
-o-transition-duration:2s;
}
.cbody {width:100%;padding:0;margin:0;}
.cbody_main{
padding:8px;
width:100%;
border:0;
}
.mob_img_width_100per {width:100%;}
.img_goumai {width:100%;}
#table1 td{width:auto;}
}