body {
    margin: 0;
    padding: 0;
}

td,
div {
    font-size: 12px;
    color: #444;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #155cbc;
}

.clear {
    clear: both;
}

.dis {
    display: none;
}

.w {
    width: 1100px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt50 {
    margin-top: 50px;
}

.m10 {
    margin: 10px auto;
}

* {
    font-family: "微软雅黑";
}

#topbar {
    background: #f6f6f6;
    height: 32px;
    line-height: 32px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ddd;
    color: #999;
}

#topbar .w {
    color: #999;
}

#topbar .w a {
    color: #999;
}

#tophead {
    height: 80px;
    padding: 15px 0;
}

#tophead .logo {
    float: left;
}

#tophead .tel {
    float: right;
}


#topnav {
    background: #155cbc;
    height: 50px;
}

#topnav .w ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#topnav .w ul li {
    float: left;
}

#topnav .w ul li a {
    line-height: 50px;
    font-size: 16px;
    font-family: microsoft yahei;
    color: #fff;
    margin: 0 35px;
    display: block;
}

#topnav .w ul li a:hover {
    background-image: url(../image/xian.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
}

#topnav .w ul .hover a {
    background-image: url(../image/xian.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
}

#topnav .w ul li dl {
    position: absolute;
    z-index: 999;
    margin: 0;
    display: none;
    width: 160px;
}

#topnav .w ul .hover dl dt a {
    background: #155cbc;
    border-bottom: 1px solid #187EC6;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 14px;
}

#topnav .w ul .hover dl dt a:hover {
    background: #fff;
    color: #333;
    display: block;
}

.ss {
    background-color: #fbfbfb;
    height: 50px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ddd;
    font-size: 14px;
    line-height: 50px;
}

.ss .w form {
    float: right;
    margin-top: 10px;
}

.ss .w form .input {
    border: 1px solid #ddd;
    padding: 6px 15px;
    vertical-align: middle;
    border-right: 0;
    color: #555;
}

.ss .w form .bnt {
    background: #155cbc;
    border: 1px solid #155cbc;
    padding: 6px 25px;
    vertical-align: middle;
    color: #fff;
}


#banner {
    height: 400px;
}

#full-screen-slider {
    width: 100%;
    height: 400px;
    position: relative
}

#slides {
    display: block;
    width: 100%;
    height: 400px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}

#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute
}

#slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px
}

#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 50%;
    bottom: 10px;
    z-index: 2000;
    padding: 5px 15px 5px 0;
    margin: 0
}

#pagination li {
    display: block;
    list-style: none;
    width: 30px;
    height: 10px;
    float: left;
    margin-left: 15px;
    border-radius: 5px;
    background: #FFF
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}

#pagination li.current {
    background: #feb800
}

.subject-1 {
    color: #155cbc;
    font-size: 20px;
    font-family: microsoft yahei;
    line-height: 35px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #155cbc;
    padding-left: 20px;
}

.subject-1 b {
    display: inline-block;
    font-weight: normal;
    line-height: 35px;
}

.subject-1 img {
    text-align: right;
    float: right;
    margin-top: 5px;
}


.subject {
    color: #155cbc;
    font-size: 18px;
    font-family: microsoft yahei;
    height: 36px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
}

.subject b {
    display: inline-block;
    font-weight: normal;
    border-bottom: 2px solid #155cbc;
    height: 35px;
    line-height: 35px;
}

.subject span {
    color: #bbb;
    display: inline-block;
    font-size: 16px;
    font-family: verdana;
    padding-left: 10px;
}

.subject img {
    text-align: right;
    float: right;
    margin-top: 5px;
}

.pro_width {
    width: 1112px;
    height: 270px;
    overflow: hidden;
}

.prolist {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    width: 29999px;
}

.prolist li {
    float: left;
    width: 265px;
    margin: 0 13px 13px 0;
}

.prolist li a {
    border: 3px solid #eee;
    display: block;
}

.prolist li a img {
    b
}

.prolist li a .title {
    text-align: center;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    font-family: microsoft yahei;
}

.prolist li a .intro {
    line-height: 18px;
    color: #999;
    word-break: break-all;
    min-height: 55px;
}

.prolist li a .more {
    display: block;
    margin: 15px auto 10px auto;
    text-align: center;
    background: #e5e5e5;
    width: 90px;
    line-height: 24px;
}

.prolist li a:hover {
    border: 3px solid #ddd;
}

.prolist li a:hover .title {
    color: #155cbc;
}

.prolist li a:hover .more {
    background: #155cbc;
    color: #fff;
}

.biaoyu2 {
    width: 100%;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}

.about-left {
    float: left;
    width: 670px;
}

.about-left p {
    line-height: 25px;
    font-size: 14px;
}

.new-right {
    float: right;
    width: 380px;
}

.newslist {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.newslist li {
    line-height: 32px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    background-image: url(../image/tubiao.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    font-size: 14px;
}

.newslist .date {
    float: right;
}

.topcase {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.topcase li {
    float: left;
    width: 240px;
    margin: 0 13px 13px 0;
}

.topcase li a {
    text-align: center;
    display: block;
    position: relative;
    height: 160px;
    overflow: hidden;
}

.topcase li img {
    border: 1px solid #eee;
    width: 240px;
    height: 180px;
    display: block;
    margin-bottom: 10px;
}

.topcase li a div {
    position: absolute;
    background: #333;
    width: 100%;
    line-height: 40px;
    height: 40px;
    color: #fff;
    display: block;
    bottom: -40px;
    left: 1px;
    opacity: 0.7
}

.bg_black {
    background: #f7f7f7;
    padding: 15px 0;
}




.link {
    padding: 15px;
}

.link img {
    margin: 3px 8px 5px 0;
}

.link ul {
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
}

.link ul li {
    float: left;
    width: 93px;
    height: 25px;
    overflow: hidden;
}

#bg_foot_nav {
    background: #155cbc;
    text-align: center;

}

.foot_nav {
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #819bbe;
}

.foot_nav span {
    float: right;
    padding-top: 5px;
}

.foot_nav a {
    color: #fff;
}

.foot_nav a:hover {
    color: #ff0;
}

#bg_copyright {
    background: #155cbc;
    padding: 15px 0;
}

.copyright {
    color: #fff;
    font-family: "微软雅黑";
    line-height: 25px;
    text-align: center;
}

.copyright a {
    color: #fff;
}

.copyright a:hover {
    color: #ff0;
}


.mm-bk {
    border: 1px solid #e3e3e3;
}

.mm-bt {
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    padding-left: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e3e3e3;
    background-color: #1156b8;
}

.mm-nr {
    padding: 10px;
    line-height: 25px;
}

.lefter {
    width: 230px;
    float: left;
}

.righter {
    float: right;
    width: 820px;
    padding-right: 10px;
    padding-left: 10px;
}

.leftnav {
    background: #155cbc;
    padding: 10px 15px;
    color: #fff;
    font-size: 18px;
    font-family: microsoft yahei;
}

.subnav {
    padding: 5px;
    list-style: none;
    margin-top: 5px;
}

.subnav li {}

.subnav li a {
    display: block;
    padding-left: 20px;
    font-size: 14px;
    line-height: 38px;
    height: 38px;
    background-image: url(../image/jiantou.png);
    background-repeat: no-repeat;
    background-position: right center;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #eee;
}

.subnav li a:hover {
    color: #005cb9;
    font-weight: bold;
    background-image: url(../image/jiantous.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.subnav .hover a {
    color: #005cb9;
    font-weight: bold;
    background-image: url(../image/jiantous.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.subnav dl {
    margin: 0;
    padding: 0;
    list-style: none;
    *margin-top: -12px;
}

.subnav dl dt {}

.subnav dl dt a {
    background: #fff;
    display: block;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
    padding-left: 20px;
    font-size: 12px;
}

.subnav dl dt a:hover {
    background: #fff;
    font-size: 12px;
    font-weight: normal;
    color: #f30;
}

.subnav li dl .hover a {
    color: #f30;
    font-size: 12px;
    font-weight: normal;
    background: #fff;
}

.left_border {
    border: 1px solid #eee;
    border-top: 0;
    padding: 10px 15px;
    line-height: 25px;
}

.left_border p {
    margin: 0;
    padding: 0;
}

.left_border b {
    font-size: 14px;
}

.container {
    line-height: 25px;
    font-size: 14px;
    padding: 15px;
}

.container p {
    margin: 5px 0;
    font-family: microsoft yahei;
    font-size: 14px;
}

.artshow {
    line-height: 25px;
    font-size: 14px;
    padding: 0 0 15px 0;
}

.artshow .title {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: 100;
    font-variant: normal;
    margin: 0;
    padding: 15px 0;
    font-family: microsoft yahei;
}

.artshow .info {
    text-align: center;
    font-family: microsoft yahei;
    color: #999;
    padding: 0 0 15px 0;
    font-size: 14px;
}

.artshow p {
    margin: 5px 0;
    font-size: 14px;
}

.artshow .pre {
    margin: 5px 0 5px 0;
    color: #999;
}

.artshow .next {
    margin: 0 0 5px 0;
    color: #999;
}

.prowidth {
    width: 829px;
    overflow: hidden;
}

.pro_list {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.pro_list li {
    float: left;
    width: 194px;
    margin: 0 13px 13px 0;
}

.pro_list li a {
    border: 1px solid #eee;
    display: block;
}

.pro_list li a img {}

.pro_list li a .title {
    text-align: center;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    font-family: microsoft yahei;
}

.pro_list li a .intro {
    line-height: 18px;
    color: #999;
    word-break: break-all;
    min-height: 55px;
}

.pro_list li a .more {
    display: block;
    margin: 15px auto 10px auto;
    text-align: center;
    background: #e5e5e5;
    width: 90px;
    line-height: 24px;
}

.pro_list li a:hover {
    border: 1px solid #ddd;
}

.pro_list li a:hover .title {
    color: #155cbc;
}

.pro_list li a:hover .more {
    background: #155cbc;
    color: #fff;
}

.pic_list {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.pic_list li {
    float: left;
    width: 240px;
    margin: 0 13px 13px 0;
}

.pic_list li a {
    border: 1px solid #eee;
    display: block;
    padding: 5px;
}

.pic_list li a img {
    border: 0;
}

.pic_list li a .title {
    text-align: center;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    font-family: microsoft yahei;
}

.pic_list li a:hover {
    border: 1px solid #ddd;
}

.pic_list li a:hover .title {
    color: #155cbc;
}

.casewidth {
    width: 780px;
    overflow: hidden;
}

.case_list {
    margin: 20px 0;
    padding: 0;
    list-style: none;
}

.case_list li {
    width: 240px;
    margin: 0 20px 30px 0;
    float: left;
    text-align: center;
    font-family: microsoft yahei;
}

.case_list li img {
    display: block;
    margin-bottom: 15px;
}

.case_list li a {
    color: #666;
    font-size: 13px;
}

.case_list li a:hover {
    color: #f30;
}

.joblist {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.joblist li {
    float: left;
    width: 480px;
    margin: 0 20px 20px 0;
    border-bottom: 1px dashed #eee;
    padding-bottom: 15px;
}

.joblist li a .title {
    font-size: 16px;
    font-family: microsoft yahei;
    line-height: 30px;
}

.joblist li .line {
    padding: 0;
    margin: 0;
    line-height: 22px;
}

.joblist li .line b {
    float: left;
    width: 70px;
    color: #555;
}

.joblist li .line .intro {
    margin-left: 70px;
}

.joblist li a:hover .title {
    color: #f30;
}

.job_list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.job_list li {
    float: left;
    width: 350px;
    margin: 0 20px 20px 0;
    border-bottom: 1px dashed #eee;
    padding-bottom: 15px;
}

.job_list li a .title {
    font-size: 16px;
    font-family: microsoft yahei;
    line-height: 30px;
    line-height: 40px;
    margin-bottom: 10px;
}

.job_list li .line {
    padding: 0;
    margin: 5px 0;
    line-height: 24px;
    text-indent: 0;
}

.job_list li .line b {
    float: left;
    width: 70px;
}

.job_list li .line .intro {
    margin-left: 70px;
}

.job_list li .line .intro p {
    margin: 0 0 5px 0;
    padding: 0;
}

.job_list li a:hover .title {
    color: #f30;
}

.news_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.news_list li {
    border-bottom: 1px dotted #ccc;
    padding: 10px;
    line-height: 24px;
    color: #999;
}

.news_list li:hover {
    background: #fafafa;
}

.news_list li a {
    font-size: 18px;
    font-family: microsoft yahei;
    display: block;
    line-height: 40px;
}

.news_list li em {
    color: #666;
    font-family: verdana;
    display: block;
    font-style: normal;
    float: right;
    font-size: 14px;
    font-weight: normal;
}

.rss_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.rss_list li {
    border-bottom: 1px dotted #ddd;
    line-height: 40px;
    color: #999;
}

.rss_list li a {
    font-size: 14px;
    font-family: microsoft yahei;
}

#position {
    float: right;
}

/*list*/
.list_page {
    text-align: center;
    margin: 10px;
    display: block;
}

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

.list_page ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom;
}

.list_page ul li {
    display: inline-block;
    border: solid 1px #ddd;
    border-radius: 4px;
}

.list_page ul a {
    color: #333;
    padding: 8px 12px;
    line-height: 18px;
    display: inline-block;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
    background: #fff;
    border: solid 1px #ddd;
}

.page_group ul {
    border-right: solid 1px #ddd;
    border-radius: 4px;
}

.page_group ul li {
    border-right: none;
    border-radius: 0;
    float: left;
}

.page_group ul li:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.page_group ul li:first-child {
    border-radius: 4px 0 0 4px;
}

.page_group ul li:last-child {
    border-radius: 0 4px 4px 0;
}

.page_group ul .active a {
    background: #f3f3f3;
    border-radius: 0;
}

.comment {
    overflow: hidden;
    clear: both;
    margin: 10px 0;
}

.comment .line {
    clear: both;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.comment .line .base {
    font-family: microsoft yahei;
    font-weight: bold;
    line-height: 30px;
    font-size: 14px;
}

.comment .line .base span {
    margin: 0 0 0 10px;
    color: #999;
    font-weight: normal;
    float: right;
    font-size: 12px;
}

.comment .line .content {
    line-height: 20px;
    word-wrap: break-word;
    overflow: hidden;
}

.comment .line .reply {
    font-family: verdana;
    word-wrap: break-word;
    overflow: hidden;
}

.comment .line .reply strong {
    color: #f60;
    float: left;
}

.comment_more {
    text-align: center;
    padding: 10px 0;
    font-family: microsoft yahei;
    font-size: 14px;
}

.comment_more a {
    color: #999;
}

.comment_more a:hover {
    color: #f30;
}

.commentadd {
    margin: 10px 0;
    clear: both;
}

.commentadd .text {}

.commentadd .text .div {
    padding: 0 5px 0 0;
    border: 1px solid #E4E2E2;
    border-bottom: 0;
}

.commentadd .text .div textarea {
    width: 98%;
    height: 70px;
    overflow: auto;
    border: 0;
    padding: 10px;
}

.commentadd .input {
    margin: 0;
    font-size: 14px;
    background: #fafafa;
    border: 1px solid #EDECEC;
    overflow: hidden;
    padding: 0px 5px 5px 15px;
    line-height: 40px;
    height: 40px;
    font-family: microsoft yahei;
}

.commentadd .input .send {
    float: right;
    border: 1px solid #155cbc;
    background: #155cbc;
    color: #fff;
    padding: 8px 25px;
    margin: 5px 0 0;
    vertical-align: middle;
    cursor: pointer;
    font-family: microsoft yahei;
}

.bookadd {
    margin: 20px 0;
}

.bookadd div {
    margin-bottom: 15px;
}

.bookadd .label {
    float: left;
    width: 100px;
    text-align: right;
    padding-right: 10px;
    clear: both;
}

.bookadd .label span {
    color: #f30;
    font-family: 宋体;
}

.bookadd .enter {
    margin-left: 120px;
}

.bookadd .enter .ip {
    border: 1px solid #ddd;
    padding: 10px 10px;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 10px 0 10px 0;
}

.bookadd .enter .bnt {
    border: 1px solid #155cbc;
    background: #155cbc;
    padding: 8px 20px;
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
}

.bookadd .enter label {
    display: block;
}

.job_h1 {
    font-size: 14px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
    margin: 10px 0;
}

.info_title {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #f0f0f0;
    line-height: 30px;
    height: 30px;
    margin: 0 0 15px 0;
}

.info_intro {
    padding: 0 0 20px 0;
    line-height: 22px;
    color: #666;
}

.info_intro p {
    margin: 0 0 5px 0;
    padding: 0;
}

.info_intro .red {
    color: #f30;
    margin: 0 5px;
}

#goodsshow {
    margin: 20px 0;
    overflow: hidden;
    width: 750px;
}

#goodsshow img {
    border: 0;
}

#goodsshow .left {
    float: left;
    width: 350px;
    margin: 0 50px 0 0;
}

#goodsshow .right {
    float: left;
}

#goodsshow .shop_big {
    border: 1px solid #ededed;
    padding: 2px;
    background: #fff;
    width: 360px;
    cursor: pointer;
}

#goodsshow .shop_plist {
    clear: both;
    width: 360px;
}

#prolist {
    width: 310px;
    float: left;
    overflow: hidden;
    height: 68px;
    position: relative;
    margin: 10px 0 0 0;
}

#prolist ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    width: 20000px;
    position: relative;
}

#prolist ul li {
    float: left;
    cursor: pointer;
    position: relative;
    background: url(../image/pro_none.gif) no-repeat center top;
    height: 68px;
}

#prolist ul li img {
    height: 60px;
    width: 60px;
    margin: 6px 8px 0 8px;
    padding: 0px;
    border: 0;
}

#prolist .hover {
    background: url(../image/pro_bg.gif) no-repeat center top;
    height: 68px;
}

#goodsshow .shop_plist a.prev {
    float: left;
    width: 20px;
    height: 68px;
    display: block;
    outline: none;
    background: url(../image/ico_left.gif) no-repeat center;
    line-height: 68px;
    margin-top: 12px;
}

#goodsshow .shop_plist a.next {
    float: left;
    width: 20px;
    height: 68px;
    display: block;
    outline: none;
    background: url(../image/ico_right.gif) no-repeat center;
    margin-top: 12px;
}

#goodsshow .right {
    width: 350px;
}

#goodsshow .right h1 {
    font-size: 18px;
    font-family: microsoft yahei;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0;
}

#goodsshow .right .intro {
    color: #999;
    min-height: 80px;
}

#goodsshow .right .sno {
    border-bottom: 1px solid #eee;
    line-height: 35px;
}

#goodsshow .right .price {
    color: #999;
    line-height: 30px;
    padding: 10px 0;
}

#goodsshow .right .price span {
    color: #f60;
    font-size: 16px;
}

a.inquiry {
    display: inline-block;
    background: #155cbc;
    padding: 8px 30px;
    color: #fff;
    margin: 10px 0;
    font-size: 16px;
    font-family: microsoft yahei;
    border-radius: 4px;
}

a:hover.inquiry {
    color: #fff;
    background: #f60;
}


