﻿* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    background: #fff;
    position: relative;
    color: #3b3734;
    font-family: '微软雅黑',Tahoma,Helvetica,Arial,sans-serif;
}

.body {
    background: #f5f2f2;
}

em,small {
    font-style: normal;
    font-weight: normal;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    text-align: top;
    display: block;
}

a {
    color: #3b3734;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    zoom: 1;
}

a:hover {
    text-decoration: underline;
    color: #da8322;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 100;
}

.both {
    margin: 0;
    padding: 0;
    height: 0px;
    overflow: hidden;
    clear: both;
    *display: inline;
}

.box-shadow {
    box-shadow: 0 2px 4px #DDDDDD;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#dddddd',Direction=130,Strength=3);
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.block10 {
    margin: 0;
    padding: 0;
    height: 10px;
    overflow: hidden;
    clear: both
}

.block30 {
    margin: 0;
    padding: 0;
    height: 30px;
    overflow: hidden;
    clear: both
}

.block15 {
    margin: 0;
    padding: 0;
    height: 15px;
    overflow: hidden;
    clear: both
}

.m-1024 {
    width: 1024px;
    margin: 0 auto;
}

.head {
    background: #f2f2f2;
    width: 100%;
    height: 95px;
    overflow: hidden;
}

.head .logo {
    float: left;
    display: inline;
    width: 530px;
    height: 53px;
    margin: 22px 0 0 0;
}

.head .logo a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(images/logo.jpg) no-repeat;
    text-indent: -9999px;
}

.top {
    width: 290px;
    overflow: hidden;
}

.top .tel {
    margin-top: 8px;
    height: 34px;
    line-height: 34px;
    padding: 0 0 0 35px;
    font-size: 16px;
    color: #2db1b5;
    background: url(images/tel.jpg) no-repeat left center;
}

.media a {
    float: left;
    display: inline;
    margin: 5px 5px 0 0;
}

.media a.weibo img {
    width: 44px;
    height: 38px;
}

.media a.weixin img {
    width: 40px;
    height: 40px;
}

.search {
    margin: 13px 5px 0 0px;
}

.search input {
    float: left;
    display: inline;
}

.search .search-keyword {
    height: 22px;
    line-height: 22px;
    width: 134px;
    text-indent: 0.5em;
    background: none;
    border: 1px solid #878684;
    border-right: none;
}

.search .search-submit {
    height: 24px;
    background: url(images/search_btn.jpg) no-repeat center;
    line-height: 24px;
    border: 1px solid #878684;
    border-left: none;
    width: 25px;
}

.nav {
    height: 45px;
    width: 100%;
    background: url(images/nav-bj.jpg) repeat-x;
}

.nav ul li.h {
    float: left;
    display: inline;
    position: relative;
}

.nav ul li.h a.cur {
    border-right: 1px solid #dedede;
    float: left;
    display: inline;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    width: 168px;
    text-align: center;
}

.nav ul li.h a.cur:hover,.nav ul li.hover a.cur {
    text-decoration: none;
    background: #75503e;
    color: #da8322;
}

.nav ul li.home a.cur {
    border-left: 1px solid #dedede;
}

.nav ul li.h .nav-son {
    display: block;
    position: absolute;
    display: none;
    left: 0;
    top: 45px;
    z-index: 9999;
}

.nav ul li.h .nav-son-1 {
    width: 674px;
    left: -168px;
}

.nav ul li.h .nav-son-1 .nav-son-con ul {
    height: 180px;
    border-right: 1px solid #c9c9c9;
    overflow: hidden;
}

.nav ul li.h .nav-son-2 {
    width: 1024px;
    left: -338px;
}

.nav ul li.h .nav-son-2 .nav-son-con ul {
    height: 180px;
    border-right: 1px solid #c9c9c9;
    overflow: hidden;
}

.nav ul li.h .nav-son-4 {
    width: 504px;
    left: -168px;
}

.nav ul li.h .nav-son-4 .nav-son-con ul {
    height: 180px;
    border-right: 1px solid #c9c9c9;
    overflow: hidden;
}

.nav ul li.h .nav-son-5 {
    width: 336px;
    left: -84px;
}

.nav ul li.h .nav-son-5 .nav-son-con ul {
    height: 180px;
    border-right: 1px solid #c9c9c9;
    overflow: hidden;
}

.nav-son .nav-son-con {
    float: left;
    display: inline;
    width: 168px;
    border-bottom: 3px solid #eb891a;
}

.nav-son .nav-son-con h3 {
    opacity: 0.6;
    filter: alpha(opacity=60);
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: 100%;
    background: #000;
}

.nav-son .nav-son-con h3 a {
    padding: 0 0 0 10px;
    color: #fff;
}

.nav-son .nav-son-con .nav-son-son {
    background: #f6f7f9;
    width: 100%;
}

.nav-son .nav-son-con ul {
    margin: 10px 0 20px 0;
    overflow: hidden;
    float: left;
    display: inline;
    width: 167px;
}

.nav-son .nav-son-con ul li {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    float: left;
    display: inline;
    width: 170px;
}

.nav-son .nav-son-con ul li a {
    padding: 0 0 0 13px;
}

.footer {
    background: #e0e1e3;
    margin-top: 30px;
    padding: 30px 0 0 0;
    width: 100%;
}

.footer-nav {
    padding: 0 0 10px 0;
    width: 100%;
    border-bottom: 1px solid #cdcdcf;
}

.footer-nav-son {
    width: 180px;
}

.footer-nav-son h3 {
    font-size: 16px;
    width: 100%;
    padding: 0 0 5px 0;
}

.footer-nav-son h3 a {
    color: #000;
}

.footer-nav-son ul li {
    float: left;
    display: inline;
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}

.footer-weixin img {
    width: 113px;
    height: 113px;
    margin: 20px 0 0 0;
}

.footer-info {
    padding: 10px 0;
}

.footer-info p {
    line-height: 30px;
    font-size: 14px;
}

.footer-info p span {
    padding: 0 5px;
}

.banner {
    height: 370px;
    width: 100%;
    overflow: hidden;
    background: #e2e2e2;
}

.banner a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #e2e2e2;
    text-indent: -9999px;
    background: url(images/about.jpg) no-repeat;
}

.banner-index {
    position: relative;
}

.banner-index .hd {
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 999999;
}

.banner-index .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border-radius: 7px;
    margin: 0 2px;
    height: 13px;
    width: 13px;
    background: #ED8516;
}

.banner-index .hd ul li.on {
    background: #75503E;
}

.banner-index .bd ul li {
    width: 100%;
    height: 370px;
}

.banner-index .bd ul li a {
    display: block;
    width: 100%;
    height: 100%;
    background: none;
}

.banner-index .bd ul li.banner-index-1 {
    background: url(images/banner-index-1.jpg) no-repeat center;
}

.banner-index .bd ul li.banner-index-2 {
    background: url(images/banner-index-2.jpg) no-repeat center;
}

.banner-index .bd ul li.banner-index-3 {
    background: url(images/banner-index-3.jpg) no-repeat center;
}

.banner-index .bd ul li.banner-index-4 {
    background: url(images/banner-index-4.jpg) no-repeat center;
}

.banner-index .bd ul li.banner-index-5 {
    background: url(images/banner-index-5.jpg) no-repeat center;
}

.box-1 {
    width: 100%;
}

.box-1 .box-1-1 {
    width: 310px;
    overflow: hidden;
    margin: 30px 45px 0 0px;
    background: none;
}

.box-1 .box-1-1 h3 {
    font-size: 18px;
}

.box-1 .box-1-1 h3 a {
    color: #000;
}

.box-1 .box-1-1 .info a {
    margin: 15px 0 0 0;
    float: left;
    display: inline;
    width: 100%;
    height: 187px;
    overflow: hidden;
}

.box-1 .box-1-1 .info a img {
    width: 100%;
}

.box-1 .box-1-1 .info p {
    padding: 5px 0 0 0;
    line-height: 24px;
    height: 100px;
    overflow: hidden;
}

.box-1 .taste {
    margin-right: 0;
}

.box-1 .product .info-slide {
}

.box-1 .product .info-slide {
    width: 100%;
    margin-top: 15px;
    height: 187px;
    overflow: hidden;
    position: relative;
}

.box-1 .product .info-slide .hd {
    position: absolute;
    bottom: 10px;
    right: 0;
    z-index: 9999999;
}

.box-1 .product .info-slide .hd ul li {
    float: left;
    margin: 0 10px 0 0;
    cursor: pointer;
    font-size: 0;
    display: inline;
    border-radius: 8px;
    width: 9px;
    height: 9px;
    background: #fff;
}

.box-1 .product .info-slide .hd ul li.on {
    background: #ed8516;
}

.box-1 .product .info-slide .bd ul li a {
    display: inline-block;
    margin: 0;
    position: relative;
}

.box-1 .product .info-slide .bd ul li a:hover {
    text-decoration: none
}

.box-1 .product .info-slide .bd ul li div {
    line-height: 22px;
    font-size: 14px;
    position: absolute;
    color: #fff;
    bottom: 0;
    left: 0;
    width: 60%;
    height: 22px;
    padding: 5px 36% 5px 4%;
    overflow: hidden;
    z-index: 999;
    background: rgba(0,0,0,0.5) none repeat!important;
    background: #000;
    filter: Alpha(opacity=50);
}

.box-2 {
    margin: 20px 0 0 0;
    width: 100%;
}

.index-news {
    width: 600px;
    margin: 0 0 0 0px;
    overflow: hidden;
}

.index-news a.fl img {
    width: 201px;
    height: 188px;
}

.index-news div.fl {
    width: 380px;
    margin: 0 0 0 15px;
}

.index-news div.fl h3 {
    font-size: 16px;
    border-bottom: 1px dashed #6a6869;
    height: 40px;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
}

.index-news div.fl h3 span em {
    cursor: pointer;
}

.index-news div.fl h3 span em.hover {
    color: #003d8a;
}

.index-news div.fl h3 a {
    float: right;
    display: inline;
}

.index-news div.fl ul {
    float: left;
    display: inline;
    padding: 7px 0 0 0;
    width: 100%;
}

.index-news div.fl ul li {
    float: left;
    display: inline;
    width: 100%;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    background: url(images/dian.jpg) repeat-x center
}

.index-news div.fl ul li a {
    float: left;
    display: inline;
    padding: 0 0 0 16px;
    background: url(images/news-index-bj.jpg) no-repeat left 7px #fff;
}

.index-news div.fl ul li span {
    float: right;
    display: inline;
    background: #fff;
}

.index-about {
    width: 400px;
    overflow: hidden;
}

.index-about .video {
    width: 200px;
    height: 190px;
    overflow: hidden;
    background: #da8322;
}

.index-about .index-about-info {
    width: 190px;
    margin: 0 0 0 10px;
}

.index-about .index-about-info h3 {
    font-size: 16px;
    border-bottom: 1px dashed #6a6869;
    height: 40px;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
}

.index-about .index-about-info p {
    width: 100%;
    text-indent: 2em;
    height: 135px;
    overflow: hidden;
    margin: 10px 0 0 0;
    line-height: 22px;
}

.index-about .index-about-info p a {
    text-indent: 0em;
    color: #da8322;
}

.flink {
    width: 100%;
    background: #e0e1e3;
    margin-top: -5px;
    padding: 0 0 10px 0;
}

.box-3 h3 {
    float: left;
    display: inline;
    width: 70px;
    margin: 1px 0 0 0;
    font-size: 14px;
    font-weight: bold;
}

.box-3 ul {
    float: left;
    display: inline;
    width: 940px;
}

.box-3 ul li {
    float: left;
    display: inline;
    height: 22px;
    line-height: 22px;
    margin: 0 10px 0 0;
    white-space: nowrap;
}

.list {
    margin-top: 30px;
}

.list ul li {
    float: left;
    display: inline;
    width: 90%;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    padding: 0 0 0 35px;
    background: url(images/list-bj.jpg) no-repeat left 13px;
    margin: 0 0 0 33px;
}

.list ul li a {
    float: left;
    display: inline;
    width: 100%;
    background: #f8f8f8;
    font-size: 14px;
}

.list ul li a span.fl {
    margin: 0 0 0 15px;
    width: 80%;
}

.list ul li a span.fr {
    margin: 0 15px 0 0px;
}

.list ul li.off a {
    background: none;
}

.softly {
    width: 96%;
    margin: 0 auto;
    margin-top: 10px;
}

.softly_info {
    line-height: 23px;
    margin-top: 5px;
}

/* .page {
    text-align: Center;
    margin-top: 20px;
}

.page ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 14px;
}

.page ul li a,.page ul li span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    *margin: 0 2px;
    padding: 2px 8px;
    border: 1px solid #e7e7e7;
    background: #fff;
}

.page ul li a:hover,.page ul li.thisclass a {
    background: #015198;
    color: #fff;
    text-decoration: none;
} */

.about-banner a {
    background: url(images/about.jpg) no-repeat center;
}

.brand-banner a {
    background: url(images/brand-banner.jpg) no-repeat center;
}

.about-nav {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #f2f2f2;
    margin-top: 2px;
}

.about-nav ul li {
    float: left;
    display: inline;
    position: relative;
}

.about-nav ul li a {
    height: 40px;
    line-height: 40px;
    float: left;
    display: inline;
    width: 250px;
    text-align: center;
    border: 1px solid #f2f2f2;
    padding: text-align:center;
    font-size: 16px;
}

.about-nav ul li a:hover,.about-nav ul li.hover a {
    border: 1px solid #413029;
    background: #75503e;
    color: #da8322;
    text-decoration: none;
}

.about-nav ul li.hover span,.about-nav ul li:hover span {
    position: absolute;
    top: 41px;
    _top: 39px;
    left: 0;
    width: 250px;
    height: 8px;
    background: url(images/about-nav-bj.jpg) no-repeat center;
}

.abou-info {
    line-height: 24px;
    margin-top: 30px;
    font-size: 14px;
}

.abou-info img {
    display: inline;
}

.about-list-nav {
    height: 30px;
    overflow: hidden;
    background: #f2f2f2;
    margin-top: 30px;
}

.about-list-nav ul li {
    float: left;
    display: inline;
}

.about-list-nav ul li a {
    float: left;
    display: inline;
    padding: 0 35px;
    border-right: 1px solid #e7e7e7;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}

.about-list-nav ul li a:hover,.about-list-nav ul li.hover a {
    background: #75503e;
    color: #da8322;
    text-decoration: none;
}

.serve-banner a {
    background: url(images/serve.jpg) no-repeat center;
}

.serve-nav {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #f2f2f2;
    margin-top: 2px;
    margin: 0 auto;
}

.serve-nav ul li {
    float: left;
    display: inline;
    position: relative;
}

.serve-nav ul li a {
    height: 40px;
    line-height: 40px;
    float: left;
    display: inline;
    width: 180px;
    text-align: center;
    border: 1px solid #f2f2f2;
    border-right: 1px solid #e7e7e7;
    padding: text-align:center;
    font-size: 16px;
}

.serve-nav ul li a:hover,.serve-nav ul li.hover a {
    border: 1px solid #413029;
    background: #75503e;
    color: #da8322;
    text-decoration: none;
    border-right: 1px solid #e7e7e7;
}

.serve-nav ul li.hover span,.serve-nav ul li:hover span {
    position: absolute;
    top: 41px;
    _top: 38px;
    left: 0;
    width: 180px;
    height: 8px;
    background: url(images/about-nav-bj.jpg) no-repeat center;
}

.serve-info {
    margin-top: 30px;
}

.serve-info-body {
    margin: 0 auto;
    width: 94%;
    margin-top: 10px;
}

.serve-info-zhengce {
    width: 100%;
    background: #f2f2f2;
    padding: 0 0 20px 0;
}

.serve-info-zhengce img {
    width: 100%;
    padding: 0 0 10px 0;
}

.serve-info-zhengce-1 h3 {
    color: #986932;
    font-size: 18px;
    padding: 0 0px 10px 0;
}

.serve-info-zhengce-1 p {
    text-indent: 2em;
    line-height: 25px;
    font-size: 14px;
}

.serve-list {
    width: 100%;
    background: #f2f2f2;
    padding: 0 0 20px 0;
}

.serve-list-nav ul li {
    float: left;
    display: inline;
}

.serve-list-nav ul li a {
    float: left;
    display: inline;
    width: 130px;
    border-right: 1px solid #e7e7e7;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
}

.serve-list-nav ul li a:hover,.serve-list-nav ul li.hover a {
    background: #75503e;
    color: #da8322;
    text-decoration: none;
}

.contact-tel {
    position: relative;
    width: 100%;
}

.contact-tel h3 {
    height: 48px;
    line-height: 48px;
    width: 380px;
    margin: 10px 0 10px 0;
    ;padding: 0 0 5px 38px;
    background: url(images/contact-bj.jpg) no-repeat left center;
    font-size: 16px;
    border-bottom: 1px solid #8b8b8b;
}

.contact-tel p {
    line-height: 22px;
    font-size: 14px;
    color: #000;
}

.contact-tel p.hover {
    padding: 30px 0 0 0;
}

.contact-tel p.cur {
    color: #909090;
}

.contact-tel .map {
    position: absolute;
    right: 20px;
    top: -30px;
    width: 515px;
    height: 390px;
    background: red;
}

.message {
    margin-top: 10px;
    font-size: 14px;
}

.message p {
    line-height: 35px;
    font-size: 14px;
}

.message td {
    padding: 5px 0;
}

.message td span {
    padding: 0 5px 0 0px;
    color: red;
}

.message td input.text {
    height: 30px;
    line-height: 30px;
    width: 315px;
    background: none;
    border: 1px solid #999798;
}

.message td textarea {
    width: 540px;
    height: 150px;
    background: none;
    border: 1px solid #999798;
    overflow: hidden;
}

.message td input.submit,.message td input.reset {
    float: left;
    display: inline;
    border: none;
    background: #029dd3;
    height: 38px;
    line-height: 38px;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    margin: 0 15px 0 0;
    border-radius: 5px;
}

.marketing-banner a {
    background: url(images/marketing.jpg) no-repeat center;
}

.marketing-nav {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #f2f2f2;
    margin-top: 2px;
}

.marketing-nav ul li {
    float: left;
    display: inline;
    position: relative;
}

.marketing-nav ul li a {
    height: 40px;
    line-height: 40px;
    float: left;
    display: inline;
    width: 200px;
    text-align: center;
    border: 1px solid #f2f2f2;
    padding: text-align:center;
    font-size: 16px;
}

.marketing-nav ul li a:hover,.marketing-nav ul li.hover a {
    border: 1px solid #413029;
    background: #75503e;
    color: #da8322;
    text-decoration: none;
}

.marketing-nav ul li.hover span,.marketing-nav ul li:hover span {
    position: absolute;
    top: 41px;
    _top: 39px;
    left: 0;
    width: 200px;
    height: 8px;
    background: url(images/about-nav-bj.jpg) no-repeat top center;
}

.marketing-list {
    width: 100%;
    padding: 0 0 20px 0;
}

.stores-list {
    width: 100%;
    overflow: hidden;
}

.stores-list ul {
    float: left;
    display: inline;
    width: 110%;
}

.stores-list ul li {
    width: 300px;
    overflow: hidden;
    height: 210px;
    float: left;
    display: inline;
    margin: 30px 60px 0 0;
}

.stores-list ul li a {
    float: left;
    display: inline;
    text-align: center;
    font-size: 16px;
}

.stores-list ul li a img {
    width: 300px;
    height: 180px;
    margin: 0 0 8px 0;
}

.case-list-nav {
    height: 35px;
    width: 100%;
    overflow: hidden;
    background: #f2f2f2;
    margin-top: 30px;
}

.case-list-nav ul li {
    float: left;
    display: inline;
}

.case-list-nav ul li a {
    float: left;
    display: inline;
    width: 160px;
    border-right: 1px solid #e7e7e7;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
}

.case-list-nav ul li a:hover,.case-list-nav ul li.hover a {
    background: #75503e;
    color: #da8322;
    text-decoration: none;
}

.case-list {
    width: 100%;
    overflow: hidden;
}

.case-list ul {
    float: left;
    display: inline;
    width: 110%;
}

.case-list ul li {
    float: left;
    display: inline;
    margin: 30px 14px 0 0;
}

.case-list ul li a {
    float: left;
    display: inline;
    text-align: center;
    font-size: 16px;
}

.case-list ul li a img {
    width: 245px;
    height: 150px;
    margin: 0 0 8px 0;
}

.society-list {
    width: 100%;
    overflow: hidden;
}

.society-list ul {
    float: left;
    display: inline;
    width: 110%;
}

.society-list ul li {
    float: left;
    display: inline;
    margin: 30px 35px 0 0;
}

.society-list ul li a {
    overflow: hidden;
    float: left;
    display: inline;
    width: 315px;
    height: 388px;
    background: url(images/society-li-bj.jpg) no-repeat;
    font-size: 16px;
}

.society-list ul li a img {
    width: 315px;
    height: 280px;
    margin: 0 0 8px 0;
}

.society-list ul li a:hover {
    text-decoration: none;
    color: #000;
}

.society-list ul li a p {
    width: 94%;
    margin: 0 auto;
    line-height: 25px;
}

.news-list {
    background: #f2f2f2;
}

.arc-body {
    font-size: 14px;
    padding: 0 0 20px 0;
}

.left_side {
    width: 205px;
    margin: 20px 0px 0 15px;
    overflow: hidden;
}

.list_menu {
    width: 205px;
    padding-bottom: 9px;
    background: url(images/left_menu_2.png) no-repeat bottom left;
}

.list_menu_2 {
    margin: 15px 0 0 0;
}

.list_menu_b {
    background: url(images/left_menu.png) repeat-y;
}

.list_menu ul {
    width: 195px;
    padding: 0 1px;
    margin-left: 1px;
    border-top: 4px solid #da8322;
}

.list_menu li {
    line-height: 39px;
    border-bottom: 1px dotted #c2c2c2;
}

.list_menu li a:hover,.list_menu li.active a {
    text-decoration: none;
    color: #da8322;
    background: #f2f2f2 url(images/menu_active.gif) no-repeat 166px center;
}

.list_menu li a {
    color: #464646;
    display: block;
    padding-left: 46px;
    width: 149px;
    background: url(images/case_icon.gif) no-repeat 166px center;
}

.list_menu li.newscenter {
    font-weight: normal;
    height: 86px;
    line-height: 86px;
    background: url(images/newsnav.png) no-repeat 30px center;
    padding-left: 88px;
    font-size: 20px;
    color: #464646;
}

.menulist {
    display: none;
    line-height: 32px;
}

.list_menu li.active .menulist {
    display: block;
}

.list_menu li .menulist a {
    padding-left: 56px;
    width: 139px;
    background: none;
    color: #464646;
}

.list_menu li .menulist a.active {
    background: url(images/show_icon.gif) no-repeat 46px center;
    color: #eb6000;
}

.yt_qkan {
    width: 205px;
    margin-top: 8px;
    padding-bottom: 9px;
    background: url(images/left_menu_2.png) no-repeat bottom left;
}

.yt_qkan_bg {
    background: url(images/left_menu.png) repeat-y;
    padding-bottom: 20px;
}

.yt_qkan h4 {
    line-height: 32px;
    width: 195px;
    padding: 20px 1px 0;
    margin-left: 1px;
    border-top: 1px solid #e2e2e2;
}

.yt_qkan h4 a {
    font-size: 14px;
    display: block;
    width: 195px;
    border-bottom: 1px dotted #e2e2e2;
    border-top: 1px dotted #e2e2e2;
    font-weight: normal;
    text-align: center;
    background: url(images/qkan.gif) no-repeat 50px center;
}

.right_side {
    width: 760px;
    margin: 5px 15px 0 0;
    ;
}

.news_yt {
    padding: 0 25px 20px 25px;
    margin-top: 15px;
    width: 710px;
    background: #fff;
}

.bread {
    text-align: right;
    color: #939191;
    font-family: "新宋体";
    height: 45px;
    line-height: 45px;
    width: 100%;
    font-size: 12px;
}

.news_detail {
    padding-top: 20px;
    font-size: 12px;
    width: 100%;
}

.news_detail .title {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.news_detail .title h1 {
    font-size: 24px;
    color: #464646;
    font-weight: normal;
    line-height: 36px;
}

.news_detail .time {
    color: #959595;
    line-height: 20px;
}

.news_content {
    color: #555;
    line-height: 25px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 40px;
    font-size: 14px;
}

.news_content_body p {
    padding: 5px 0;
}

.news_content_body a {
    color: #009ce0;
}

.news_content_body img {
    display: inline;
}

.news_like {
    margin-top: 15px;
}

.news_like h3 {
    font-size: 18px;
    color: #009ce0;
}

.news_like_left {
    width: 220px;
    overflow: hidden;
    margin: 5px 0 0 15px;
}

.news_like h4 {
    font-size: 16px;
    padding: 0 0 5px 0;
}

.news_like_left ul li {
    float: left;
    display: inline;
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.news_last {
    margin-top: 15px;
    color: #ddd;
}

#bdshare span.more {
    float: left;
    display: inline;
}

.news_last p {
    float: right;
    display: inline;
}

.news_last a {
    color: #009ce0;
    padding-left: 25px;
}

.news_detail .share {
    background: url(images/share.gif) no-repeat left center;
}

.news_detail .print {
    background: url(images/print.gif) no-repeat left center;
}

.pre_article {
    float: left;
    display: inline;
    color: #626262;
    line-height: 30px;
}

.next_article {
    float: right;
    display: inline;
    color: #626262;
    line-height: 30px;
}

.pre_article a,.next_article a {
    color: #da8322;
}

.product-banner a {
    background: url(images/product-banner.jpg) no-repeat center
}

.place {
    height: 30px;
    line-height: 30px;
    width: 100%;
    border-bottom: 1px solid #aeafb1;
}

.place strong {
    padding: 0 0 0 10px;
}

.product {
    margin-top: 2px;
    background: #edeef2;
    padding: 0px 0 20px 0;
}

.product-nav {
    margin-top: 10px;
    float: left;
    display: inline;
    width: 100%;
}

.product-nav-li {
    padding: 0 0 10px 0;
    background: url(images/product-bj.jpg) repeat-y;
    width: 100%;
}

.product-nav-li ul li {
    float: left;
    display: inline;
    margin: 10px 0 0px 17px;
}

.product-nav-li ul li a {
    color: #000;
}

.product-nav-li ul li h3 {
    font-size: 16px;
    padding: 0 0 0px 0;
}

.product-nav-li ul li h3 span {
    padding: 0 0 0 28px;
    background: url(images/product-nav-bj.jpg) no-repeat left center;
}

.product-nav-li ul li a:hover {
    color: #da8322;
    text-decoration: none;
}

.product-nav-li ul li img {
    margin: 5px 0 0 0;
    width: 318px;
    height: 179px;
}

.product-con ul li {
    float: left;
    display: inline;
    margin: 20px 0 0 10px;
}

.product-con ul li h6 {
    font-size: 18px;
}

.product-con ul li p {
    color: #cc2b2b;
    font-size: 14px;
}

.product-con ul li img {
    margin: 5px 0 0 0;
    width: 328px;
    height: 261px;
}

.product-con ul li a {
    color: #000;
}

.product-con ul li a:hover {
    color: #000;
    text-decoration: none;
}

.product-nav-list-li ul li {
    width: 240px;
    padding: 20px 20px 8px 20px;
    margin: 10px 0 0 45px;
    background: #edeef2;
}

.product-nav-son {
    padding: 3px 0 0 0;
}

.product-nav-son a {
    font-size: 14px;
    float: left;
    display: inline;
    width: 90px;
    padding: 0 0 0 17px;
    margin: 0 0 0 5px;
    background: url(images/product-nav-son-bj.jpg) no-repeat left center;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}

.product-list-con {
    margin-top: 10px;
    width: 100%;
}

.product-list-con h3 {
    text-indent: 0.5em;
    border-top: 1px solid #b0b0b2;
    height: 50px;
    line-height: 52px;
    font-size: 24px;
    color: #cc2224;
}

.product-list-con h3 span {
    padding: 0 0 0 10px;
    color: #92908f;
    font-size: 20px;
}

.product-list-content {
    line-height: 24px;
    width: 100%;
}

.product-list-content img {
    display: inline;
}

.product-list ul li {
    height: 160px;
    float: left;
    display: inline;
    margin: 20px 0 0 20px;
    text-align: Center;
    font-size: 14px;
}

.product-list ul li a:hover {
    text-decoration: none;
}

.product-list ul li img {
    width: 225px;
    height: 130px;
    margin: 0 0 5px 0;
    padding: 2px;
    display: block;
    border: 1px solid #acaead;
}

.product-arc-nav ul {
    width: 100%;
}

.product-arc-nav ul li {
    cursor: pointer;
    border-right: 1px solid #dcdcdc;
    float: left;
    font-size: 16px;
    text-align: center;
    display: inline;
    width: 235px;
    height: 40px;
    line-height: 40px;
    background: url(images/product-arc-nav-bj.jpg) repeat-x;
}

.product-arc-nav ul li.hover,.product-arc-nav ul li:hover {
    background: #75503e;
    color: #e9881e;
}

.product-arc-img {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.product-arc-img .hd {
    position: absolute;
    right: 0;
    top: 1px;
    width: 210px;
}

.product-arc-img .hd ul li {
    cursor: pointer;
    float: left;
    display: inline;
    margin-top: 1px;
}

.product-arc-img .hd ul li img {
    width: 200px;
    height: 115px;
    padding: 2px;
    border: 1px solid #a7a6a6;
}

.product-arc-img .hd ul li img:hover,.product-arc-img .hd ul li.on img {
    border: 1px solid #c82521;
}

.product-arc-img .bd {
    width: 800px;
}

.product-arc-img .bd ul li img {
    width: 800px;
    height: 500px;
}

.product-arc-info {
    width: 96%;
    margin: 0 auto;
    line-height: 24px;
    margin-top: 10px;
    display: none;
}

.product-arc-info img {
    display: inline;
}

.like {
    margin-top: 15px;
}

.like h3 {
    text-indent: 0.5em;
    font-size: 16px;
    color: #cc2224;
    height: 30px;
    line-height: 30px;
    border: 1px solid #a4a4a4;
    background: #f8f8f8;
}

.like ul li {
    float: left;
    display: inline;
    margin: 20px 0 0 28px;
    text-align: Center;
    font-size: 14px;
}

.like ul li a:hover {
    text-decoration: none;
}

.like ul li img {
    width: 165px;
    height: 105px;
    margin: 0 0 5px 0;
    padding: 2px;
    display: block;
    border: 1px solid #dda466;
}