/* 内容页样式 */
body,
dl,
dt,
dd,
ol,
ul,
pre,
form,
field,
input,
p,
blockquote,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

a:link,
a:visited {
    text-decoration: none;
    color: #000;
}

a:hover,
a:active {
    text-decoration: underline;
    color: #FF7300;
}

a.a1:link,
a.a1:visited {
    text-decoration: none;
    color: #666;
}

a.a1:hover,
a.a1:active {
    text-decoration: underline;
    color: #003399;
}

a.a2:link,
a.a2:visited {
    text-decoration: none;
    color: #003399;
}

a.a2:hover,
a.a2:active {
    text-decoration: none;
    color: #003399;
}

a.a3:link,
a.a3:visited {
    text-decoration: underline;
    color: #003399;
}

a.a3:hover,
a.a3:active {
    text-decoration: underline;
    color: #003399;
}

ul,
ol {
    list-style: none;
}

input,
textarea,
select,
button,
file {
    font-size: 12px;
}

img {
    border: 0;
}

p,
li {
    line-height: 1.8em;
}

h2 {
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.span_r {
    float: right;
    margin-right: 5px;
    line-height: 24px;
}

.z14 {
    float: left;
    font-size: 14px;
}

.clr {
    clear: both;
}

.wz_left {
    float: left
}

.wz_right {
    float: right;
}

.red {
    color: #FF0000;
    margin-left: 20px;
}

/*广告样式*/
#banner {
    float: right;
    width: 400px;
    height: 53px;
}

/*布局*/
#head,
#main,
#font,
#main_info,
#Detailed,
#Det_other {
    float: none;
    margin: 0 auto;
    width: 99%;
    clear: both;
}

#top {
    height: 25px;
    background: #EFF4F8;
    border-bottom: 1px #C9DEE1 solid;
}

#top span {
    display: block;
    height: 25px;
    line-height: 25px;
    margin: 0px 5px;
}

#main {
    margin-top: 10px;
}

#font {
    border-top: 2px #0F7CD4 solid;
    margin-top: 10px;
    padding-top: 10px;
}

#font p {
    float: none;
    margin: 0 auto;
    width: 970px;
    text-align: center;
    line-height: 25px;
}

/*头部*/
#head {
    margin-top: 10px;
}

#head #left_h {
    float: left;
    width: 400px;
}

#head #left_h #logo {
    float: left;
    width: 180px;
    height: 63px;
    margin-right: 10px;
    margin-left: 5px;
}

#head #left_h #xin_y {
    float: left;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    font-family: '黑体';
    margin-top: 25px;
    display: block;
}

#head #left_h #main_nav {
    float: left;
    width: 600px;
    margin-top: 10px;
    padding-left: 15px;
}

.search {
    float: right;
    width: 280px;
    height: 50px;
    overflow: hidden;
    margin-top: 35px;
    margin-right: 10px;
}

.search ul {
    float: left;
    width: 277px;
}

.search ul li {
    float: left;
    width: 49px;
    height: 21px;
    text-align: center;
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    background: url(../../Images/search_bgnew1.gif) no-repeat;
    color: #8B8B8B;
}

.search ul li.bg {
    width: 49px;
    height: 21px;
    border-left: 1px #B4B4B4 solid;
    border-right: 1px #B4B4B4 solid;
    border-top: 1px #B4B4B4 solid;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    background: url();
    background-color: #F3F3F3;
}

.search ul li.bg_none {
    background: url();
}

.search .sou {
    background: url(../../Images/sou.gif) no-repeat;
    width: 55px;
    height: 21px;
    border: 0px;
    margin-top: 2px;
    cursor: hand;
}

.search .inpution {
    float: left;
    width: 200px;
    height: 18px;
    border: 1px #B4B4B4 solid;
    margin-right: 10px;
    margin-top: 3px;
    margin-left: 5px;
}

/* 头部结束*/

/*主体开始*/
#main_info {
    overflow: hidden
}

#main_info #info_title {
    float: left;
    width: 100%;
    height: 33px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    background: #b40c10;
}

#main_info #info_title h1 {
    float: left;
    margin-left: 15px;
    height: 33px;
    font: bold 16px/33px "宋体";
    color: #FFFFFF;
}

#main_info #info_title #member {
    float: right;
    width: 244px;
    height: 33px;
    line-height: 33px;
    background: url(../../images/bizmessagetopyou.gif) no-repeat;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding-right: 40px;
}

#main_info #info_left {
    float: left;
    width: 100%;
    height: 280px;
    margin-right: -290px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #b40c10 solid;
    border-left: 1px #b40c10 solid;
    font-size: 14px;
}

#main_info #info_right {
    float: right;
    width: 290px;
    height: 280px;
    padding: 10px;
    border-bottom: 1px #FF7C00 solid;
    border-left: 1px #FF7C00 solid;
    border-right: 1px #FF7C00 solid;
    font-size: 12px;
}

#main_info #info_right .contact_head {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    height: 30px;
    color: #b40c10;
    border-bottom: 1px solid #9c9c9c;
}

#main_info #info_right .contact_body ul li {
    color: #404040;
}

#main_info #info_left #photo {
    float: left;
    display: block;
    margin: 10px 25px 0px 15px;
    text-align: center;
    line-height: 180px;
    overflow: hidden;
}

#main_info #info_left #pure_info {
    float: left;
    width: 440px;
    height: 250px;
}

#main_info #info_left #pure_info #py {
    float: left;
    width: 440px;
    margin-bottom: 10px;
    font-weight: bold;
}

#main_info #info_left #pure_info #py span {
    font-size: 14px;
}

#main_info #info_left #pure_info ul {
    float: left;
    width: 220px;
}

#main_info #info_left #pure_info ul li {
    float: left;
    width: 100%;
    height: 20px;
    margin-bottom: 10px;
}

#Coll {
    float: left;
    height: 20px;
    margin-right: 20px;
    padding-left: 17px;
    background: url(../../../../../../Images/icon_sc.gif) 0 3px no-repeat
}

#friend {
    float: left;
    height: 20px;
    padding-left: 17px;
    background: url(../../../../../../Images/icon_sy.gif) 0 3px no-repeat
}

#main_info #info_right #Company {
    float: left;
    width: 258px;
    margin-top: 10px;
    font: bold 14px "宋体";
}

#main_info #info_right #Nature {
    float: left;
    width: 253px;
    padding: 10px 0px;
    border-bottom: 1px #CCCCCC dotted;
    color: #000000;
    padding-left: 5px;
}

#main_info #info_right #Contact {
    float: left;
    width: 253px;
    margin-bottom: 10px;
    padding-left: 5px;
    clear: both;
}

#main_info #info_right #Contact li {
    float: left;
    width: 100%;
    height: 28px;
    line-height: 28px;
}

#main_info #info_right #shop {
    float: left;
    width: 258px;
    text-align: center;
    margin-bottom: 10px;
}

#Detailed {
    margin-top: 15px;
    /* background: url(../../images/tiutbg.gif) 0 1px repeat-x; */
}

#Detailed #Det_title {
    float: left;
    width: 100%;
    background: #b40c10;
    height: 30px;
    border-bottom: 2px #b40c10 solid;
    clear: both;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
}

#Detailed #Det_title #titbgleft {
    float: left;
    width: 6px;
    height: 30px;
    /* background: url(../../images/titbgleft.gif) 0 1px no-repeat; */
}

#Detailed #Det_title #titbgright {
    float: right;
    width: 6px;
    height: 30px;
    background: url(../../images/titbgright.gif) 0 1px no-repeat;
}

#Detailed #Det_title #titbg_dq {
    float: left;
    width: 113px;
    height: 30px;
    background: url(../../images/titbg_dq.gif) no-repeat;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    font: bold 14px/30px "宋体";
    color: #FFFFFF;
    text-align: center;
    margin-left: 10px;
}

#Detailed #Det_title #titbg_no {
    float: left;
    width: 110px;
    height: 30px;
    background: url(../../images/titbg_no.gif) no-repeat;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    font: bold 14px/30px "宋体";
    text-align: center;
    margin-left: 5px;
}

#Detailed #Det_content {
    float: none;
    margin: 0 auto;
    border: 1px #b40c10 solid;
    padding-bottom: 15px;
}

#Detailed #Det_content #Attribute {
    float: left;
    width: 100%;
    border-top: 2px #CFCFCF solid;
    border-bottom: 1px #A8CAE0 solid;
    padding-top: 13px;
    padding-bottom: 10px;
}

#Detailed #Det_content #D_content {
    float: none;
    margin: 0 auto;
    height: auto;
    padding: 25px 20px;
}

#Detailed #Det_content #Prompt {
    border-top: 1px #ccc dashed;
    padding-top: 10px;
    color: #aaa;
    margin: 0px 10px;
    padding-left: 10px;
    font-size: 14px;
}

#Det_other {
    margin-top: 15px;
    border-top: 3px #b40c10 solid;
}

#Det_other #other_title {
    float: none;
    margin: 0 auto;
    height: 30px;
    background: #ffe0cb;
    border-bottom: 1px #ff6501 solid;
    border-top: 1px #ff6501 solid;
    margin-bottom: 15px;
    font: bold 14px/30px "宋体";
    padding-left: 15px;
}

#Det_other #other_content {
    float: none;
    margin: 0 auto;
    margin-bottom: 60px;
}
#Det_other #other_content>table>tbody>tr>td{
    border:1px dotted #ddd;
    padding: 10px 0px;
}
#Det_other #other_content table tr td table tr td {
    text-align: center;
    height: 30px;
    line-height: 30px;
}