@charset "utf-8";

/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
}

body {
    font: 12px/180% Arial, Helvetica, sans-serif, "新宋体";
    color: #000;
}

a {
    text-decoration: none;
    color: #000;

}

a img {
    border: none;
}

ul,
li {
    list-style: none;
}
.zidingyii{
    text-align: center;
}
.zidingyii img{
    margin-top: 18px;
    margin-bottom: 18px;

}

.clear-float {
    clear: both;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

/* 分页 */
.page {
    clear: both;
    padding: 15px 0;
    text-align: center;
    color: #333;
}

.page a,
.page span {
    padding: 0 5px;
}

.page a {
    color: #333;
}

.page a:hover {
    text-decoration: underline;
}

.page span.prev,
.page span.next {
    color: #666;
}

/* 错误提示 */
label.error {
    color: #fff;
    width: auto;
    font-size: 13px;
    padding: 3px;
    white-space: nowrap;
}

/*清除浮动样式*/
.clear {
    clear: both;
    height: 0;
    line-height: 0;
}

/**t头部***/
#header {
    width: 100%;
    text-align: center;
}

#header .toplink {
    height: 34px;
    line-height: 34px;
    color: #4D4C4D;
    background-color: #F3F3F3;
    border-bottom: 1px solid #C0C0C0;
    text-align: center;
    width: 100%;
    display: block;
}

#header .toplink .topcontent {
    width: 1200px;
    margin: 0 auto;
}

#header .toplink .topcontent .topleft {
    float: left;
}

#header .toplink .topcontent .topleft span {
    margin: 0 10px;
}

#header .toplink .topcontent .topleft span a {
    color: #4D4C4D;
}

#header .toplink .topcontent .topleft span a:hover {
    color: #002061;
}

#header .toplink .topcontent .topmiddle {
    float: left;
    margin-left: 150px;
}

#header .toplink .topcontent .topmiddle .searchtext {
    background: url("../images/search_bg.gif")
        /*tpa=http://www.yingnuoda.com/images/search_bg.gif*/
        /*tpa=http://www.yingnuoda.com/images/search_bg.gif*/
        no-repeat scroll 0 0;
    height: 28px;
    margin-top: 3px;
    width: 169px;
    float: left;
}

#header .toplink .topcontent .topmiddle .searchtext input {
    border: none;
    height: 22px;
    line-height: 22px;
    margin-left: 8px;
    margin-top: 3px;
    width: 151px;
    outline: 0 none;
    color: #999;
}

#header .toplink .topcontent .topmiddle .searchTo {
    float: left;
    margin-top: 8px;
    margin-left: 6px;
}

#header .toplink .topcontent .topmiddle .searchTo input {
    background: none;
    border: none;
    outline: none;
}

#header .toplink .topcontent .topright {
    float: right;
}

#header .toplink .topcontent .topright a {
    color: #4D4C4D;
}

#header .toplink .topcontent .topright a:hover {
    color: #002061;
    text-decoration: underline;
}

#header .header_middle {
    width: 1200px;
    margin: 10px auto 0;
    height: 115px;
}

#header .header_middle .logo {
    margin-left: 3px;
    float: left;
    margin-right: 52px;
    
}


#header .header_middle .middlecart {}

#header .header_middle .middlecart .middlehelp {
    float: left;
}

#header .header_middle .middlecart .dhyouce {
    margin-left: 50px;
    margin-right: 30px;
    margin-top: 15px;
}

#header .header_nav {
    height: 45px;
    line-height: 47px;
    /* background: url("../images/nav_bg.gif") */
    background:#3385FF;
      
        repeat-x;
}

#header .header_nav ul {
    list-style: none;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-right: 298px;
   
}
.fixdao{
    text-align: center;
}

#header .header_nav ul li {
    float: left;
    font-size: 25px;
    margin: 0 24px;
}

#header .header_nav ul li a {
    color: #FFF;
    position: relative;
}

#header .header_nav ul li i.hot {
    background: url("../images/ico_hot.png")
     
        no-repeat;
    width: 27px;
    height: 19px;
    position: absolute;
    top: 3px;
    left: 70px;
}

#header .header_nav ul li i.youhui {
    background: url("../images/ico_youhui.png")
        /*tpa=http://www.yingnuoda.com/images/ico_youhui.png*/
        /*tpa=http://www.yingnuoda.com/images/ico_youhui.png*/
        no-repeat;
    width: 27px;
    height: 19px;
    position: absolute;
    top: 3px;
    left: 35px;
}

#header .header_nav ul li a:hover {
    color: #999;
}

#header .header_bottom {
    height: 30px;
    line-height: 30px;
    background-color: #EDECEC;
}

#header .header_bottom .bottomconten {
    width: 1200px;
    margin: 0 auto;
}

#header .header_bottom .bottomconten .bottomleft {
    color: #1c1c1c;
    float: left;
}

#header .header_bottom .bottomconten .bottomleft a {
    color: #1c1c1c;
    margin: 0 5px;
}

#header .header_bottom .bottomconten .bottomleft a:hover {
    color: #999;
}

#header .header_bottom .bottomconten .bottomright {
    float: right;
    margin-top: 5px;
    margin-right: 20px;
}

#header .header_bottom .bottomconten .bottomright .searchtext {
    background: url("../images/search.gif.jpg")
        /*tpa=http://www.yingnuoda.com/images/search.gif*/
        no-repeat scroll;
    height: 21px;
    width: 112px;
    float: left;
}

#header .header_bottom .bottomconten .bottomright .searchtext input {
    border: none;
    outline: 0 none;
    color: #999;
    height: 14px;
    width: 86px;
    margin-left: 10px;
    margin-top: 4px;
    font-size: 12px;
}

#header .header_bottom .bottomconten .bottomright .searchTo {
    float: left;
    margin-left: 6px;
    margin-top: 2px;
}

#header .header_bottom .bottomconten .bottomright .searchTo input {
    background: none;
    border: none;
    outline: none;
}

/**底部**/
#footer {
    width: 100%;
    background-color: rgba(246, 246, 246, 0);
}

#footer .footer_nav {
    height: 44px;
    line-height: 40px;
    background: #333;
        repeat-x;
}

#footer .footer_nav ul {
    list-style: none;
    width: 1200px;
    margin: 0 auto;
}

#footer .footer_nav ul li {
    float: right;
    font-size: 15px;
    margin: 0 80px;
}

#footer .footer_nav ul li a {
    color: #FFF;
}

#footer .footer_nav ul li a:hover {
    color: #999;
}

#footer .help {
    width: 1200px;
    margin: 40px auto 0;
}

#footer .help dl {
    width: 200px;
    margin-left: 30px;
    float: left;
    margin-bottom: 50px;
}

#footer .help .about {
    background: url("../images/footer_1.gif")
        /*tpa=http://www.yingnuoda.com/images/footer_1.gif*/
        /*tpa=http://www.yingnuoda.com/images/footer_1.gif*/
        no-repeat 0 0;
}

#footer .help .Sign {
    background: url("../images/footer_2.gif")
        /*tpa=http://www.yingnuoda.com/images/footer_2.gif*/
        /*tpa=http://www.yingnuoda.com/images/footer_2.gif*/
        no-repeat 0 0;
}

#footer .help .Service {
    background: url("../images/footer_3.gif")
        /*tpa=http://www.yingnuoda.com/images/footer_3.gif*/
        /*tpa=http://www.yingnuoda.com/images/footer_3.gif*/
        no-repeat 0 0;
}

#footer .help .Special {
    background: url("../images/footer_4.gif")
        /*tpa=http://www.yingnuoda.com/images/footer_4.gif*/
        /*tpa=http://www.yingnuoda.com/images/footer_4.gif*/
        no-repeat 0 0;
}

#footer .help .Guide {
    background: url("../images/footer_5.gif")
        /*tpa=http://www.yingnuoda.com/images/footer_5.gif*/
        /*tpa=http://www.yingnuoda.com/images/footer_5.gif*/
        no-repeat 0 0;
}

#footer .help dl dt {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#footer .help dl dt a {
    color: #737373;
}

#footer .help dl dd {
    margin: 10px 0;
    text-align: center;
}

#footer .help dl dd a {
    color: #737373;
}

#footer .help dl dd a:hover {
    text-decoration: underline;
}

#footer .footer_info {
    border: 1px solid #E4E4E4;
    padding-top: 20px;
    margin: 0 auto;
}

#footer .footer_info img {
    background-color: #f6f6f6;
    text-align: center;
}

#footer .footer_info .info {
    /*margin-left:160px; */
    color: #747474;
}

#footer .footer_info p {
    text-align: center;
}

#footer .footer_info .info p span {
    margin: 0 10px;
}


/***************下拉购物车**************/
.dhyouce {
    position: relative;
}

.dhyouce .gooncare {
    display: block;
    background: url("../images/cart.gif")
        /*tpa=http://www.yingnuoda.com/images/cart.gif*/
        /*tpa=http://www.yingnuoda.com/images/cart.gif*/
        no-repeat 0 0;
    width: 176px;
    height: 31px;
    border: 1px solid #ccc;
    margin-left: 31px;
    position: relative;
    margin-top: 8px;
    z-index: 9999;
}

.dhyouce .gooncare span {
    background: url("../images/cartnum.png")
        /*tpa=http://www.yingnuoda.com/images/cartnum.png*/
        /*tpa=http://www.yingnuoda.com/images/cartnum.png*/
        no-repeat 0 0;
    position: absolute;
    width: 21px;
    height: 20px;
    left: 146px;
    top: -7px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
}

.dhyouce .xian {
    border: 0;
}

.Dropdown_cart {
    display: none;
    color: #585858;
    position: absolute;
    height: auto;
    max-height: 420px;
    width: 280px;
    background-color: #fff;
    margin-top: -1px;
    border: 1px solid #052369;
    z-index: 999;
    right: 0;
    _height: expression(this.scrollHeight > 420 ? "420px": "auto");
}

.Dropdown_cart_title {
    color: #666666;
    padding: 3px 0 3px 5px;
    font-size: 13px;
    font-weight: bold;
}

.Dropdown_cart_title span {
    color: #C6C6C5;
    font-size: 12px;
    font-weight: 100;
    margin-left: 43px;
}

.Dropdown_cart_goods {
    height: auto;
    max-height: 316px;
    overflow: auto;
    _height: expression(this.scrollHeight > 316 ? "316px": "auto");
}

.dcg_lower {
    padding: 5px 5px;
    border-bottom: 1px dashed;
    border-bottom-color: #E8E7E7;
    height: 50px;
}

.dcg_lower_gimg {
    width: 46px;
    height: 49px;
    float: left;
    border: 1px solid #E1E0E0;
}

.dcg_lower_gimg img {
    width: 46px;
    height: 49px;
}

.dcg_lower_gname {
    float: left;
    margin-left: 3px;
    width: 115px;
    height: 48px;
    word-wrap: break-word;
    overflow: hidden;
}

.dcg_lower_gname a {
    color: #000;
}

.dcg_lower_gprice {
    float: left;
    width: 88px;
    color: #F65800;
    font-weight: bold;
}

.Dropdown_cart_bottom {
    padding: 5px 0;
}

.dcb_info {
    margin-left: 89px;
}

.dcb_num {
    color: #F65800;
}

.dcb_pri {
    color: #F65800;
    font-size: 14px;
    font-weight: bold;
}

.Dropdown_cart_bottom a {
    margin-left: 100px;
}

/*******************/
/* 分页 */
.page {
    clear: both;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.page a {
    padding: 0 9px;
    margin-right: 3px;
    height: 28px;
    display: inline-block;
    text-align: center;
    color: #333333;
    border: 1px solid #e7e7e7;
}

.page a:hover {
    color: #F00;
}

.page span {
    padding: 0 9px;
    margin-right: 3px;
    height: 28px;
    display: inline-block;
    text-align: center;
    border: 1px solid #e7e7e7;
}

.page span strong {
    color: #FF0000;
}

.page span.current {
    color: #F00;
}

/* 抽屉购物车（已针对IE6优化） */
.fixed-top {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

.cart-drawer {
    position: absolute;
    right: 0;
    width: 16px;
    overflow: hidden;
    height: 500px;
}

.cart-drawer dl {
    position: absolute;
    right: -302px;
}

.cart-drawer dl dt {
    width: 16px;
    text-align: center;
    background: #DD5501;
    float: left;
    color: #fff;
    line-height: 18px;
    padding: 8px 0;
    cursor: pointer;
    height: 108px;
}

.cart-drawer dl dt span {
    display: block;
    text-align: center;
}

.cart-drawer dl dd {
    float: right;
    margin-top: -124px;
    background: #fff;
    margin-left: 16px;
    border: 1px solid #000;
    width: 300px;
}

.cart-drawer dl dd .loading {
    height: 150px;
    background: url("../images/loading.gif")
        /*tpa=http://www.yingnuoda.com/images/loading.gif*/
        /*tpa=http://www.yingnuoda.com/images/loading.gif*/
        center center no-repeat;
}

.cart-drawer dl dd table {
    table-layout: fixed;
    width: 100%;
}

.cart-drawer dl dd table tbody td {
    padding-bottom: 2px;
    border-bottom: 1px dashed #C0C0C0;
}

.cart-drawer dl dd table img {
    width: 80px;
}

.cart-drawer dl dd table .goods-name a {
    font-size: 14px;
    font-family: '微软雅黑', Arial, Helvetica, sans-serif;
}

.cart-drawer dl dd table a.del {
    float: left;
    background: url("../images/cart_control.png")
        /*tpa=http://www.yingnuoda.com/images/cart_control.png*/
        /*tpa=http://www.yingnuoda.com/images/cart_control.png*/
        0 -22px no-repeat;
    width: 11px;
    height: 11px;
    overflow: hidden;
}

.cart-drawer dl dd table tfoot td {
    height: 50px;
    text-align: center;
}

.cart-drawer dl dd table tfoot a {
    display: block;
    margin: 0 auto;
    background: url("../images/checkout.png")
        /*tpa=http://www.yingnuoda.com/images/checkout.png*/
        /*tpa=http://www.yingnuoda.com/images/checkout.png*/
        0 0 no-repeat;
    width: 100px;
    height: 25px;
}

.cart-drawer dl dd .cart-drawer-info {
    height: 150px;
    line-height: 150px;
    text-align: center;
}

#wgcss_dingwei {
    background: url("../images/42111.png")
        /*tpa=http://www.yingnuoda.com/images/42111.png*/
        /*tpa=http://www.yingnuoda.com/images/42111.png*/
        no-repeat center;
    height: 47px;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    z-index: 10000;
}

#wgcss_k {
    height: 58px;
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
    z-index: 8999;
}

#wgcss_k li {
    float: right;
    list-style: none;
    margin-right: 179px;
    margin-top: 12px;
}

#wgcss_dingwei {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
}

@charset "utf-8";

/* CSS Document */
ul {
    list-style: none;
}

#banner img {
    width: 100%;
}

#brand {
    width: 1200px;
    margin: 0 auto;
    border: 2px solid #ECE9EA;
    height: 150px;
    margin-top: 10px;
}

#brand span {
    margin-left: 5px;
    width: 264px;
    display: block;
}

#main1 {
    width: 1200px;
    margin: -20px auto 0;
}

#main1 .main1_left {
    float: left;
    border: 2px solid #eb0505;
    width: 1195px;
    height: 274px;
    overflow: hidden;
}


#main1 .main1_left dl {
    margin: 10px 0 0 15px;
}

#main1 .main1_left dl dt {
    font-size: 14px;
    font-weight: bold;
}

#main1 .main1_left dl dd {
    border: 1px solid #C9C9C9;
    display: inline-block;
    margin-right: 10px;
    margin-top: 7px;
    padding: 2px 8px;
    background-color: #F1F3F1;
}

#main1 .main1_left dl dd a {
    color: #212121;
}

#main1 .main1_left dl dd a:hover {
    color: #999;
}

#main1 .main1_right {
    float: right;
    border: 2px solid #FFFFFF;
    width: 1060px;
    overflow: hidden;
}

#main2 {
    width: 1200px;
    margin: 0 auto;
    border: 2px solid #ece9ea;
    margin-top: 5px;
}

#main2 .main2content {
    margin: 20px 10px 0 10px;
}

#main2 .main2content #cat1 {
    list-style: none;
    background: url("../images/cat_bg_bottom.gif")
        /*tpa=http://www.yingnuoda.com/images/cat_bg_bottom.gif*/
        /*tpa=http://www.yingnuoda.com/images/cat_bg_bottom.gif*/
        repeat-x 0 37px;
}

#main2 .main2content #cat1 li {
    float: left;
    font-size: 14px;
    margin-right: 30px;
    height: 37px;
    line-height: 39px;
    padding: 0 10px;
}

#main2 .main2content #cat1 li a {
    color: #3D3D3D;
}

#main2 .main2content #cat1 .ico {
    color: #FFFFFF;
    font-weight: bold;
    border: 1px solid #2572DA;
    background: url("../images/cat_ba.gif.jpg")
        /*tpa=http://www.yingnuoda.com/images/cat_ba.gif*/
        repeat-x;
}

#main2 .main2content #cat1 li .current {
    border: 1px solid #2572DA;
    background: url("../images/cat_bg.gif")
        /*tpa=http://www.yingnuoda.com/images/cat_bg.gif*/
        /*tpa=http://www.yingnuoda.com/images/cat_bg.gif*/
        repeat-x;
    color: #FFFFFF;
    padding: 10px;
}

#main2 .main2content .con .pitem-img img {
    width: 290px;
    height: 290px;
    margin-left: -12px;
}

#main2 .main2content .con .look-detail-inner img {
    width: 30px;
    height: 40px;
}

#main3 {
    width: 1200px;
    margin: 10px auto 0;
    border: 2px solid #ece9ea;
}

#main3 .main3content {
    margin: 20px 10px 10px;
}

#main3 .main3content .nav {
    background: url("../images/newico.gif")
        /*tpa=http://www.yingnuoda.com/images/newico.gif*/
        /*tpa=http://www.yingnuoda.com/images/newico.gif*/
        no-repeat 0 0;
    height: 27px;
    line-height: 27px;
    list-style: none;
}

#main3 .main3content .nav .newtitle {
    font-size: 16px;
    padding-left: 5px;
    width: 130px;
    float: left;
    line-height: 27px;
}

#main3 .main3content .nav li {
    float: right;
    margin: 0 10px;
}

#main3 .main3content .nav li a {
    color: #B5B5B5;
}

#main3 .main3content .nav li a:hover {
    color: #3D3D3D;
    text-decoration: underline;
}

#main3 .main3content .nav .more {
    font-size: 14px;
    margin-left: 20px;
}

#main3 .main3content .nav .more a {
    color: #272727;
}

#main3 .main3content .nav .more a:hover {
    text-decoration: none;
    color: #B5B5B5;
}

#main3 .main3content .anli {
    list-style: none;
    margin-top: 1px;
    border-top: 1px dashed #CCCCCC;
}

#main3 .main3content .anli li {
    float: left;
    margin-right: 10px;
}

#main3 .main3content .anli .desc {
    width: 285px;
    overflow: hidden;
    color: #898989;
    border-bottom: 1px dashed #494949;
    height: 85px;
    overflow: hidden;
}

#main3 .main3content .anli li p {
    border-bottom: 1px solid #AFAFAF;
    width: 285px;
    color: #494949;
    height: 30px;
    line-height: 39px;
    font-size: 14px;
}

#main3 .main3content .anli li span img {
    margin: 5px 7px;
}

#main4 {
    width: 1200px;
    margin: 10px auto 0;
    content: "";
    display: block;
    clear:both;
}

#main4 img {
    margin: 2px 0;
}

#main4 .liucheng {
    margin: 10px 0;
}

#main4 .liucheng p {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #192e65;
    height: 30px;
    line-height: 30px;
    text-indent: 20px;
}

#main4 .liucheng img {
    width: 146px;
}


#main5 {
    width: 1200px;
    margin: 10px auto 0;
    border: 2px solid #ece9ea;
    background-color: #FDFAFB;
}

#main5 .main5content {
    margin: 20px 10px 10px;
}

#main5 .main5content .nav {
    background: url("../images/newico.gif")
        /*tpa=http://www.yingnuoda.com/images/newico.gif*/
        /*tpa=http://www.yingnuoda.com/images/newico.gif*/
        no-repeat 0 0;
    height: 27px;
    line-height: 27px;
    list-style: none;
    border-bottom: 1px dashed #999999;
}

#main5 .main5content .nav .newtitle {
    font-size: 16px;
    padding-left: 5px;
    width: 130px;
    float: left;
    line-height: 27px;
    color: #040404;
}

#main5 .main5content .nav li {
    float: right;
}

#main5 .main5content .nav li a {
    color: #B5B5B5;
}

#main5 .main5content .nav li a:hover {
    color: #3D3D3D;
    text-decoration: underline;
}

#main5 .main5content .nav .more {
    font-size: 14px;
    margin-left: 50px;
    margin-right: 20px;
}

#main5 .main5content .nav .more a {
    color: #272727;
}

#main5 .main5content .nav .more a:hover {
    text-decoration: none;
    color: #B5B5B5;
}

#main5 .main5content .jianzheng li {
    width: 360px;
    height: 141px;
    float: left;
    margin-left: 25px;
    margin-top: 40px;
    margin-bottom: 40px;
    color: #000;
}

#main5 .main5content .jianzheng li img {
    float: left;
}

#main5 .main5content .jianzheng li .desc {
    float: left;
    width: 209px;
    height: 110px;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 20px;
}

#main5 .main5content .jianzheng .jztitle {
    font-size: 14px;
    font-weight: bold;
}

#main6 {
    width: 1200px;
    margin: 10px auto 0;
}

#main6 .main6right {
    float: right;
    width: 926px;
    border: 2px solid #ece9ea;
}

#main6 .main6right .main6content {
    margin: 10px;
    margin-bottom: 20px;
}

#main6 .main6right .main6content .nav {
    background: url("../images/newico.gif")
        /*tpa=http://www.yingnuoda.com/images/newico.gif*/
        /*tpa=http://www.yingnuoda.com/images/newico.gif*/
        no-repeat 0 0;
    height: 27px;
    line-height: 27px;
    list-style: none;
    border-bottom: 1px dashed #CCCCCC;
}

#main6 .main6right .main6content .newtitle {
    display: block;
    float: left;
    padding-left: 5px;
    color: #040404;
}

#main6 .main6right .main6content .arctitle {
    font-size: 14px;
    font-weight: bold;
}

#main6 .main6right .main6content .nav li {
    float: right;
}

#main6 .main6right .main6content .nav li a {
    color: #B5B5B5;
}

#main6 .main6right .main6content .nav li a:hover {
    color: #3D3D3D;
    text-decoration: underline;
}

#main6 .main6right .main6content .nav .more {
    font-size: 14px;
    margin: 0 20px;
}

#main6 .main6right .main6content .nav .more a {
    color: #272727;
}

#main6 .main6right .main6content .nav .more a:hover {
    text-decoration: none;
    color: #B5B5B5;
}

#main6 .main6right .main6content .anli {
    height: 110px;
    margin-top: 20px;
    overflow: hidden;
}

#main6 .main6right .main6content .anli .anli_left {
    float: left;
    border: 1px solid #ece9ea;
}

#main6 .main6right .main6content .anli .anli_right {
    float: left;
    width: 680px;
    margin-left: 15px;
}

#main6 .main6right .main6content .anli .anli_right h3 {
    color: #000000;
    font-weight: bold;
}

#main6 .main6right .main6content .anli .anli_right h3 a {
    color: #000000;
}

#main6 .main6right .main6content .anli .anli_right p {
    color: #333;
    margin-top: 5px;
}

#main6 .main6right .main6content .anli .anli_right p a {
    color: #202020;
}

#main6 .main6left {
    float: left;
    width: 256px;
    height: 435px;
    border: 2px solid #ece9ea;
}

#main6 .main6left .main6content {
    margin: 10px;
}

#main6 .main6left .main6content .nav {
    background: url("../images/newico.gif")
        /*tpa=http://www.yingnuoda.com/images/newico.gif*/
        /*tpa=http://www.yingnuoda.com/images/newico.gif*/
        no-repeat 0 0;
    height: 27px;
    line-height: 27px;
    text-align: right;
    border-bottom: 1px dashed #CCCCCC;
}

#main6 .main6left .main6content .newtitle {
    display: block;
    float: left;
    padding-left: 5px;
    color: #040404;
}

#main6 .main6left .main6content .nav a {
    color: #272727;
}

#main6 .main6left .main6content ul {
    list-style: none;
    margin: 10px 0;
}

#main6 .main6left .main6content ul li {
    overflow: hidden;
    height: 25px;
    width: 239px;
    line-height: 25px;
    background: url("../images/ico.gif")
        /*tpa=http://www.yingnuoda.com/images/ico.gif*/
        /*tpa=http://www.yingnuoda.com/images/ico.gif*/
        no-repeat 0 9px;
    text-indent: 15px;
    margin-top: 2px;
}

#main6 .main6left .main6content ul li a {
    color: #333;
}

#main6 .main6left .main6content ul li a:hover {
    color: #3D3D3D;
}

#main7 {
    width: 1200px;
    margin: 10px auto 0;
}

#main7 .main7left {
    float: left;
    width: 256px;
    height: 465px;
    border: 2px solid #ece9ea;
}

#main7 .main7left .main7content {
    margin: 10px;
}

#main7 .main7left .main7content .nav {
    background: url("../images/newico.gif")
        /*tpa=http://www.yingnuoda.com/images/newico.gif*/
        /*tpa=http://www.yingnuoda.com/images/newico.gif*/
        no-repeat 0 0;
    height: 27px;
    line-height: 27px;
    text-align: right;
    border-bottom: 1px dashed #CCCCCC;
}

#main7 .main7left .main7content .newtitle {
    display: block;
    float: left;
    padding-left: 5px;
    line-height: 20px;
    color: #040404;
}

#main7 .main7left .main7content .arctitle {
    font-size: 13px;
    color: #990000;
}

#main7 .main7left .main7content .nav a {
    color: #272727;
}

#main7 .main7left .main7content ul {
    list-style: none;
    margin: 10px 0;
}

#main7 .main7left .main7content ul li {
    width: 239px;
    position: relative;
    border-bottom: 1px dashed #A0A0A0;
    margin-top: 10px;
}

#main7 .main7left .main7content ul li img {
    position: absolute;
    top: 24px;
    left: 10px;
}

#main7 .main7left .main7content ul li h3 {
    font-size: 12px;
    color: #003C88;
}

#main7 .main7left .main7content ul li h3 a {
    color: #003C88;
}

#main7 .main7left .main7content ul li p {
    border: 1px solid #E7E7E7;
    color: #676767;
    background-color: #F5F5F5;
    margin-top: 10px;
    padding: 6px;
    margin-bottom: 8px;
}

#main7 .main7left .main7content ul li p a {
    color: #333;
}

#main7 .main7right {
    float: right;
    width: 926px;
    border: 2px solid #ece9ea;
}

#main7 .main7right .main7content {
    margin: 10px 10px 4px;
}

#main7 .main7right .main7content .contentleft {
    width: 439px;
    float: left;
}

#main7 .main7right .main7content .contentleft .nav {
    background: url("../images/newico.gif")
        /*tpa=http://www.yingnuoda.com/images/newico.gif*/
        /*tpa=http://www.yingnuoda.com/images/newico.gif*/
        no-repeat 0 0;
    height: 27px;
    line-height: 27px;
    text-align: right;
    border-bottom: 1px dashed #CCCCCC;
}

#main7 .main7right .main7content .contentleft .newtitle {
    display: block;
    float: left;
    padding-left: 5px;
    line-height: 20px;
    color: #040404;
}

#main7 .main7right .main7content .contentleft ul {
    list-style: none;
    margin-top: 5px;
}

#main7 .main7right .main7content .contentleft ul li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #AFAFAF;
}

#main7 .main7right .main7content .contentleft ul li a {
    color: #333;
}

#main7 .main7right .main7content .contentleft ul li span {
    float: right;
    color: #A7A7A7;
}

#main7 .main7right .main7content .contentright {
    float: left;
    width: 439px;
    margin-left: 20px;
}

#main7 .main7right .main7content .contentright .nav {
    background: url("../images/newico.gif")
        /*tpa=http://www.yingnuoda.com/images/newico.gif*/
        /*tpa=http://www.yingnuoda.com/images/newico.gif*/
        no-repeat 0 0;
    height: 27px;
    line-height: 27px;
    text-align: right;
    border-bottom: 1px dashed #CCCCCC;
}

#main7 .main7right .main7content .contentright .newtitle {
    display: block;
    float: left;
    padding-left: 5px;
    line-height: 20px;
    color: #040404;
}

#main7 .main7right .main7content .contentright .desc {
    color: #333;
    padding: 10px;
    height: 180px;
}

#main8 {
    width: 1200px;
    margin: 10px auto 0;
}

#main8 .link {
    background-color: #F6F6F6;
    margin-top: 10px;
}

#main8 .link p {
    color: rgba(0, 60, 136, 0.64);
    font-size: 14px;
    font-weight: bold;
    border-bottom: 2px solid rgba(0, 60, 136, 0.72);
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 5px;
}

#main8 .link div {
    padding: 10px 0 20px;
}

#main8 .link div a {
    margin: 5px 10px;
    color: rgba(67, 67, 67, 0.33);
    display: inline-block;
}

@charset "utf-8";

.p-item {
    float: left;
    position: relative;
    overflow: hidden;
    color: #fff;
    border-bottom: 1px dashed #b2b2b2;
    border-right: 1px dashed #b2b2b2;
    width: 460px;
    height: 300px;
}

.p-item .p-item-inner {
    margin: 10px;
}

.p-item .p-item-inner .pitem-img {
    height: 232px;
}

.p-item img {
    width: 440px;
    height: 230px;
}

.p-item.nt-first-row {
    border-top: 0;
}

.p-item .p-info a {
    _position: relative !important;
    _z-index: 100;
}

.p-item .look-detail {
    line-height: 24px;
    cursor: pointer;
    text-align: left;
}

.p-item .look-detail a {
    _position: relative;
    _z-index: 100;
}

.p-item .look-detail span {
    float: left;
    width: 10px;
    height: 10px;
    background: transparent url("../images/p-item-imgchange.png")
        /*tpa=http://www.yingnuoda.com/images/p-item-imgchange.png*/
        /*tpa=http://www.yingnuoda.com/images/p-item-imgchange.png*/
        1px top no-repeat;
    margin: 0 3px;
    display: inline;
    margin-top: 10px;
}

.p-item .look-detail span.active {
    background-position: 1px -16px;
}

.p-item .look-detail .p-lookup {
    float: right;
    margin-right: 7px;
    display: inline;
}

.p-item .look-detail .look-detail-inner {
    padding-left: 0;
    float: left;
}

.p-item .look-detail .look-detail-inner b {
    display: table-cell;
    border: 1px solid #ccc;
    padding: 1px;
    margin-top: 6px;
    margin-right: 3px;
    float: left;
}

.p-item .look-detail .look-detail-inner b.selected {
    border: 2px solid #9f0000;
    position: relative;
    padding: 0;
}

.p-item .look-detail .look-detail-inner b.selected i {
    border-width: 4px;
    border-color: #FFF #FFf #9f0000;
    border-style: solid;
    width: 0;
    height: 0;
    position: absolute;
    top: -10px;
    left: 6px;
    line-height: 0;
    font-size: 1px;
}

.p-item .look-detail .look-detail-inner b img {
    width: 39px;
    height: 39px;
    margin: 0;
}

.p-item .look-detail .look-detail-right {
    float: right;
    color: #333;
}

.p-item .look-detail .look-detail-right .p-name a {
    color: #000000;
}

@charset "utf-8";

.g-item {
    float: left;
    border-right: 0;
    width: 265px;
    position: relative;
    overflow: hidden;
    background: #fff;
    color: #000;
    text-align: center;
    margin: 25px 7px;
}

.g-item .g-item-inner {
    padding: 5px;
    text-align: center;
}

.g-item .pitem-img {

    height: 292px;

}

.g-item img {
    margin-top: 4px;
}

.g-item.nt-first-row {
    border-top: 0;
}

.g-item .p-info {
    background: transparent url("../images/p_item_bottom.png")
        /*tpa=http://www.yingnuoda.com/images/p_item_bottom.png*/
        /*tpa=http://www.yingnuoda.com/images/p_item_bottom.png*/
        left top repeat;
    height: auto;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod="image", src="http://resource.tojik.cn/img/global/p_item_bottom.png");
}

.g-item .p-info a {
    _position: relative !important;
    _z-index: 100;
}

.g-item .p-name {
    font-weight: normal;
    color: #666;
    padding-left: 0;
    padding-top: 8px;
    text-align: left;
    height: 24px;
    float: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 233px;
}

.g-item .p-name a:link,
.g-item .p-name a:visited {
    color: #333;
}

.g-item .p-name a:hover {
    color: #9f0000;
}

.g-item .p-price {
    color: #222;
    float: none;
    margin-left: 0;
    text-align: left;
    line-height: 150%;
    _line-height: 195%;
}

.g-item .p-price strong {
    color: #f00;
    font-size: 26px;
    font-weight: normal;
    position: relative;
    top: 6px;
    margin-right: 3px;
}

.g-item .p-price span {
    margin-left: 15px;
}

.g-item .p-price span ins {
    text-decoration: none;
    color: #f00;
}

.g-item .saled-qty {
    padding: 0;
    text-align: left;
    color: #a7a7a7;
}

.g-item .saled-qty .redfont {
    color: #c49173;
}

.g-item .pitem-feedback,
.g-item .pitem-feedback a .redfont,
.g-item .pitem-feedback a:hover {
    color: #568396;
}

.g-item .shipping-date {
    padding: 5px 5px 0;
}

.g-item .look-detail {
    line-height: 24px;
    cursor: pointer;
    text-align: left;
}

.g-item .look-detail a {
    _position: relative;
    _z-index: 100;
}

.g-item .look-detail span {
    float: left;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    display: inline;
    margin-top: 10px;
}

.g-item .look-detail span.active {
    background-position: 1px -16px;
}

.g-item .look-detail .p-lookup {
    float: right;
    margin-right: 7px;
    display: inline;
}

.g-item .look-detail .look-detail-inner {
    padding-left: 0;
}

.g-item .look-detail .look-detail-inner b {
    display: table-cell;
    border: 1px solid #ccc;
    padding: 1px;
    margin-top: 9px;
    margin-right: 3px;
    float: left;
}

.g-item .look-detail .look-detail-inner b.selected {
    border: 2px solid #9f0000;
    position: relative;
    padding: 0;
}

.g-item .look-detail .look-detail-inner b.selected i {
    border-width: 4px;
    border-color: #FFF #FFf #9f0000;
    border-style: solid;
    width: 0;
    height: 0;
    position: absolute;
    top: -10px;
    left: 6px;
    line-height: 0;
    font-size: 1px;
}

.g-item .look-detail .look-detail-inner b img {
    width: 20px;
    margin: 0;
}

/*品牌*/
#index_subscription {
    width: 930px;
    height: 149px;
    overflow: hidden;
    float: left;
}

#index_subscription .rollBox {
    overflow: hidden;
    width: 930px;
    height: 149px;
}

#index_subscription .rollBox .LeftBotton {
    display: inline;
    background: url("../images/left.gif")
        /*tpa=http://www.yingnuoda.com/images/left.gif*/
        /*tpa=http://www.yingnuoda.com/images/left.gif*/
        no-repeat right center;
    float: left;
    overflow: hidden;
    width: 19px;
    cursor: pointer;
    height: 150px;
    margin-left: 17px;
    margin-right: 3px;
}

#index_subscription .rollBox .RightBotton {
    display: inline;
    background: url("../images/right.gif")
        /*tpa=http://www.yingnuoda.com/images/right.gif*/
        /*tpa=http://www.yingnuoda.com/images/right.gif*/
        no-repeat 0px center;
    float: left;
    overflow: hidden;
    width: 21px;
    cursor: pointer;
    height: 150px;
    margin-left: 3px;
}

#index_subscription .rollBox .Cont {
    display: inline;
    float: left;
    overflow: hidden;
    width: 848px;
    padding-top: 25px;
}

#index_subscription .rollBox .ScrCont {
    width: 10000000px;
}

#index_subscription .rollBox #List1 {
    float: left;
}

#index_subscription .rollBox #List2 {
    float: left;
}

/*公司*/
#subscription {
    width: 439px;
    height: 100px;
    overflow: hidden;
}

#subscription .rollBox {
    overflow: hidden;
    width: 439px;
    height: 100px;
}

#subscription .rollBox .LeftBotton {
    display: inline;
    background: url("../images/left_1.gif")
        /*tpa=http://www.yingnuoda.com/images/left_1.gif*/
        /*tpa=http://www.yingnuoda.com/images/left_1.gif*/
        no-repeat right center;
    float: left;
    overflow: hidden;
    width: 19px;
    cursor: pointer;
    height: 70px;
    margin-left: 17px;
    margin-right: 3px;
}

#subscription .rollBox .RightBotton {
    display: inline;
    background: url("../images/right_1.gif")
        /*tpa=http://www.yingnuoda.com/images/right_1.gif*/
        /*tpa=http://www.yingnuoda.com/images/right_1.gif*/
        no-repeat 0px center;
    float: left;
    overflow: hidden;
    width: 19px;
    cursor: pointer;
    height: 70px;
    margin-left: 3px;
}

#subscription .rollBox .Cont {
    display: inline;
    float: left;
    overflow: hidden;
    width: 359px;
}

#subscription .rollBox .ScrCont {
    width: 10000000px;
}

#subscription .rollBox #List1 {
    float: left;
}

#subscription .rollBox #List2 {
    float: left;
}

@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

.friend-Link {
    position: relative;
    width: 439px;
    height: 100px;
}

.left-arrow {
    float: left;
}

.fl-pic {
    float: left;
    display: inline;
}

.right-arrow {
    float: left;
}

.left-arrow {
    width: 21px;
    display: block;
    background: url("../images/left_1.gif")
        /*tpa=http://www.yingnuoda.com/images/left_1.gif*/
        /*tpa=http://www.yingnuoda.com/images/left_1.gif*/
        no-repeat 0 16px;
    height: 100px;
}

.right-arrow {
    width: 21px;
    height: 100px;
    display: block;
    background: url("../images/right_1.gif")
        /*tpa=http://www.yingnuoda.com/images/right_1.gif*/
        /*tpa=http://www.yingnuoda.com/images/right_1.gif*/
        no-repeat 0 12px;
    margin-right: 0;
}


.fl-pic {
    overflow: hidden;
    width: 396px;
    height: 100px;
    white-space: nowrap;
    background-color: #FAF9FA;
}

.fl-pic ul {
    width: 3500px;
}

.fl-pic ul li {
    float: left;
    display: inline;
    margin: 15px 5px;
    width: 123px;
    height: 70px;
    background-color: #E1E1E1;
}

.fl-pic ul li img {
    border: none;
    width: 123px;
    height: 70px;
}

.arc-like h3 {
    padding: 5px 20px;
    color: #0D399B;
}

.arc-bot li,
.arc-like li {
    width: 340px;
    height: 20px;
    float: left;
    padding: 0 0 5px 18px;
    background: url("../images/arc-ico.png")
        /*tpa=http://www.yingnuoda.com/images/arc-ico.png*/
        /*tpa=http://www.yingnuoda.com/images/arc-ico.png*/
        no-repeat;
    display: inline-block;
}

.siderbar-hd {
    background: #114DD1;
    position: relative;
}

.case ul {
    background: url("../images/ico.png")
        /*tpa=http://www.yingnuoda.com/images/ico.png*/
        /*tpa=http://www.yingnuoda.com/images/ico.png*/
        no-repeat;
    padding: 0 0 10px 25px;
    overflow: hidden;
}

@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: 0;
}

.jd_ad_slide {
    width: 1265px;
    height: 520px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.jd_ad_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: url("../images/loading_1.gif")
        /*tpa=http://www.yingnuoda.com/images/loading_1.gif*/
        /*tpa=http://www.yingnuoda.com/images/loading_1.gif*/
        no-repeat center center;
}

.jd_ad_btn {
    position: absolute;
    right: 3px;
    bottom: 8px;
}

.jd_ad_btn_a {
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    text-align: center;
    border-radius: 11px;
    background: #999;
    color: #fff;
    float: left;
    text-decoration: none;
}

.jd_ad_btn_a:hover {
    text-decoration: none;
}

.jd_ad_btn .active {
    background: #E4393C;
}



.liucheng h2 {
    height: 150px;
    font-size: 60px;
    font-weight: bold;
    line-height: 150px;
    text-align: center;
    background: url("../images/banner.jpg")
        /*tpa=http://www.yingnuoda.com/images/banner.jpg*/
        /*tpa=http://www.yingnuoda.com/images/banner.jpg*/
        no-repeat center;
    color: #fff;
}

.liucheng h2 span {
    color: #f4ea00;
    font-weight: bold;
}

.liucheng h3 {
    font-size: 50px;
    color: #000;
    text-align: center;
    background: url("../images/h3.jpg")
        /*tpa=http://www.yingnuoda.com/images/h3.jpg*/
        /*tpa=http://www.yingnuoda.com/images/h3.jpg*/
        no-repeat center;
    font-weight: bold;
    height: 65px;
    margin: 30px auto 0;
}

.liucheng h3 span {
    color: #fe0908;
    font-weight: bold;
    font-size: 60px;
}

.liucheng .dz {
    width: 1200px;
    margin: 10px auto 0;
}

.liucheng .zt {
    width: 1200px;
    margin: 10px auto 0;
}

.liucheng .bd {
    width: 100%;
    min-width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
    height: 450px;
}

.liucheng .bd li {
    overflow: hidden;
    text-align: center;
    float: left;
    width: 20%;
}

.liucheng .bd li img {
    width: 100%;
    height: 150px;
    font-size: 0;
}

.liucheng .bd li h4 {
    background: #F4F4F4;
    color: #000;
    font-size: 18px;
    padding: 50px 0 30px 0
}

.liucheng .bd li p {
    background: #F4F4F4;
    color: #3c3c3c;
    font-size: 16px;
    padding-bottom: 35px;
    line-height: 30px;
}

.liucheng .bd li.bg h4,
.liucheng .bd li.bg p {
    background: #889CB7;
}

.youshi {
    text-align: center;
    padding: 10px 1px;
    margin: 0 auto;
    width: 1200px;
    clear: both;
    height: 6485px;
    display: block;
    content: "";
}

.youshi img {
    font-size: 0;

}

.liyou {
    clear: both;
}

.liyou h3 {
    height: 150px;
    font-size: 60px;
    font-weight: bold;
    line-height: 150px;
    text-align: center;
    background: url("../images/banner.jpg")
        /*tpa=http://www.yingnuoda.com/images/banner.jpg*/
        /*tpa=http://www.yingnuoda.com/images/banner.jpg*/
        no-repeat center;
    color: #fff;
    margin: 30px auto 0;
}

.liyou h3 span {
    color: #f4ea00;
    font-weight: bold;
    font-size: 70px;
}

.liyou .bd {
    width: 1100px;
    margin: 0 auto;
}

.liyou .bd li {
    padding-top: 20px;
    clear: both;
    overflow: hidden;
}

.liyou .bd li .pic {
    width: 400px;
    float: left;
    margin-right: 20px;
}

.liyou .bd li .pic2 {
    float: right;
    margin: 0;
}

.liyou .bd li .pic img {
    width: 100%;
    font-size: 0;
    display: block;
}

.liyou .bd li .txt img {
    max-width: 680px;
    width: 680px;
}

.liyou .bd li .txt P {
    color: #000;
    font-size: 16px;
    margin-top: 15px;
    line-height: 30px;
}


/* =Skitter styles
----------------------------------------------- */
.box_skitter img {
    max-width: none;
}

/* Tip for stildv */
.box_skitter ul {
    display: none;
}

.box_skitter .container_skitter {
    overflow: hidden;
    position: relative;
}

.box_skitter .image {
    width: 1920px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}

.box_skitter .image img {
    display: none;
}

/* =Box clone
-------------------------------------------------------------- */
.box_skitter .box_clone {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    overflow: hidden;
    display: none;
    z-index: 2;
}

.box_skitter .box_clone img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

/* =Navigation
-------------------------------------------------------------- */
.box_skitter .btn {
    display: inline-block;
    width: 50px;
    height: 46px;
    position: absolute;
    left: 50%;
    top: 48%;
    z-index: 5;
    overflow: hidden;
}

.box_skitter .prev_button {
    margin-left: -623px;
    background: url("../images/sprite-clean.png")
        /*tpa=http://www.yingnuoda.com/images/sprite-clean.png*/
        /*tpa=http://www.yingnuoda.com/images/sprite-clean.png*/
        no-repeat;
}

.box_skitter .next_button {
    margin-left: 558px;
    background: url("../images/sprite-clean.png")
        /*tpa=http://www.yingnuoda.com/images/sprite-clean.png*/
        /*tpa=http://www.yingnuoda.com/images/sprite-clean.png*/
        no-repeat;
    background-position: left -46px;
}

.box_skitter .prev_button img {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -32px;
}

.box_skitter .next_button img {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -32px;
}

/* =Numbers
-------------------------------------------------------------- */
.box_skitter .info_slide {
    display: inline-block;
    height: 16px;
    position: absolute;
    right: 0;
    bottom: 26px;
    z-index: 5;
}

.box_skitter .info_slide .image_number {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 10px;
    cursor: pointer;
    text-indent: -9999px;
    float: left;
    overflow: hidden;
}

.box_skitter .info_slide .image_number_select {
    background-position: 0 -12px;
}

/* =Thumbs
    Change width and height to customization dimension thumb
-------------------------------------------------------------- */
.box_skitter .container_thumbs {
    position: relative;
    overflow: hidden;
    height: 50px;
}

.box_skitter .info_slide_thumb {
    height: 50px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    overflow: hidden;
    top: auto;
    top: 0;
    left: 0;
    padding: 0 !important;
    opacity: 1.0;
}

.box_skitter .info_slide_thumb .image_number {
    overflow: hidden;
    width: 100px;
    height: 50px;
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

.box_skitter .info_slide_thumb .image_number img {
    position: absolute;
    top: -30px;
    left: -30px;
    height: 100px;
}

.box_skitter .box_scroll_thumbs {
    padding: 0;
}

.box_skitter .box_scroll_thumbs .scroll_thumbs {
    position: absolute;
    bottom: 60px;
    left: 50px;
    background: #ccc;
    background: -moz-linear-gradient(-90deg, #555, #fff);
    background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));
    width: 200px;
    height: 10px;
    overflow: hidden;
    text-indent: -9999em;
    z-index: 101;
    cursor: pointer;
    border: 0px solid #333;
}

/* =Dots
-------------------------------------------------------------- */
.box_skitter .info_slide_dots {
    position: absolute;
    bottom: -40px;
    z-index: 151;
    padding: 5px 0 5px 5px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.box_skitter .info_slide_dots .image_number {
    background: #333;
    float: left;
    margin: 0 5px 0 0;
    cursor: pointer;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 18px;
    height: 18px;
    text-indent: -9999em;
    overflow: hidden;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.box_skitter .info_slide_dots .image_number:hover {
    background: #000;
}

.box_skitter .info_slide_dots .image_number_select,
.box_skitter .info_slide_dots .image_number_select:hover {
    background: #cc3333;
    float: left;
    margin: 0 5px 0 0;
}

/* =Loading
-------------------------------------------------------------- */
.loading {
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 10000;
    margin: -16px -16px;
    color: #fff;
    text-indent: -9999em;
    overflow: hidden;

    width: 32px;
    height: 32px;
}

/* =Label
-------------------------------------------------------------- */

.box_skitter .progressbar {
    background: #000;
    position: absolute;
    top: 5px;
    left: 15px;
    height: 5px;
    width: 200px;
    z-index: 99;
    border-radius: 20px;
}

/* =Preview slide
-------------------------------------------------------------- */
.box_skitter .preview_slide {
    display: none;
    position: absolute;
    z-index: 152;
    bottom: 30px;
    left: -40px;
    width: 100px;
    height: 100px;
    background: #fff;
    border: 1px solid #222;
    -moz-box-shadow: rgba(0, 0, 0, 0.7) 2px 2px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.7) 2px 2px 5px;
    box-shadow: rgba(0, 0, 0, 0.7) 2px 2px 5px;
    overflow: hidden;
}

.box_skitter .preview_slide ul {
    height: 100px !important;
    overflow: hidden !important;
    margin: 0 !important;
    list-style: none !important;
    display: block !important;
    position: absolute !important;
    top: 0;
    left: 0;
}

.box_skitter .preview_slide ul li {
    width: 100px !important;
    height: 100px !important;
    overflow: hidden !important;
    float: left !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
    display: block !important;
}

.box_skitter .preview_slide ul li img {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    height: 150px !important;
    width: auto !important;
}

/* =Focus
-------------------------------------------------------------- */
#overlay_skitter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9998;
    opacity: 1;
    background: #000;
}

.box_skitter .focus_button {
    position: absolute;
    top: 50%;
    z-index: 100;
    width: 42px;
    height: 42px;
    overflow: hidden;
    text-indent: -9999em;
    margin-top: -25px;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.box_skitter .play_pause_button {
    position: absolute;
    top: 50%;
    z-index: 151;
    width: 42px;
    height: 42px;
    overflow: hidden;
    text-indent: -9999em;
    margin-top: -25px;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.box_skitter .play_pause_button.play_button {}


.box_skitter .play_pause_button:hover {
    opacity: 0.5 !important;
}

.box_skitter .focus_button:hover {
    opacity: 0.5 !important;
}

/* =Example for dimenions
-------------------------------------------------------------- */
.box_skitter_large {
    width: 800px;
    height: 300px;
}

.box_skitter_small {
    width: 200px;
    height: 100px;
}

/* =Default theme
-------------------------------------------------------------- */


/* =Minimalist theme
-------------------------------------------------------------- */
.skitter-minimalist .prev_button,
.skitter-minimalist .next_button,
.skitter-minimalist .play_pause_button,
.skitter-minimalist .focus_button {
    display: block;
    background: url("../images/sprite-minimalist.png")
        /*tpa=http://www.yingnuoda.com/images/sprite-minimalist.png*/
        /*tpa=http://www.yingnuoda.com/images/sprite-minimalist.png*/
        no-repeat !important;
}

.skitter-minimalist .prev_button {
    background-position: -0px -0px !important;
    width: 24px !important;
    height: 28px !important;
    left: -45px !important;
}

.skitter-minimalist .next_button {
    background-position: -0px -28px !important;
    width: 24px !important;
    height: 28px !important;
    right: -45px !important;
}

.skitter-minimalist .play_pause_button {
    background-position: -0px -74px !important;
    width: 18px !important;
    height: 18px !important;
}

.skitter-minimalist .play_pause_button.play_button {
    background-position: -0px -56px !important;
    width: 18px !important;
    height: 18px !important;
}

.skitter-minimalist .focus_button {
    background-position: -0px -92px !important;
    width: 18px !important;



    height: 18px !important;
}

.skitter-minimalist .info_slide {
    background: transparent;
}

.skitter-minimalist .info_slide .image_number {
    background: #000;
    box-shadow: rgba(255, 255, 255, 0.2) 1px 1px 0;
    font-size: 12px;
    font-weight: normal;
}

.skitter-minimalist .info_slide .image_number:hover {
    background: #111;
}

.skitter-minimalist .info_slide .image_number_select,
.skitter-minimalist .info_slide .image_number_select:hover {
    background: #cc3333;
}

.skitter-minimalist .info_slide_dots .image_number {
    width: 14px;
    height: 14px;
    box-shadow: rgba(255, 255, 255, 0.2) 1px 1px 0;
}

/* =Round theme
-------------------------------------------------------------- */
.skitter-round .prev_button,
.skitter-round .next_button,
.skitter-round .play_pause_button,
.skitter-round .focus_button {
    display: block;
    background: url("../images/sprite-round.png")
        /*tpa=http://www.yingnuoda.com/images/sprite-round.png*/
        /*tpa=http://www.yingnuoda.com/images/sprite-round.png*/
        no-repeat;
}

.skitter-round .prev_button {
    background-position: -0px -0px;
    width: 23px;
    height: 47px;
    left: -23px;
}

.skitter-round .next_button {
    background-position: -23px -0px;
    width: 23px;
    height: 47px;
    right: -23px;
}

.skitter-round .next_button:hover,
.skitter-round .prev_button:hover {
    opacity: 1;
}

.skitter-round .play_pause_button {
    background-position: -0px -70px;
    width: 47px;
    height: 23px;
    top: 24px;
    left: 24px !important;
}

.skitter-round .play_pause_button.play_button {
    background-position: -0px -47px;
    width: 47px;
    height: 23px;
    top: 24px;
}

.skitter-round .focus_button {
    background-position: -0px -93px;
    width: 47px;
    height: 23px;
    top: 24px;
    left: 82px !important;
}

.skitter-round .info_slide {
    background: transparent;
}

.skitter-round .info_slide .image_number {
    background: #999;
    box-shadow: rgba(255, 255, 255, 0.2) 1px 1px 0;
    font-size: 12px;
    font-weight: normal;
}

.skitter-round .info_slide .image_number:hover {
    background: #333;
}

.skitter-round .info_slide .image_number_select,
.skitter-round .info_slide .image_number_select:hover {
    background: #111;
}

.skitter-round .info_slide_dots .image_number {
    width: 14px;
    height: 14px;
    box-shadow: rgba(255, 255, 255, 0.2) 1px 1px 0;
    background: #999;
}

.skitter-round .info_slide_dots .image_number:hover {
    background: #333;
}

.skitter-round .info_slide_dots .image_number_select,
.skitter-round .info_slide_dots .image_number_select:hover {
    background: #111;
}

.skitter-round .progressbar {
    top: -10px;
    left: 0px;
    background: #333;
    box-shadow: rgba(255, 255, 255, 0.3) 1px 1px 0;
}

/* =Clean theme
-------------------------------------------------------------- */
.skitter-clean .prev_button,
.skitter-clean .next_button,
.skitter-clean .play_pause_button,
.skitter-clean .focus_button {
    display: block;
    background: url("../images/sprite-clean_1.png")
        /*tpa=http://www.yingnuoda.com/images/sprite-clean_1.png*/
        /*tpa=http://www.yingnuoda.com/images/sprite-clean_1.png*/
        no-repeat;
}

.skitter-clean .prev_button {
    background-position: 0px 0px;
    width: 47px;
    height: 46px;
}

.skitter-clean .next_button {
    background-position: 0px -46px;
    width: 47px;
    height: 46px;
}

.skitter-clean .play_pause_button {
    background-position: -0px -133px;
    width: 41px;
    height: 41px;
}

.skitter-clean .play_pause_button.play_button {
    background-position: -0px -92px;
    width: 41px;
    height: 41px;
}

.skitter-clean .focus_button {
    background-position: -0px -174px;
    width: 41px;
    height: 41px;
}

.skitter-clean .info_slide {
    background: transparent;
}

.skitter-clean .info_slide .image_number {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
    font-size: 12px;
    font-weight: normal;
    color: #333;
}

.skitter-clean .info_slide .image_number:hover {
    background: #ccc;
}

.skitter-clean .info_slide .image_number_select,
.skitter-clean .info_slide .image_number_select:hover {
    background: #111;
    color: #fff;
}

.skitter-clean .info_slide_dots {
    bottom: 10px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 0;
}

.skitter-clean .info_slide_dots .image_number {
    width: 14px;
    height: 14px;

    background: #999;
}

.skitter-clean .info_slide_dots .image_number:hover {
    background: #333;
}

.skitter-clean .info_slide_dots .image_number_select,
.skitter-clean .info_slide_dots .image_number_select:hover {
    background: #111;
}

.skitter-clean .progressbar {
    top: 5px;
    left: 5px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 0;
}

/* =Square theme
-------------------------------------------------------------- */

.skitter-square .play_pause_button,
.skitter-square .next_button,
.skitter-square .focus_button,
.skitter-square .prev_button {
    display: block;
    background: url("../images/sprite-square.png")
        /*tpa=http://www.yingnuoda.com/images/sprite-square.png*/
        /*tpa=http://www.yingnuoda.com/images/sprite-square.png*/
        no-repeat;
}

.skitter-square .play_pause_button {
    background-position: -55px -0px;
    width: 55px;
    height: 55px;
    top: 10px !important;
    left: 10px !important;
    bottom: auto !important;
    right: auto !important;
    margin-top: 0;
}

.skitter-square .play_pause_button.play_button {
    background-position: -0px -0px;
    width: 55px;
    height: 55px;
}

.skitter-square .focus_button {
    background-position: -55px -55px;
    width: 55px;
    height: 55px;
    top: 10px !important;
    left: 65px !important;
    bottom: auto !important;
    right: auto !important;
    margin-top: 0;
}

.skitter-square .next_button {
    background-position: -0px -55px;
    width: 55px;
    height: 55px;
    top: auto;
    left: auto;
    bottom: 10px;
    right: 10px;
}

.skitter-square .prev_button {
    background-position: -0px -110px;
    width: 55px;
    height: 55px;
    top: auto;
    left: auto;
    bottom: 10px;
    right: 65px;
}

.skitter-square .info_slide {
    background: transparent;
}

.skitter-square .info_slide .image_number {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
    font-size: 12px;
    font-weight: normal;
    color: #333;
}

.skitter-square .info_slide .image_number:hover {
    background: #ccc;
}

.skitter-square .info_slide .image_number_select,
.skitter-square .info_slide .image_number_select:hover {
    background: #111;
    color: #fff;
}

.skitter-square .info_slide_dots .image_number {
    width: 14px;
    height: 14px;
    box-shadow: rgba(255, 255, 255, 0.2) 1px 1px 0;
    background: #ccc;
}

.skitter-square .info_slide_dots .image_number:hover {
    background: #999;
}

.skitter-square .info_slide_dots .image_number_select,
.skitter-square .info_slide_dots .image_number_select:hover {
    background: #555;
}

.skitter-square .progressbar {
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    background: #fff;
    border-radius: 0;
    height: 2px;
}

.xbanner {
    height: 550px;
    overflow: hidden;
    position: relative;
}

.box_skitter .prev_button,
.box_skitter .next_button {
    top: 50%;
    margin-top: -34px;
    opacity: 0;
}

.xbanner:hover .prev_button,
.xbanner:hover .next_button {
    opacity: 1;
}

.box_skitter .prev_button {
    background: url("../images/btn2.png")
        /*tpa=http://www.yingnuoda.com/images/btn2.png*/
        /*tpa=http://www.yingnuoda.com/images/btn2.png*/
        no-repeat left center;
    width: 45px;
    height: 68px;
    display: block;
    margin-left: -645px;
}

.box_skitter .next_button {
    background: url("../images/btn3.png")
        /*tpa=http://www.yingnuoda.com/images/btn3.png*/
        /*tpa=http://www.yingnuoda.com/images/btn3.png*/
        no-repeat left center;
    width: 45px;
    height: 68px;
    display: block;
    margin-left: 600px;
}

.box_skitter .info_slide {
    position: absolute;
    z-index: 7;
    left: auto !important;
    right: 50%;
    bottom: 30px;
    margin-right: -450px;
    padding: 5px 6px;
    height: auto;
}

.box_skitter .info_slide .image_number {
    background: none repeat scroll 0 0 #666;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: 2px 6px;
    font-size: 13px;
    text-indent: 0;
    width: auto;
    height: auto;
}

.box_skitter .info_slide .image_number_select {
    background: none repeat scroll 0 0 #011d5c;
    color: #FFFFFF;
    border: 1px solid #011d5c;
}

.p-item:hover {
    overflow: visible;
}

.p-item .p-item-inner:hover {
    margin: -1px;
    border: 4px solid#031148;
    transition: border-color 0.2s ease-in 0s;
    -webkit-transition: border-color 0.2s ease-in 0s;
}

.p-item .p-item-inner {
    margin: 10px;
}


.xbanner {
    height: 500px;
    overflow: hidden;
    position: relative;
}

.box_skitter .prev_button,
.box_skitter .next_button {
    top: 50%;
    margin-top: -34px;
    opacity: 0;
}

.xbanner:hover .prev_button,
.xbanner:hover .next_button {
    opacity: 1;
}

.box_skitter .prev_button {
    background: url("../images/btn2.png")
        /*tpa=http://www.yingnuoda.com/images/btn2.png*/
        /*tpa=http://www.yingnuoda.com/images/btn2.png*/
        no-repeat left center;
    width: 45px;
    height: 68px;
    display: block;
    margin-left: -645px;
}

.box_skitter .next_button {
    background: url("../images/btn3.png")
        /*tpa=http://www.yingnuoda.com/images/btn3.png*/
        /*tpa=http://www.yingnuoda.com/images/btn3.png*/
        no-repeat left center;
    width: 45px;
    height: 68px;
    display: block;
    margin-left: 600px;
}

.box_skitter .info_slide {
    position: absolute;
    z-index: 7;
    left: auto !important;
    right: 50%;
    bottom: 30px;
    margin-right: -450px;
    padding: 5px 6px;
    height: auto;
}

.box_skitter .info_slide .image_number {
    background: none repeat scroll 0 0 #666;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: 2px 6px;
    font-size: 13px;
    text-indent: 0;
    width: auto;
    height: auto;
}

.box_skitter .info_slide .image_number_select {
    background: none repeat scroll 0 0 #011d5c;
    color: #FFFFFF;
    border: 1px solid #011d5c;
}


.tit a {
    text-align: center;
    font-size: 38px;
    color: #333;
    display: block;
    margin-bottom: 20px;
    margin-left: -50px;
    background: url("../images/tt.jpg")
        /*tpa=http://www.yingnuoda.com/images/tt.jpg*/
        /*tpa=http://www.yingnuoda.com/images/tt.jpg*/
        no-repeat center 35px;
    margin-top: -40px;
}

.tit a em {
    font-size: 18px;
    color: #555;
    display: block;
    font-weight: normal;
    padding-top: 23px;
}

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

/**/
/**/
i,
em {
    font-style: normal;
    font-family: "Microsoft Yahei";
}

.hz {
    height: 180px;
    padding-top: 70px;
    margin-left: 70px;
}

.hz_con {
    height: 177px;
    position: relative;
}

.hz_con span.z,
.hz_con span.y {
    position: absolute;
    top: 58px;
}

.hz_con span a {
    width: 40px;
    height: 40px;
    display: block;
}

.hz_con span.z {
    left: -65px;
    margin-top: -30px;
}

.hz_con span.y {
    right: -15px;
    margin-top: -30px;
}

.hz_con ul {
    height: 159px;
}

.hz_con li {
    width: 281px;
    height: 159px;
    float: left;
    margin-right: 25px;
}

.hz_con li.nobot {
    margin-right: 0;
}

.hz_con li a {
    width: 281px;
    height: 159px;
    display: block;
}

.hz_con li img {}

.content {
    width: 1200px;
    margin: 0 auto;
}


/**/
.tjzq1 {
    color: #666;
    font: 12px/1.231 "Microsoft YaHei", "微软雅黑", rial, helvetica, clean, sans-serif, "宋体";
}

.tj1 {
    padding-top: 20px;
    padding-bottom: 45px;
}

.tj1 .bt {
    height: 48px;
    background: #f4f4f4;
    border-bottom: 1px solid #011d5c;
    margin-bottom: 14px;
}

.tj1 .bt span {
    display: block;
    width: 228px;
    line-height: 48px;
    float: left;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    border-right: 1px solid #e3e3e3;
}

.tj1 .bt span i {
    font-size: 28px;
    font-weight: bold;
    color: #011d5c;
    margin-right: 12px;
    margin-left: 17px;
}

.tj1 .bt em {
    display: block;
    float: left;
    font-size: 16px;
    line-height: 48px;
    color: #333333;
    width: 53px;
    padding-left: 35px;
    border-right: 1px solid #e3e3e3;
}

.tj1 .bt .t1 {
    background: url("../images/t1.png")
        /*tpa=http://www.yingnuoda.com/images/t1.png*/
        /*tpa=http://www.yingnuoda.com/images/t1.png*/
        no-repeat 20%;
    color: #011d5c;
}

.tj1 .bt .t2 {
    background: url("../images/t2.png")
        /*tpa=http://www.yingnuoda.com/images/t2.png*/
        /*tpa=http://www.yingnuoda.com/images/t2.png*/
        no-repeat 20%;
}

.tj1 .bt .t3 {
    background: url("../images/t3.png")
        /*tpa=http://www.yingnuoda.com/images/t3.png*/
        /*tpa=http://www.yingnuoda.com/images/t3.png*/
        no-repeat 20%;
}

.tj1 .bt b {
    display: block;
    float: right;
    margin-right: 16px;
}

.tj1 .bt b a {
    font-size: 14px;
    color: #333;
    height: 48px;
    line-height: 48px;
}

.tj1 ul li {
    width: 228px;
    height: 370px;
    float: left;
    border: 1px solid #eeeeee;
    position: relative;
    margin: 0 0 15px 12px;
}

.tj1 ul li::after {
    content: "";
    display: block;
    clear: both;
}

.tj1 ul li dl dt {
    width: 218px;
    height: 289px;
    margin: 4px auto 13px;
}

.tj1 ul li dl dt img {
    width: 218px;
    height: 289px;
    display: block;
}

.tj1 ul li dl dd {
    padding: 0 1%;
}

.tj1 ul li dl dd span {
    display: block;
    font-size: 14px;
    color: #333333;
    padding: 0 4px 13px;
    border-bottom: 1px dashed #cccccc;
}

.tj1 ul li dl dd span h3 {
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 14px;
}

.tj1 ul li dl dd strong {
    display: block;
    font-weight: normal;
    height: 17px;
    padding-top: 7px;
}

.tj1 ul li dl dd strong p {
    color: #999999;
    font-family: "宋体";
    padding-right: 22px;
    border-right: 1px dashed #cccccc;
    padding-left: 7px;
    width: 85px;
    float: left;
}

.tj1 ul li dl dd strong p i {
    color: #b57c5b;
}

.tj1 ul li dl dd strong b {
    color: #999999;
    font-family: "宋体";
    font-weight: normal;
    padding-left: 10px;
    float: left;
}

.tj1 ul li dl dd strong b em {
    color: #3388bb;
}

.tj1 ul li:hover .k {
    display: block;
    width: 222px;
    height: 365px;
    border: 3px solid #011d5c;
    position: absolute;
    left: 0;
    top: 0;
}

.tj1 ul li.cur {
    margin-left: 0;
}

/**/
.tjzq2 {
    color: #666;
    font: 12px/1.231 "Microsoft YaHei", "微软雅黑", rial, helvetica, clean, sans-serif, "宋体";
}

.tj2 {
    padding-top: 60px;
    padding-bottom: 45px;
}

.tj2 .bt {
    height: 48px;
    background: #FFF;
    border-bottom: 1px solid #011d5c;
    margin-bottom: 14px;
}

.tj2 .bt span {
    display: block;
    width: 228px;
    line-height: 48px;
    float: left;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    border-right: 1px solid #e3e3e3;
}

.tj2 .bt span i {
    font-size: 28px;
    font-weight: bold;
    color: #011d5c;
    margin-right: 12px;
    margin-left: 17px;
}

.tj2 .bt em {
    display: block;
    float: left;
    font-size: 16px;
    line-height: 48px;
    color: #333333;
    width: 53px;
    padding-left: 35px;
    border-right: 1px solid #e3e3e3;
}

.tj2 .bt .t1 {
    background: url("../images/t1.png")
        /*tpa=http://www.yingnuoda.com/images/t1.png*/
        /*tpa=http://www.yingnuoda.com/images/t1.png*/
        no-repeat 20%;
    color: #011d5c;
}

.tj2 .bt .t2 {
    background: url("../images/t2.png")
        /*tpa=http://www.yingnuoda.com/images/t2.png*/
        /*tpa=http://www.yingnuoda.com/images/t2.png*/
        no-repeat 20%;
}

.tj2 .bt .t3 {
    background: url("../images/t3.png")
        /*tpa=http://www.yingnuoda.com/images/t3.png*/
        /*tpa=http://www.yingnuoda.com/images/t3.png*/
        no-repeat 20%;
}

.tj2 .bt b {
    display: block;
    float: right;
    margin-right: 16px;
}

.tj2 .bt b a {
    font-size: 14px;
    color: #999999;
    height: 48px;
    line-height: 48px;
}

.tj2 ul li {
    width: 228px;
    height: 370px;
    float: left;
    border: 1px solid #eeeeee;
    position: relative;
    margin: 0 0 15px 12px;
}

.tj2 ul li dl dt {
    width: 218px;
    height: 289px;
    margin: 4px auto 13px;
}

.tj2 ul li dl dd {
    padding: 0 1%;
}

.tj2 ul li dl dd span {
    display: block;
    font-size: 14px;
    color: #333333;
    padding: 0 4px 13px;
    border-bottom: 1px dashed #cccccc;
}

.tj2 ul li dl dd span h3 {
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 14px;
}

.tj2 ul li dl dd strong {
    display: block;
    font-weight: normal;
    height: 17px;
    padding-top: 7px;
}

.tj2 ul li dl dd strong p {
    color: #999999;
    font-family: "宋体";
    padding-right: 22px;
    border-right: 1px dashed #cccccc;
    padding-left: 7px;
    width: 85px;
    float: left;
}

.tj2 ul li dl dd strong p i {
    color: #b57c5b;
}

.tj2 ul li dl dd strong b {
    color: #999999;
    font-family: "宋体";
    font-weight: normal;
    padding-left: 10px;
    float: left;
}

.tj2 ul li dl dd strong b em {
    color: #3388bb;
}

.tj2 ul li:hover .k {
    display: block;
    width: 222px;
    height: 365px;
    border: 3px solid #011d5c;
    position: absolute;
    left: 0;
    top: 0;
}

.tj2 ul li.cur {
    margin-left: 0;
}

.tjzq2 .tj1 ul li {
    background: #fff;
}

/**/
.tjzq3 {
    color: #666;
    font: 12px/1.231 "Microsoft YaHei", "微软雅黑", rial, helvetica, clean, sans-serif, "宋体";
}

.tj3 {
    padding-top: 60px;
    padding-bottom: 45px;
}

.tj3 .bt {
    height: 48px;
    background: #FFF;
    border-bottom: 1px solid #011d5c;
    margin-bottom: 14px;
}

.tj3 .bt span {
    display: block;
    width: 228px;
    line-height: 48px;
    float: left;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    border-right: 1px solid #e3e3e3;
}

.tj3 .bt span i {
    font-size: 28px;
    font-weight: bold;
    color: #011d5c;
    margin-right: 12px;
    margin-left: 17px;
}

.tj3 .bt em {
    display: block;
    float: left;
    font-size: 16px;
    line-height: 48px;
    color: #333333;
    width: 53px;
    padding-left: 35px;
    border-right: 1px solid #e3e3e3;
}

.tj3 .bt .t1 {
    background: url("../images/t1.png")
        /*tpa=http://www.yingnuoda.com/images/t1.png*/
        /*tpa=http://www.yingnuoda.com/images/t1.png*/
        no-repeat 20%;
    color: #011d5c;
}

.tj3 .bt .t2 {
    background: url("../images/t2.png")
        /*tpa=http://www.yingnuoda.com/images/t2.png*/
        /*tpa=http://www.yingnuoda.com/images/t2.png*/
        no-repeat 20%;
}

.tj3 .bt .t3 {
    background: url("../images/t3.png")
        /*tpa=http://www.yingnuoda.com/images/t3.png*/
        /*tpa=http://www.yingnuoda.com/images/t3.png*/
        no-repeat 20%;
}

.tj3 .bt b {
    display: block;
    float: right;
    margin-right: 16px;
}

.tj3 .bt b a {
    font-size: 14px;
    color: #999999;
    height: 48px;
    line-height: 48px;
}

.tj3 ul li {
    width: 228px;
    height: 370pxpx;
    float: left;
    border: 1px solid #eeeeee;
    position: relative;
    margin: 0 0 15px 12px;
}

.tj3 ul li dl dt {
    width: 218px;
    height: 289px;
    margin: 4px auto 13px;
}

.tj3 ul li dl dd {
    padding: 0 1%;
}

.tj3 ul li dl dd span {
    display: block;
    font-size: 14px;
    color: #333333;
    padding: 0 4px 13px;
    border-bottom: 1px dashed #cccccc;
}

.tj3 ul li dl dd span h3 {
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 14px;
}

.tj3 ul li dl dd strong {
    display: block;
    font-weight: normal;
    height: 17px;
    padding-top: 7px;
}

.tj3 ul li dl dd strong p {
    color: #999999;
    font-family: "宋体";
    padding-right: 22px;
    border-right: 1px dashed #cccccc;
    padding-left: 7px;
    width: 85px;
    float: left;
}

.tj3 ul li dl dd strong p i {
    color: #b57c5b;
}

.tj3 ul li dl dd strong b {
    color: #999999;
    font-family: "宋体";
    font-weight: normal;
    padding-left: 10px;
    float: left;
}

.tj3 ul li dl dd strong b em {
    color: #3388bb;
}

.tj3 ul li:hover .k {
    display: block;
    width: 222px;
    height: 365px;
    border: 3px solid #011d5c;
    position: absolute;
    left: 0;
    top: 0;
}

.tj3 ul li.cur {
    margin-left: 0;
}

.tjzq3 .tj1 ul li {
    background: #fff;
}

/**/
.tjzq4 {
    color: #666;
    font: 12px/1.231 "Microsoft YaHei", "微软雅黑", rial, helvetica, clean, sans-serif, "宋体";
}

.tj4 {
    padding-top: 60px;
    padding-bottom: 45px;
}

.tj4 .bt {
    height: 48px;
    background: #FFF;
    border-bottom: 1px solid #011d5c;
    margin-bottom: 14px;
}

.tj4 .bt span {
    display: block;
    width: 228px;
    line-height: 48px;
    float: left;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    border-right: 1px solid #e3e3e3;
}

.tj4 .bt span i {
    font-size: 28px;
    font-weight: bold;
    color: #011d5c;
    margin-right: 12px;
    margin-left: 17px;
}

.tj4 .bt em {
    display: block;
    float: left;
    font-size: 16px;
    line-height: 48px;
    color: #333333;
    width: 53px;
    padding-left: 35px;
    border-right: 1px solid #e3e3e3;
}

.tj4 .bt .t1 {
    background: url("../images/t1.png")
        /*tpa=http://www.yingnuoda.com/images/t1.png*/
        /*tpa=http://www.yingnuoda.com/images/t1.png*/
        no-repeat 20%;
    color: #011d5c;
}

.tj4 .bt .t2 {
    background: url("../images/t2.png")
        /*tpa=http://www.yingnuoda.com/images/t2.png*/
        /*tpa=http://www.yingnuoda.com/images/t2.png*/
        no-repeat 20%;
}

.tj4 .bt .t3 {
    background: url("../images/t3.png")
        /*tpa=http://www.yingnuoda.com/images/t3.png*/
        /*tpa=http://www.yingnuoda.com/images/t3.png*/
        no-repeat 20%;
}

.tj4 .bt b {
    display: block;
    float: right;
    margin-right: 16px;
}

.tj4 .bt b a {
    font-size: 14px;
    color: #999999;
    height: 48px;
    line-height: 48px;
}

.tj4 ul li {
    width: 228px;
    height: 370pxpx;
    float: left;
    border: 1px solid #eeeeee;
    position: relative;
    margin: 0 0 15px 12px;
}

.tj4 ul li dl dt {
    width: 218px;
    height: 289px;
    margin: 4px auto 13px;
}

.tj4 ul li dl dd {
    padding: 0 1%;
}

.tj4 ul li dl dd span {
    display: block;
    font-size: 14px;
    color: #333333;
    padding: 0 4px 13px;
    border-bottom: 1px dashed #cccccc;
}

.tj4 ul li dl dd span h3 {
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 14px;
}

.tj4 ul li dl dd strong {
    display: block;
    font-weight: normal;
    height: 17px;
    padding-top: 7px;
}

.tj4 ul li dl dd strong p {
    color: #999999;
    font-family: "宋体";
    padding-right: 22px;
    border-right: 1px dashed #cccccc;
    padding-left: 7px;
    width: 85px;
    float: left;
}

.tj4 ul li dl dd strong p i {
    color: #b57c5b;
}

.tj4 ul li dl dd strong b {
    color: #999999;
    font-family: "宋体";
    font-weight: normal;
    padding-left: 10px;
    float: left;
}

.tj4 ul li dl dd strong b em {
    color: #3388bb;
}

.tj4 ul li:hover .k {
    display: block;
    width: 222px;
    height: 365px;
    border: 3px solid #011d5c;
    position: absolute;
    left: 0;
    top: 0;
}

.tj4 ul li.cur {
    margin-left: 0;
}

.tjzq2 .tj1 ul li {
    background: #fff;
}


/**/
.rxzq {}

.rx {
    padding-top: 16px;
    padding-bottom: 45px;
}

.rx .bt {
    height: 48px;
    border-bottom: 1px solid #011d5c;
    margin-bottom: 14px;
    background: #f4f4f4;
}

.rx .bt span {
    display: block;
    width: 228px;
    line-height: 48px;
    float: left;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    padding-left: 33px;
    background: url("../images/rexiao.jpg")
        /*tpa=http://www.yingnuoda.com/images/rexiao.jpg*/
        /*tpa=http://www.yingnuoda.com/images/rexiao.jpg*/
        no-repeat left;
}

.rx .bt b {
    display: block;
    float: right;
    margin-right: 16px;
}

.rx .bt b a {
    font-size: 14px;
    color: #999999;
    height: 48px;
    line-height: 48px;
}

.rx ul li {
    width: 228px;
    height: 370px;
    float: left;
    border: 1px solid #eeeeee;
    position: relative;
    margin: 0 0 15px 12px;
}

.rx ul li:hover .k {
    display: block;
    width: 222px;
    height: 365px;
    border: 3px solid #011d5c;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
}

.rx ul li dl {
    z-index: 100;
    position: relative;
}

.rx ul li dl dt {
    width: 218px;
    height: 289px;
    margin: 4px auto 13px;
}

.rx ul li dl dt img {
    width: 218px;
    height: 289px;
    display: block;
}

.rx ul li dl dd {
    padding: 0 1%;
}

.rx ul li dl dd span {
    display: block;
    font-size: 14px;
    color: #333333;
    padding: 0 4px 13px;
    border-bottom: 1px dashed #cccccc;
}

.rx ul li dl dd span h3 {
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 14px;
}

.rx ul li dl dd strong {
    display: block;
    font-weight: normal;
    height: 17px;
    padding-top: 7px;
}

.rx ul li dl dd strong p {
    color: #999999;
    font-family: "宋体";
    padding-right: 22px;
    border-right: 1px dashed #cccccc;
    padding-left: 7px;
    width: 85px;
    float: left;
}

.rx ul li dl dd strong p i {
    color: #b57c5b;
}

.rx ul li dl dd strong b {
    color: #999999;
    font-family: "宋体";
    font-weight: normal;
    padding-left: 10px;
    float: left;
}

.rx ul li dl dd strong b em {
    color: #3388bb;
}

.rx ul li.cur {
    margin-left: 0;
}

/**/
.ie6fixedtop {
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop));
}

.ie6fixedbottom {
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

.fixedmenu #goods_menu {
    position: fixed;
    width: 350px;
    top: 0;
    text-align: center;
    background-color: #FFFFFF;
}

#goods_menu {
    width: 350px;
}

.goodsinfo {
    clear: both;
    margin: 0 50px;
    width: 1100px;
    overflow: hidden;
}

ul.detail-tab-nav {
    border-bottom: 2px solid #d94f04;
}

ul.detail-tab-nav li {
    float: left;
}

ul.detail-tab-nav li a {
    display: block;
    padding: 0 5px;
    line-height: 36px;
    font-size: 14px;
    color: #000;
}

ul.detail-tab-nav li.active {
    background: #e66422 url("../images/category/nav-tab-active-bg.jpg")
        /*tpa=http://www.yingnuoda.com/images/category/nav-tab-active-bg.jpg*/
        /*tpa=http://www.yingnuoda.com/images/category/nav-tab-active-bg.jpg*/
        right 0 no-repeat;
    padding-right: 3px;
}

ul.detail-tab-nav li.active a {
    background: #e66422 url("../images/category/nav-tab-active-bg.jpg")
        /*tpa=http://www.yingnuoda.com/images/category/nav-tab-active-bg.jpg*/
        /*tpa=http://www.yingnuoda.com/images/category/nav-tab-active-bg.jpg*/
        0 0 no-repeat;
    color: #fff;
}

.product_detail {
    overflow: hidden;
    border-bottom: 1px solid #DBD9DA;
    background: #fff;
    width: 100%;
    background-color: #fff;
}

.product_detail ul {
    overflow: hidden;
    width: 900px;
}

.product_detail ul li {
    float: left;
    padding: 0;
    font-size: 14px;
    color: #9D9B9C;
    width: 300px;
    line-height: 30px;
    font-weight: bold;
}

.goods-content {
    background-color: #fff;
}

.goods-content .contenttitle {
    width: 1100px;
    height: 53px;
    background: url("../images/goods/detail.gif")
        /*tpa=http://www.yingnuoda.com/images/goods/detail.gif*/
        /*tpa=http://www.yingnuoda.com/images/goods/detail.gif*/
        no-repeat 0 0;
    margin-top: 10px;
}

.goods-content .brandtitle {
    width: 1100px;
    height: 53px;
    background: url("../images/goods/detai2.png")
        /*tpa=http://www.yingnuoda.com/images/goods/detai2.png*/
        /*tpa=http://www.yingnuoda.com/images/goods/detai2.png*/
        no-repeat 0 0;
    margin-top: 10px;
}

.goods-content .detail p {}

/*品牌*/
#index_subscription {
    width: 930px;
    height: 149px;
    overflow: hidden;
    float: left;
}

#index_subscription .rollBox {
    overflow: hidden;
    width: 930px;
    height: 149px;
}

#index_subscription .rollBox .LeftBotton {
    display: inline;
    background: url("../images/left.gif")
        /*tpa=http://www.yingnuoda.com/images/left.gif*/
        /*tpa=http://www.yingnuoda.com/images/left.gif*/
        no-repeat right center;
    float: left;
    overflow: hidden;
    width: 19px;
    cursor: pointer;
    height: 150px;
    margin-left: 17px;
    margin-right: 3px;
}

#index_subscription .rollBox .RightBotton {
    display: inline;
    background: url("../images/right.gif")
        /*tpa=http://www.yingnuoda.com/images/right.gif*/
        /*tpa=http://www.yingnuoda.com/images/right.gif*/
        no-repeat 0px center;
    float: left;
    overflow: hidden;
    width: 21px;
    cursor: pointer;
    height: 150px;
    margin-left: 3px;
}

#index_subscription .rollBox .Cont {
    display: inline;
    float: left;
    overflow: hidden;
    width: 848px;
    padding-top: 25px;
}

#index_subscription .rollBox .ScrCont {
    width: 10000000px;
}

#index_subscription .rollBox #List1 {
    float: left;
}

#index_subscription .rollBox #List2 {
    float: left;
}

#index_subscription .brand {
    float: left;
    width: 209px;
    margin: 0 8px;
    overflow: hidden;
    font-size: 12px;
    text-align: center;
}

#index_subscription .brand .goodspro {
    width: 209px;
    height: 94px;
    text-align: center;
    border: none;
    border: 0;
}

#index_subscription .brand .goodspro img {
    width: 209px;
    height: 94px;
    border: 0;
}

#index_subscription .brand .goodsname a {
    color: #333333;
    text-decoration: none;
}