@charset "utf-8"; html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0;
}

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th {
    text-align: left;
    font-weight: normal;
}

html, body, fieldset, img, iframe, abbr {
    border: 0;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;
    line-height: 1.5;
}

q:before, q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label, summary {
    cursor: default;
}

a, button {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: bold;
}

.clearfix:after,.content.inner-cent:after,.spec-scroll:after,.prodetail ul:after{
    content: "";
    clear: both;
    display: block
}

.fl {
    float: left;
}

.fr {
    float: right;
}

h2 {
    font-size: 24px;
    font-weight: bold;
}

h3 {
    font-size: 18px;
}

a, a:hover {
    text-decoration: none;
}

a {
    color: #666;
}

body {
    font: 16px/1.5 "Microsoft YaHei",tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif;
    background-color: #ffffff;
    color: #333;
    overflow-x: hidden;
}

.inner-cent {
    width: 1200px;
    margin: 0 auto;
}

.content.inner-cent {
}

.idx-pro .inner-cent {
    /* width: 1105px; */
}

.inner-cent .fr {
    color: #ffffff;
    line-height: 24px;
}

.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.hd-top {
    background-color: #eee;
    overflow: hidden;
height:100px
}

.hd-top .logo {
    float: left;
    margin-top: 14px;
}

.hd-top .tel {
    float: right;
    margin-top: 18px;
}

.hd-top .search {
    float: right;
    margin-top: 25px;
}

.hd-top .search p {
    color: #333;
    line-height: 18px;
}

.hd-top .search input[type=text] {
    border: 0;
    padding: 5px;
    background-color: #eee;
}

.hd-top .search input[type=submit] {
    border: 0;
    padding: 5px 13px;
    text-indent: -100px;
    background: url("../../../../../skin/default/style/images/index_09.jpg") no-repeat;
    cursor: pointer;
}

.hd-top .kuang {
    border: 1px solid #e6e6e6;
    margin-top: 5px;
}

.hd-bar {
    background-color: #1184da;
}

.language {
    float: right;
    position: relative;
    margin-top: 8px;
    width: 50px;
    height: 25px;
    border-radius: 13px;
    background-color: #2a95e5;
}

.language span {
    display: inline-block;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    width: 25px;
}

.language .btn {
    content: "";
    display: block;
    position: absolute;
    left: 25px;
    top: 0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
}

.language .btn a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.top-nav {
    color: #fff;
}

.top-nav>li {
    float: left;
    position: relative;
    width: 12%;
    text-align: center;
    margin-right: 1px;
}

.top-nav>li>a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
}

.top-nav>li:hover>a {
    background-color: #2a95e5;
}

.top-nav .hover {
    background-color: #2a95e5;
}

.top-nav .in-nav {
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 100;
    width: 100%;
    display: none;
}

.top-nav .in-nav>li {
    background-color: #2a95e5;
    height: 35px;
    border-top: 1px solid #fff;
    line-height: 35px;
}

.top-nav .in-nav>li>a {
    display: block;
    width: 100%;
    color: #fff;
}

.top-nav .in-nav>li:hover {
    background-color: #1184da;
}

/* 本例子css */
.banner {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    height: 540px;
}

.banner .hd {
    height: 17px;
    overflow: hidden;
    position: absolute;
    right: 50%;
    bottom: 15px;
    z-index: 1;
    margin-right: -55px;
}

.banner .hd ul {
    overflow: hidden;
    zoom:1; float: left;
}

.banner .hd ul li {
    float: left;
    text-indent: -99999px;
    margin-right: 5px;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    border-radius: 100px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.banner .hd ul li.on {
    color: #fff;
    background-color: transparent;
    border: 1px solid #ffffff
}

.banner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
    left: 50%;
    margin-left: -960px;
}

.banner .bd li {
    zoom:1; vertical-align: middle;
}

.banner .bd img {
    width: 1920px;
    height: 540px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner_ctr {
    height: 90px;
    position: absolute;
    top: 45%;
    z-index: 2;
    left: 50%;
    margin-left: -600px;
}

.banner_ctr a {
    display: block;
    width: 47px;
    height: 79px;
    background: url("../../../../../skin/default/style/images/slider-arrow.png") no-repeat -105px 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
}

.banner_ctr a.prev {
    left: -90px;
}

.banner_ctr a.next {
    right: -1280px;
    background-position: 15px 0px;
}

.idx-pro {
    background-color: #eee;
    padding: 15px 0 40px 0;
    overflow: hidden;
}

.m-hd {
    position: relative;
    margin-bottom: 30px;
}

.idx-pro .m-hd {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.news_cont{
    width:1200px;
    margin:auto;
}
.news_cont span{padding: 0 260px;color: #141414;font-size:18px;}
.news_cont .news_yjcs{border-right: 1px solid #7b7b7b;}

/* 
.m-hd h2:before {
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    content: "";
    height: 1px;
    background-color: #e6e6e6;
    width: 45%;
}
 */
.m-hd h2 {
    font-size: 30px;
    color: #2a95e5;
    text-align: center;
    font-weight: normal;
    margin-bottom: 15px;
}

/* .m-hd h2:after {
    display: block;
    position: absolute;
    top: 20px;
    right: 0;
    content: "";
    height: 1px;
    background-color: #e6e6e6;
    width: 45%;
} */
.m-hd p {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    text-align: center;
}

.ipro-tab {
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.ipro-tab li {
    float: left;
    width: 150px;
    height: 35px;
    background-color: #fff;
    color: #000;
    line-height: 35px;
    margin-bottom: 30px;
    cursor: pointer;
}

.ipro-tab li+li {
    margin-left: 20px;
}

.ipro-tab li.current {
    background-color: #1184da;
    color: #fff;
}

.ipro-tab li:hover {
    background-color: #1184da;
    color: #fff;
}

.ipro-show {
    overflow: hidden;
    display: none;
}

.ipro-show li {
    float: left;
    width: 238px;
    border: 1px solid #dedede;
    background-color: #fff;
    text-align: center;
    position: relative;
}

.ipro-show li+li {
}

.ipro-show li img {
    width: 238px;
    height: 179px;
}

.ipro-show .qiezi {
    line-height: 24px;
    height: 80px;
    padding: 10px 0 30px;
    background: url("../../../../../skin/default/style/images/fuk.png") no-repeat right bottom;
}

.ipro-show .qiezi h5 {
    font-weight: normal;
    color: #333;
    margin-bottom: 5px;
}

.ipro-show .qiezi p {
    color: #999;
    margin: 0 10px;
    font-size: 12px;
}

.ipro-show li:hover .qiezi {
    background: #2a95e5;
}

.ipro-show li:hover h5, .ipro-show li:hover p {
    color: #fff;
}

.idx-new {
    padding: 10px 0 50px 0;
    /* background-color: #eee; */
}

.idx-new .inner-cent {
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 15px;
}

.idx-new-left {
    float: left;
}

.idx-new-right {
    float: left;
    overflow: hidden;
    width: 580px;
}

.idx-new-right li {
    width: 580px;
    height: 100px;
    margin-bottom: 0px;
    overflow: hidden;
    float: left;
    margin-top: 10px;
}

.idx-new-right .num {
    float: left;
    width: 100px;
    height: 100px;
    /*margin-top: 30px;
    border-right: 1px solid #dcdcdc;*/
}

/*.idx-new-right .inr1 .num {
    background: url(../images/num_01.jpg) no-repeat;
}

.idx-new-right .inr2 .num {
    background: url(../images/num_02.jpg) no-repeat;
}

.idx-new-right .inr3 .num {
    background: url(../images/num_03.jpg) no-repeat;
}

.idx-new-right .inr4 .num {
    background: url(../images/num_04.jpg) no-repeat;
}

.idx-new-right .inr5 .num {
    background: url(../images/num_05.jpg) no-repeat;
}

.idx-new-right .inr6 .num {
    background: url(../images/num_06.jpg) no-repeat;
}*/

.idx-new-txt {
    padding-left: 10px;
    overflow: hidden;
}

.idx-new-txt h3 {
    font-size: 14px;
    margin: 10px 0 10px 0;
    line-height: 22px;
    font-weight: normal;
}

.idx-new-txt h3 .riqi {
    font-size: 12px;
    color: #999;
    float: right;
    margin-right: 20px;
}

.idx-new-txt p {
    height: 36px;
    font-size: 12px;
    line-height: 18px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.idx-new-right li:hover {
    background-color: #2a95e5;
    border-left: 5px solid #1983d3;
    width: 595px;
}

.idx-new-right li:hover h3 {
    margin: 10px 0;
}

.idx-new-right li:hover h3 a, .idx-new-right li:hover p {
    color: #fff;
    padding-right: 50px;
}

.idx-new-right li:hover .num, .idx-new-right li:hover .riqi {
    display: none;
}

.idx-new-more {
    position: relative;
    top: 15px;
    clear: both;
    text-align: center;
    font-size: 16px;
    background-color: #f6f6f6;
    color: #666;
}

.idx-new-more span {
    font-size: 30px;
    color: #ccc;
    position: absolute;
    left: 44%;
    top: -5px;
}

.idx-new-more a:hover span {
    color: #fff;
}

.idx-new-more a {
    display: block;
    padding: 5px 0;
}

.idx-new-more a:hover {
    background-color: #1184da;
    color: #fff;
}

.idx-advant {
    background-color: #eee;
    padding: 15px 0 90px 0;
    overflow: hidden;
}

.idx-advant ul {
    position: relative;
    margin-top: 70px;
    height: 295px;
}

.idx-advant .li1 {
    left: 0;
    background: url("../../../../../skin/default/style/images/icon_1.png") no-repeat center 50px #fff;
}

.idx-advant .li2 {
    left: 300px;
    background: url("../../../../../skin/default/style/images/icon_2.png") no-repeat center 50px #fff;
}

.idx-advant .li3 {
    left: 600px;
    background: url("../../../../../skin/default/style/images/icon_3.png") no-repeat center 50px #fff;
}

.idx-advant .li4 {
    left: 900px;
    background: url("../../../../../skin/default/style/images/icon_4.png") no-repeat center 50px #fff;
}

.idx-advant li {
    position: absolute;
    width: 300px;
    height: 295px;
    text-align: center;
    color: #333;
    cursor: pointer;
    transition: .3s all ease;
}

.idx-advant li+li {
    border-left: 1px solid #eee;
}

.idx-advant li h3 {
    margin-top: 110px;
    font-weight: normal;
    font-size: 24px;
}

.idx-advant li p {
    line-height: 18px;
    padding: 0 12px;
    color: #666;
}

.idx-advant .en {
    color: #ccc;
    line-height: 24px;
}

.idx-advant .en:after {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    background-color: #ccc;
    margin: 25px auto;
}



.idx-advant li:hover {
    background-color: #2a95e5;
    color: #fff;
    border: 0;
}

.idx-advant li:hover .en, .idx-advant li:hover p {
    color: #fff;
}

.idx-advant li:hover .en:after {
    background-color: #fff;
}

.idx-about {
    padding: 60px 0 70px 0;
    background: url("../../../../../skin/default/style/images/ftbg.png")
}

.idx-about h2 {
    color: #fff;
    font-weight: normal;
    font-size: 30px;
    line-height: 45px;
    padding-bottom: 10px;
}

.idx-about h2 span {
    display: block;
    float: right;
    font-size: 16px;
}

.idx-about h2 a {
    color: #fff;
}

.idx-about h2 a:hover {
    color: #ffea00;
}

.idx-abt-cont {
    position: relative;
    overflow: hidden;
    height: 338px;
    width: 100%;
}

.idx-abt-cont .idx-hor {
    position: absolute;
    right: 0;
    width: 270px;
    height: 100%;
}

.idx-abt-cont .prev, .idx-abt-cont .next {
    position: absolute;
    top: 30px;
    font-size: 40px;
    font-family: "宋体";
    cursor: pointer;
    color: #ccc;
}

.idx-abt-cont .prev {
    right: 360px;
}

.idx-abt-cont .next {
    right: 320px;
}

.idx-abt-cont .prev:hover, .idx-abt-cont .next:hover {
    color: #1184da;
}

.idx-abt-slide {
    overflow: hidden;
    position: absolute;
    height: 100%;
}

.wtf {
    float: left;
    height: 100%;
}

.idx-abt-cont .compan-pic {
    float: left;
    width: 315px;
    height: 100%;
}

.idx-abt-txt {
    float: left;
    width: 415px;
    height: 100%;
    background-color: #fff;
    overflow: hidden;
}

.idx-abt-hor {
    width: 270px;
    height: 100px;
}

.idx-abt-txt h3 {
    font-size: 24px, line-height: 30px;
    margin: 40px 50px 0;
    font-weight: normal;
}

.idx-abt-txt h3:after {
    content: "";
    display: block;
    height: 1px;
    width: 55px;
    background-color: #ccc;
    margin: 20px 0;
}

.idx-abt-txt p {
    line-height: 24px;
    margin: 0 50px 10px 50px;
    color: #666;
}

.m-banner {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.m-banner img {
    text-align: center;
    /* transform: translate(-50%); */
}

.aside {
    width: 270px;
    position: relative;
    float: left;
}

.sid-name {
    position: absolute;
    left: 0;
    top: -95px;
    background-color: #1184da;
    color: #fff;
    width: 100%;
    padding: 20px 0;
}

.sid-name h2 {
    font-size: 24px;
    font-weight: normal;
    margin-left: 25px;
}

.sid-name p {
    font-size: 12px;
    margin-left: 25px;
}

.sid-nav {
    background-color: #ffffff;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 30px;
    padding: 0px 0 0px 0;
}

.sid-item {
    width: 100%;
    margin-top: 1px;
}

.sid-item h3 {
    width: 100%;
    height: 40px;
    text-indent: 2em;
    line-height: 40px;
    font-weight: normal;
    position: relative;
    font-size: 14px;
}

.sid-item h3 a {
    display: block;
}

.sid-item h3 a:hover, .sid-item .current a {
    background-color: #2a95e5;
    color: #fff;
    width: 104%;
}

.sid-item h3:before {
    content: "";
    display: block;
    width: 7px;
    height: 2px;
    background-color: #ccc;
    position: absolute;
    left: 15px;
    top: 20px;
}

.sid-item h3:hover:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #000;
    border-left-color: #000;
    position: absolute;
    right: -8px;
    bottom: -8px;
}

.sid-item .current:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #000;
    border-left-color: #000;
    position: absolute;
    right: -8px;
    bottom: -8px;
}

.sid-item h3:hover:before {
    background-color: #fff;
}

.sid-item .current:before {
    background-color: #fff;
}

.sid-item ul {
    display: none;
}

.sid-item li {
    padding: 10px 55px;
}

.sid-item li a:hover {
    color: #fead00;
}

.sid-tj {
    background-color: #1184da;
    color: #fff;
    width: 100%;
    padding: 20px 0;
}

.sid-tj h2 {
    font-size: 28px;
    font-weight: normal;
    margin-left: 25px;
}

.sid-tj p {
    font-size: 12px;
    margin-left: 25px;
}

.sid-show {
    position: relative;
    border-bottom: 1px solid #e8e8e8;
    background-color: #f3f3f3;
    margin-bottom: 100px;
    text-align: center;
    padding: 25px 0 20px 0;
}

.sid-pic {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.sid-pic ul {
    position: absolute;
    width: 10000%;
    overflow: hidden;
    left: 0;
    top: 0;
}

.sid-pic li {
    float: left;
}

.sid-pic img {
    width: 150px;
}

.sid-pic p {
    padding-top: 10px;
}

.sid-show .prev, .sid-show .next {
    position: absolute;
    top: 40%;
    font-size: 40px;
    font-family: "宋体";
    cursor: pointer;
    color: #ccc;
}

.sid-show .prev:hover, .sid-show .next:hover {
    color: #1184da;
}

.sid-show .prev {
    left: 5px;
}

.sid-show .next {
    right: 5px;
}

.main {
    float: right;
    width: 915px;
    /* position: relative; */
    overflow: hidden;
    margin-bottom: 100px;
}

.full-main {
    width: 100%;
    float: none;
}

.m-top {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #eee;
    background-color: #ffffff;
    padding: 0px 15px;
}

.m-name {
    border-top: 5px solid #2a95e5;
    float: left;
    font-size: 16px;
    color: #333;
    height: 56px;
}

.m-nav {
    float: right;
    font-size: 12px;
    *margin-top: -56px;
}

.m-nav a:hover {
    color: #1184da;
}

.m-product {
    overflow: hidden;
    margin-top: 20px;
    margin-right: -15px;
}

.m-pro {
    float: left;
    width: 295px;
    margin-right: 15px;
    text-align: center;
    margin-bottom: 43px;
    background-color: #ffffff;
    padding-bottom: 0px;
}

.m-product .m-pro {
    margin-bottom: 15px;
}
.m-product .m-pro a{
    display:block;
}
.noright {
    margin-right: 0;
}

.m-pro .typeimg img {
    width: 295px;
    border: none;
}

.m-pro .typetext {
    padding: 0px 20px;
    overflow: hidden;
}

.m-pro .typetext p {
    color: #333333;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    word-break: break-all;
}

.m-pro .typetext p.p4 {
    height: 40px;
}

.m-pro .typetext p.p8 {
    height: 60px;
    overflow: hidden;
}

.m-pro .typetext a {
    display: block;
    background-color: #1184da;
    color: #ffffff;
    line-height: 30px;
    margin-top: 15px;
}

.dt-show {
    overflow: hidden;
    margin-top: 35px;
}

.s-lt {
    float: left;
    width: 355px;
    height: 355px;
    overflow: hidden;
    margin-top: 10px
}

.s-lt img {
    width: 355px;
    height: 355px;
}

.s-rt {
    float: right;
    width: 360px;
}

.s-rt>h3 {
    font-size: 24px;
    font-weight: normal;
    color: #333;
    margin-bottom: 30px;
}

.s-rt>p {
    color: #666;
    line-height: 24px;
}

.s-rt .consult {
    width: 140px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    background-color: #fead00;
    margin: 35px 0 45px 0;
}

.s-rt .consult a {
    display: block;
    color: #fff;
}

.s-slide {
    position: relative;
    width: 100%;
}

.s-pic {
    position: relative;
    overflow: hidden;
    width: 295px;
    height: 75px;
    margin: 0 auto;
}

.s-pic ul {
    position: absolute;
    width: 2000%;
}

.s-pic li {
    float: left;
    width: 75px;
    height: 75px;
}

.s-pic li+li {
    margin-left: 35px;
}

.s-pic li img {
    width: 100%;
    height: 100%;
}

.s-slide .prev, .s-slide .next {
    position: absolute;
    top: 10px;
    font-size: 50px;
    font-family: "宋体";
    cursor: pointer;
    color: #ccc;
}

.s-slide .prev {
    left: 0;
}

.s-slide .next {
    right: 0;
}

.s-slide .prev:hover, .s-slide .next:hover {
    color: #1184da;
}

.pro-intro {
    /* position: relative; */
    /* margin: 80px 0; */
    /* border-top: 1px solid #ccc; */
}

.pro-intro-tab {
    position: absolute;
    top: -40px;
    height: 40px;
    display: none;
}

.pro-intro-tab li {
    float: left;
    width: 125px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background-color: #666;
    cursor: pointer;
}

.pro-intro-tab li+li {
    margin-left: 10px;
}

.pro-intro-tab li:hover, .pro-intro-tab .current {
    background-color: #1184da;
}

.pro-intro-txt {
    font-size: 12px;
    color: #666;
    padding: 20px 0;
    display: none;
    line-height: 24px;
}

.pro-intro-txt .pro-img {
    width: 502px;
    float: left;
}

.pro-img .jqzoom img {

width: 500px;
}

.faq {
    margin: 30px 0;
}

.faq li {
    margin-bottom: 10px;
}

.faq h3 {
    width: 735px;
    height: 50px;
    background: url("../../../../../szchlcd.com.img.800cdn.com/skin/default/style/images/faqbg_03.jpg")/*tpa=http://szchlcd.com/skin/default/style/images/faqbg_03.jpg*/ 0 -5px;
    text-indent: 50px;
    line-height: 50px;
    font-weight: normal;
    cursor: pointer;
}

.faq h3:hover, .faq h3.hover {
    color: #fff;
    background: url("../../../../../skin/default/style/images/faqbg_06.png") 0 5px;
}

.faq-txt {
    display: none;
    margin-top: 20px;
    position: relative;
    padding: 20px 10px;
    font-size: 12px;
    line-height: 24px;
    background-color: #f3f3f3;
}

.faq-txt:before {
    content: "";
    display: block;
    position: absolute;
    top: -11px;
    left: 100px;
    width: 18px;
    height: 11px;
    background: url("../../../../..skin/default/style/images/sanjiao_03.png");
}

.flow {
    padding: 0 20px;
}

.flow li {
    margin-top: 40px;
    position: relative;
    overflow: hidden;
}

.flow .step {
    float: left;
    width: 260px;
}

.flow .step2 {
    float: right;
    width: 260px;
}

.flow .step img, .flow .step2 img {
    width: 175px;
    height: 170px;
}

.flow .step p, .flow .step2 p {
    font-size: 12px;
    line-height: 24px;
    color: #333;
    margin-top: 10px;
}

.flowbg {
    position: absolute;
    left: 42%;
    top: 60px;
    width: 30px;
    height: 45px;
    background: url("../../../../../skin/default/style/images/flow.png");
}

.about-intro {
}

.about-intro .txt {
    background-color: #f6f6f6;
    font-size: 12px;
    line-height: 24px;
    padding: 20px;
    margin: 20px 0;
}

.about-intro .txt p {
    font-size: 14px;
    margin-bottom: 15px;
    text-align: justify;
}

.about-intro .txt div:after,.pro-intro-txt:after,.top-nav:after {
    content: "";
    clear: both;
    display: block;
}

.about-intro .txt p.txtimg {
    width: 180px;
    height: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.about-intro .txt p.txtimg img {
    width: auto;
    height: auto;
}

.about-intro img {
    width: 100%;
    height: 420px;
}

.honor {
    overflow: hidden;
}

.honor li {
    float: left;
    width: 220px;
    text-align: center;
    margin: 30px 25px 0 0;
}

.honor .noright {
    margin-right: 0;
}

.honor li img {
    width: 220px;
    height: 300px;
}

.honor li p {
    padding: 10px 0;
}

.equipment {
    overflow: hidden;
}

.equipment li {
    float: left;
    width: 230px;
    text-align: center;
    margin: 40px 15px 0px 0;
    border-bottom: 2px solid #e8e8e8;
    background-color: #f6f6f6;
}

.equipment .noright {
    margin-right: 0;
}

.equipment li img {
    width: 235px;
    height: 205px;
}

.equipment li p {
    padding: 15px 0;
}

.equipment li:hover {
    color: #1184da;
    border-color: #1184da;
}

.message {
    margin-top: 40px;
}

.message input {
    display: block;
    margin-bottom: 20px;
    border: 1px solid #e6e6e6;
    width: 310px;
    padding: 10px;
}

.message textarea {
    display: block;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #e6e6e6;
    width: 500px;
}

.message .tijiao {
    color: #fff;
    background-color: #2a95e5;
    width: 330px;
    cursor: pointer;
    line-height: 24px;
    border: 0;
}

.culture .artic {
    margin-top: 30px;
}

.culture .artic h3 {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}

.culture .artic span {
    display: block;
    text-align: center;
    font-size: 12px;
    margin: 15px 0;
}

.culture .artic p {
    line-height: 24px;
}

.cult-bpic {
    border: 1px solid #ccc;
    margin: 20px 0 60px 0;
    padding: 15px;
}

.cult-bpic img {
    width: 703px;
    height: 423px;
}

.cult-spic {
    position: relative;
    width: 100%;
    height: 142px;
}

.cult-spic .vie {
    position: relative;
    width: 670px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.cult-spic .vie ul {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 1360px;
    height: 100%;
}

.cult-spic .vie li {
    float: left;
    border: 1px solid #ccc;
    padding: 9px;
    cursor: pointer;
}

.cult-spic .vie li+li {
    margin-left: 20px;
}

.cult-spic .vie img {
    width: 190px;
    height: 120px;
}

.cult-spic .vie .current {
    background-color: #1184da;
}

.cult-spic .prev, .cult-spic .next {
    position: absolute;
    top: 50px;
    font-size: 50px;
    font-family: "宋体";
    cursor: pointer;
    color: #ccc;
}

.cult-spic .prev {
    left: 0;
}

.cult-spic .next {
    right: 0;
}

.cult-spic .prev:hover, .cult-spic .next:hover {
    color: #1184da;
}

.news {
    margin: 20px 0;
    counter-reset: pop-posts-counter;
}

.new {
    padding: 20px 15px;
    overflow: hidden;
    background-color: #ededed;
    margin-bottom: 15px;
}

.new-pic {
    float: left;
    border: 1px solid #ccc;
    background-color: #f5f5f5;
}

.new-pic img {
    width: 228px;
    height: 168px;
    padding: 10px;
}

.new-txt {
    width: 100%;
    display: flex;
}

.new-txt .zzz {
    display: inline
}

.new-txt .zzz span.fr {
    margin-top: 0;
    color: #333333;
}

.new-txt:before {
    content: counter(pop-posts-counter);
    counter-increment: pop-posts-counter;
    font-size: 2rem;
    font-weight: bold;
    color: #1184da;
    display: inline-block;
    margin-right: 5%;
    line-height: 1.2;
}

.new-txt h3 a {
    font-size: 14px;
    color: #333;
    font-weight: normal;
}

.new-txt span {
    display: block;
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

.new-txt p {
    margin: 10px 0;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #999;
}

.new-txt a {
    color: #1184da;
}

.new-txt a:hover {
    color: #1184da;
}

.newdetail .artic {
    padding: 20px 0;
}

.newdetail .artic h3 {
    font-weight: normal;
    font-size: 24px;
    color: #1184da;
    text-align: center;
    padding: 10px 0;
}

.newdetail .artic h5 {
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    margin-bottom: 30px;
}

.newdetail .artic p {
    font-size: 12px;
    padding-right: 10px;
    line-height: 24px;
}

.newdetail .artic img {
    width: 100%;
    margin: 30px 0;
}

.newdetail .newpage {
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    text-align: center;
    padding: 10px 0;
    margin-top: 20px;
}

.newdetail a:hover {
    color: #1184da;
}

.contact {
    position: relative;
    padding: 40px 0 0 0;
}

.contact h4 {
    font-size: 16px;
    padding-left: 35px;
}

.contact ul {
    margin-top: 35px;
}

.contact li {
    border-bottom: 1px dotted #ccc;
    padding: 20px 0;
    text-indent: 65px;
    color: #666;
}

.contact .cw1 {
    background: url("../../../../../szchlcd.com.img.800cdn.com/skin/default/style/images/contact_1.png")/*tpa=http://szchlcd.com/skin/default/style/images/contact_1.png*/ no-repeat 30px;
}

.contact .cw2 {
    background: url("../../../../../szchlcd.com.img.800cdn.com/skin/default/style/images/contact_2.png")/*tpa=http://szchlcd.com/skin/default/style/images/contact_2.png*/ no-repeat 30px;
}

.contact .cw3 {
    background: url("../../../../../skin/default/style/images/contact_3.png") no-repeat 30px;
}

.contact .cw4 {
    background: url("../../../../../skin/default/style/images/contact_4.png") no-repeat 30px;
}

.contact .girl {
    position: absolute;
    right: 5px;
    bottom: 0;
    height: 300px;
    width: 210px;
    background: url("../../../../../skin/default/style/images/girl.png");
}

.footer {
    clear: both;
}

.ft-link {
    background-color: #1184da;
    padding: 15px 0;
    overflow: hidden;
}

.ft-link span {
    float: left;
    display: block;
    color: #ffffff;
    line-height: 30px;
    padding: 0px 10px;
}

.ft-link span a {
    font-size: 12px;
    color: #ffffff;
}

.ft-link span a:hover {
    text-decoration: underline;
    color: #fff;
}

.ft-main {
    overflow: hidden;
    padding: 45px 0;
    background: url("../../../../../skin/default/style/images/ftbg.png");
}

.ft-seach {
    float: left;
}

.ft-seach h3 {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    line-height: 1.5em;
}

.ft-seach p {
    font-size: 10px;
    color: #a8cff0;
    margin-bottom: 30px;
}

.ft-seach form {
    border: 1px solid rgba(255,255,2555,.5);
}

.ft-seach input[type=text] {
    border: 0;
    padding: 5px;
    width: 210px;
    height: 19px;
    background-color: transparent;
}

.ft-seach .button {
    border: 0;
    width: 70px;
    height: 30px;
    background: rgba(255,255,2555,.5);
    cursor: pointer;
    color: #1184da;
    margin-left: 36px;
}

.ft-nav {
    overflow: hidden;
}

.ft-nav>li {
    float: left;
}

.ft-nav>li+li {
    margin-left: 156px;
}

.ft-nav p {
    color: #fff;
    margin-bottom: 15px;
}

.ft-nav .in-nav {
    font-size: 12px;
    line-height: 22px;
    color: #97c8ec;
}

.ft-nav .in-nav>li:before {
    content: ">";
    font-family: serif;
    margin-right: 5px;
    font-size: 12px;
}

.ft-nav .in-nav a {
    color: #97c8ec;
}

.ft-nav .in-nav a:hover {
    color: #fff;
}

.beian {
    clear: both;
    position: relative;
    top: 10px;
    font-size: 12px;
    padding-top: 15px;
    line-height: 1.5em;
    color: #fff;
    border-top: 1px solid rgba(255,255,255,.3);
}

.beian a {
    color: #fff;
}

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

.qqkefu {
    position: fixed;
    top: 60%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 110;
    right: 0;
    width: 45px;
}

.qqkefu ul li {
    width: 45px;
    height: 45px;
    margin-bottom: 1px;
    float: right;
    line-height: 45px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    text-indent: 10px;
}

.qqkefu ul li a {
    color: #fff;
    display: block;
    overflow: hidden;
    height: 45px;
}

.qqkefu ul li.qq_cza {
    overflow: hidden
}

.qqkefu ul li:hover {
    background: #2a95e5;
}

.qqkefu ul li.top {
    background: url("../../../../../skin/default/style/images/k1.png") no-repeat center #1184da;
    position: relative;
    width: 45px;
    height: 45px;
    cursor: pointer;
}

.qqkefu ul li.top span {
    position: absolute;
    display: block;
    left: 0;
    top: -5px;
    height: 5px;
    width: 45px;
}

.qqkefu ul li.top:hover {
    background: url("../../../../../skin/default/style/images/k1.png") no-repeat center #2a95e5;
}

.qqkefu ul li b {
    width: 45px;
    height: 45px;
    display: block;
    overflow: hidden;
    float: right;
}

.qqkefu ul li span {
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}

.qqkefu ul li b.a {
    background: url("../../../../../skin/default/style/images/k2.png") no-repeat center #1184da;
}

.qqkefu ul li b.b {
    background: url("../../../../../skin/default/style/images/k3.png") no-repeat center #1184da;
}

.qqkefu ul li b.f {
    background: url("../../../../../skin/default/style/images/k4.png") no-repeat center #1184da;
}

.qqkefu ul li b.c {
    background: url("../../../../../skin/default/style/images/k5.png") no-repeat center #1184da;
}

.qqkefu ul li:hover b.a {
    background: url("../../../../../skin/default/style/images/k2.png") no-repeat center center #2a95e5;
}

.qqkefu ul li:hover b.b {
    background: url("../../../../../skin/default/style/images/k3.png") no-repeat center center #2a95e5;
}

.qqkefu ul li:hover b.f {
    background: url("../../../../../skin/default/style/images/k4.png") no-repeat center center #2a95e5;
}

.qqkefu ul li:hover b.c {
    background: url("../../../../../skin/default/style/images/k5.png") no-repeat center center #2a95e5;
}

.qqkefu ul li.qq_czb {
    text-indent: 0;
}

.qqkefu ul li.qq_czae {
    line-height: 15px!important
}

.erweima {
    position: absolute;
    width: 111px;
    height: 150px;
    top: -120px;
    left: -111px;
    float: right;
    cursor: default!important;
    display: none;
    background: url("../../../../../skin/default/style/images/code_1.jpg") no-repeat;
}

.erweima p {
    margin-top: 20px;
    margin-left: 10px;
}

.erweima img {
    width: 90px;
    height: 90px;
}

.qqkefu li .erweima p a {
    display: block;
    font-size: 14px;
    color: #333;
    margin-top: -8px;
    margin-left: 30px;
}

#sorllMenu {
    width: 640px;
    overflow: hidden;
    position: relative;
}

#sorllMenu li {
    float: left;
    width: 220px;
    margin: 0;
    margin-top: -20px;
    position: relative;
}

.producttitle {
    overflow: hidden;
    height: 30px;
}

.dede_pages {
}

.dede_pages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.dede_pages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
}

.dede_pages ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.dede_pages ul li a:hover {
    color: #690;
    text-decoration: none;
    padding: 2px 4px 2px;
}

.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.dede_pages .pageinfo {
    line-height: 21px;
    padding: 12px 10px 12px 16px;
    color: #999;
}

.dede_pages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}

.pagess {
    clear: both;
    height: 30px;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
}

.pagess ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
}

.pagess ul li:hover {
    background: #1184DA;
    color: #fff;
    border: 1px solid #1184DA
}

.pagess ul li.thisclass {
    display: inline-block;
    border: 1px solid #1f82b7;
    padding: 2px 9px;
    margin: 0 3px;
    background: #1184DA;
    color: #fff;
}

.pagess ul li.thisclass a {
    color: #fff;
}

.pagess ul li a {
    display: block;
    color: #ccc
}

.pagess ul li a:hover {
    color: #fff;
}

.adtype .fl {
    width: 270px;
}

.adtype-title {
    background-color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.adtype-title .at-1 {
}

.adtype-title .at-1 .at-1-title {
    background-color: #1184da;
    display: block;
    line-height: 50px;
    color: #ffffff;
    font-size: 26px;
    margin-bottom: 0px;
    background-position: right center;
    padding-left: 25px;
}

.adtype-title .at-1 .menu_head {
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    /* width: 273px; */
    height: 50px;
    background: #008ae2 url("../../../../../skin/default/style/images/cp_ico01.gif") no-repeat 26px 19px;
    padding: 0px 0 0 20px;
    border-bottom: #dedede 1px solid;
    line-height: 50px;
}

.adtype-title .at-1 .menu_head a {
    color: #ffffff;
    display: block;
}

.adtype-title .at-1 .menu_body {
    display: none;
}

.adtype-title .at-1 h1 {
    color: #1184da;
    line-height: 50px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #1184da;
    font-size: 20px;
    font-weight: normal;
    background: url("../../../../../skin/default/style/images/bg_4.png") no-repeat 0px 20px;
    padding-left: 20px;
    display: none;
}

.adtype-title .at-1 ul {
}

.adtype-title .at-1 ul:after {
    content: "";
    clear: both;
    display: block;
}

.adtype-title .at-1 ul li {
    font-size: 18px;
    color: #333;
    padding: 0 0 0 10px;
    /* width: 274px; */
    overflow: hidden;
    /* margin-left: 3px; */
    height: 50px;
    line-height: 50px;
    background-position: right center;
}

.adtype-title .at-1 ul li:hover {
  
    background-position: right center;
}

.adtype-title .at-1 ul li:hover a {
    color: #ffffff;
}

.adtype-title .at-1 ul li a {
    color: #333333;
    font-size: 16px;
    display: block;
}

.adtype .fr {
    width: 915px;
}

.adtype .bd ul {
    margin-right: -15px;
}

.adtype .bd ul .morecase {
    text-align: center;
}

.adtype .bd ul li {
    width: 295px;
    float: left;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    margin: 0px 15px 0px 0px;
    position: relative;
    margin-bottom: 10px;
    background-color: #ffffff;
    text-align: left;
    padding-bottom: 0px;
}

.adtype .bd ul li .typeimg img {
    width: 100%;
    /* height: 221px; */
}

.adtype .bd ul li .typetext {
    padding: 0px 15px;
}

.adtype .bd ul li .typetext p {
    line-height: 30px;
    color: #333333;
    font-size: 14px;
    text-align: center;
}

.adtype .bd ul li .typetext p.p8 {
    min-height: 40px;
}

.adtype .bd ul li .typetext a {
    background-color: #1184da;
    color: #ffffff;
    padding: 0px 5px;
    font-size: 16px;
    margin-top: 8px;
    display: block;
    line-height: 30px;
    text-align: center;
}

.adtype .bd .morecase {
    border: 2px solid #d2b78c;
    padding: 0px 20px;
    border-radius: 5px;
    display: block;
    font-size: 16px;
    color: #d2b78c;
    width: 175px;
    clear: both;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
}

.troble {
    background: url("../../../../../skin/default/style/images/troble_bg.jpg") no-repeat center 0;
    height: 788px;
    overflow: hidden;
    font-size: 16px;
}

.troble-wrap {
    height: 788px;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.troble-wrap li {
    position: absolute;
    color: #ffffff;
    text-align: center;
    line-height: 18px;
    /* padding-top: 49px; */
}

.troble1 {
    width: 94px;
    height: 94px;
    top: 55px;
    right: 209px;
    padding-top: 56px;
}

.troble2 {
    width: 94px;
    height: 94px;
    bottom: 135px;
    left: 199px;
}

.troble3 {
    width: 144px;
    height: 144px;
    top: 326px;
    left: 95px;
    padding-top: 84px;
}

.troble4 {
    width: 360px;
    height: 360px;
    top: 165px;
    left: 403px;
    padding-top: 49px;
}

.troble4 b {
    font-size: 27px;
    line-height: 40px;
    display: block;
    margin: 37px 0 10px;
    padding-top: 0px;
}

.troble4 span {
    display: block;
    font-size: 12px;
    color: #90cd95;
    line-height: 20px;
}

.troble5 {
    width: 144px;
    height: 144px;
    top: 19px;
    left: 124px;
    padding-top: 88px;
}

.troble6 {
    width: 87px;
    height: 20px;
    bottom: 59px;
    right: 573px;
}

.troble7 {
    width: 144px;
    height: 52px;
    bottom: 54px;
    right: 361px;

}

.troble8 {
    width: 89px;
    height: 89px;
    top: 186px;
    right: 170px;
    padding-top: 49px;
}

.troble9 {
    width: 144px;
    height: 144px;
    top: 463px;
    right: 229px;
    padding-top: 85px;
}

.troble10 {
    width: 87px;
    height: 87px;
    top: 360px;
    right: 169px;
    padding-top: 49px;
}

.troble11 {
    width: 144px;
    height: 144px;
    top: 143px;
    left: 94px;
    padding-top: 85px;
}

.troble92 {
    width: 144px;
    height: 43px;
    bottom: 63px;
    left: 303px;
}

.main-title {
    font-size: 28px;
    margin: 40px 0;
    color: #444344;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
}

.main-title a {
    color: #444344;
}

.main-title a:hover {
    text-decoration: none;
}

.main-title .main-title-en {
    display: block;
    font-size: 60px;
    text-transform: uppercase;
    color: #dddddd;
}

.layoutel {
    line-height: 48px;
    margin-top: 27px;
}

.layoutel form {
}

.layoutel form:after {
    content: "";
    clear: both;
    display: block;
}

.layoutel form span {
    line-height: 24px;
    margin: 0;
    padding: 0;
}

.layoutel form input {
    line-height: 20px;
    margin: 0;
    padding: 0;
    float: left;
}

.layoutel form input.inte {
    margin-right: 5px;
    width: 111px;
    font-size: 12px;
    padding-left: 5px;
}

.layoutel form input.insu {
    height: 24px;
    background-color: #005ca1;
    color: #fff;
    border: none;
    padding: 0 15px;
    margin-left: 5px;
    font-size: 12px;
}

.m-top .layoutel {
    display: inline-block;
    margin-top: 0;
    line-height: 61px;
    margin-left: 50px;
}

.m-top .layoutel form {
    margin-top: 18px;
}

/* -- 产品详细页__产品详细参数 -- */
.pright {
    width: 378px;
    overflow: hidden;
    font-size: 14px;
    float: right;
    min-height: 560px;
    background-color: #eee;
    padding-left: 15px;
    padding-top: 10px;
    margin-left: 20px;
}

.propar {
}

/*产品详细参数字体颜色*/
.propar .line {
    font-weight: normal;
    text-decoration: line-through;
}

.propar .span_1 {
    font-weight: bold;
    font-size: 14px;
    color: #f00;
}

.propar .span_2 {
    font-size: 16px;
}

.propar h4 {
    color: #333;
    line-height: 28px;
    /* padding: 0 8px; */
    border-bottom: 1px dashed #ccc;
}

.propar .more {
    text-align: right;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 5px;
}

.propar .more a {
    color: #C10005;
    padding-left: 12px;
    line-height: 20px;
}

.propar .more a img {
    margin-right: 5px;
}

.font_hotline {
    font-size: 22px;
    font-weight: bold;
    color: #6B9F1F;
}

.propar div.pd_short {
    line-height: 28px;
}

.xxb-list td,.xxb-list th {
    padding: 5px 10px;
    border: 1px solid #DDD;
    text-align: center;
}

.xxb-list td a {
    color: #1184da;
    font-weight: 600;
    text-align: left;
    display: block;
}

.xxb-list .firstRow .xxb-list-td-1 {
    font-size: 16px;
    width: 180px;
    background-color: #fd5353;
    color: #ffffff;
}

.xxb-list .firstRow .xxb-list-td-2 {
    background-color: #fd5353;
    font-size: 16px;
    color: #ffffff;
    width: 130px;
}

.xxb-list .firstRow .xxb-list-td-3 {
    background-color: #fd5353;
    font-size: 16px;
    color: #ffffff;
    width: 106px;
}

.xxb-list .firstRow .xxb-list-td-4 {
    background-color: #fd5353;
    font-size: 16px;
    color: #ffffff;
    width: 106px;
}

.xxb-list .firstRow .xxb-list-td-5 {
    background-color: #fd5353;
    font-size: 16px;
    color: #ffffff;
    width: 121px;
}

.xxb-list .firstRow .xxb-list-td-6 {
    background-color: #fd5353;
    font-size: 16px;
    color: #ffffff;
    width: 90px;
}

.xxb-list .firstRow .xxb-list-td-7 {
    background-color: #fd5353;
    font-size: 16px;
    color: #ffffff;
    width: 120px;
}

.pagelist {
}

.pagelist a {
    border: 1px solid #cccccc;
    padding: 0px 10px;
    display: inline-block;
    margin-right: 5px;
    height: 20px;
    line-height: 20px;
}

.pagelist a.total.record {
    /* padding: 0; */
}

.pagelist a.total.record b {
    padding: 0;
    display: inline-block;
    border: none;
    background-color: transparent;
    color: #333333;
    margin-right: 0;
}

.pagelist b,.pagelist a:hover {
    border: 1px solid #0080cb;
    padding: 0px 10px;
    font-weight: normal;
    background-color: #0080cb;
    color: #ffffff;
    margin-right: 5px;
}

.form {
    border-collapse: collapse;
}

.form tr td {
    border: #ccc 1px solid;
    padding: 10px 0px;
}

.jqzoom {
    float: left;
    border: none;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
}

.jqzoom img {
/*     background: url(http://www.lanrenzhijia.com/demo/images/loading.gif) no-repeat center center; */
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 350px;
    height: 350px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}

/*图片小图预览列表*/
.spec-preview {
    width: 500px;
    height: 375px;
    border: 1px solid #DFDFDF;
}

.spec-scroll {
    clear: both;
    margin-top: 5px;
    width: 502px;
}

.spec-scroll .prev {
    float: left;
    margin-right: 0px;
}

.spec-scroll .next {
    float: right;
}

.spec-scroll .prev,.spec-scroll .next {
    display: block;
    font-family: "宋体";
    text-align: center;
    width: 11px;
    height: 81px;
    line-height: 81px;
    border: 1px solid #CCC;
    background: #EBEBEB;
    cursor: pointer;
    text-decoration: none;
}

.spec-scroll .items {
    float: left;
    position: relative;
    width: 476px;

    overflow: hidden;
}

.spec-scroll .items ul {
    position: absolute;
    width: 999999px;
    height: 83px;
}

.spec-scroll .items ul li {
    float: left;
    width: 109px;
    text-align: center;
    margin-right: 5px;
    margin-left: 5px;
}

.spec-scroll .items ul li img {
    border: 1px solid #CCC;
    width: 80px;
    height: 80px;
    margin: 0;
}



.tl {
    font: 14px/1.8 "微软雅黑";
    /* margin-right: -18px; */
}
.tl div img{
    /* width:452px; */
}
.tl div {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e9ebea;
    color: #000000;
    float: left;
    height: 420px;
    margin-bottom: 20px;
    margin-right: 11px;
    padding: 10px;
    width: 430px;
}

.tl h3 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #008ae2;
}

.tl h4 {
    background-color: #fff;
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #00b19a;
}

.tl h4 span {
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
}

.tl p {
    word-spacing: normal;
    background: url("../../../../../skin/default/style/images/20170109144949_5397.png") no-repeat scroll 0 5px;
    color: #000;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 15px;
    padding-left: 23px;
}

.tl .hxdd {
    margin-right: 0px;
    margin-top: 0px;
}

.secu {
    height: 350px;
    font-family: microsoft yahei;
}

.secu2 {
    overflow: hidden;
    margin-top: 27px;
}

.secu2 dl {
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 5px;
    width: 179px;
    height: 340px;
    background-color: #f3f3f3;
}

.secu2 dt {
    display: block;
    margin: 2px auto 0;
    width: 180px;
    height: 157px;
}

.secu2 dt img {
    display: block;
    margin: 2px auto 0;
    width: 178px;
    height: 157px;
}

.secu2 dd {
    height: 150px;
}

.secu2 dd b {
    display: block;
    margin-top: 15px;
    padding-left: 10px;
    font-size: 16px;
    font-family: "Arial";
    color: #008ae2;
}

.secu2 dd p {
    display: block;
    margin-top: 10px;
    padding-left: 10px;
    width: 159px;
}

.secu2 dl:hover {
    background-color: #008ae2;
}

.secu2 dl:hover b {
    color: #ffffff;
}

.secu2 dl:hover p {
    color: #ffffff;
}

.secu2 dl.laster {
    margin-right: 0;
}

.messlist:after,.tl:after{
    content: "";
    clear: both;
    display: block;
}

.messages {
    padding: 15px 0;
}

.messages input,.messages select,.messages textarea {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
    font-family: "Microsoft Yahei";
}

.messlist {
    height: 30px;
    margin-bottom: 10px;
}

.messlist label {
    float: left;
    width: 100px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    padding-right: 10px;
}

.messlist input {
    float: left;
    width: 300px;
    height: 28px;
    padding-left: 5px;
    border: #ccc 1px solid;
}

.messlist.textareas {
    height: auto;
}

.messlist textarea {
    float: left;
    width: 400px;
    height: 110px;
    padding: 5px;
    border: #ccc 1px solid;
}

.messlist.yzms input {
    width: 100px;
}

.messlist.yzms .yzmimg {
    float: left;
    margin-left: 10px;
}

.messsub {
    padding: 0px 0 0 110px;
}

.messsub input {
    width: 100px;
    height: 35px;
    background: #ddd;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 5px
}

.messsub input:hover {
    background: #f60;
    color: #fff;
}

#label0 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label1 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label2 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label3 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label4 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label5 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label6 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label7 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label8 {
    display: none;
    color: #0aa770;
    height: 48px;
    line-height: 48px;
}

#label9 {
    display: none;
    color: #0aa770;
    height: 48px;
    line-height: 48px;
}

#label10 {
    display: none;
    color: #0aa770;
    height: 48px;
    line-height: 48px;
}

.online {
    border-top: 1px solid #e5e5e5;
    margin: 20px 0 0;
    padding: 20px 0;
    font-family: "Microsoft Yahei","微软雅黑";
}

.online h2 {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    height: 50px;
    overflow: hidden;
}

.online h2 span {
    color: #666;
    display: inline-block;
    padding-left: 20px;
    font-weight: normal;
}

.inner-cent ._buy {
}

.inner-cent ._buy a {
    display: block;
    height: 45px;
}

.inner-cent ._buy p {
    color: #7b50a6;
    font-size: 20px;
    font-weight: 600;
    line-height: 45px;
    padding-right: 15px;
}

.inner-cent ._buy p span {
    font-family: arial;
    letter-spacing: 1px;
}

.xiadan span{font-size: 18px;color: #7b50a6;font-weight: bold;line-height: 40px;}
.xiadan a{font-size: 16px;}

.prodetail{}
.prodetail ul{
    margin-right: -15px;
}
.prodetail .nr_list ul{
    margin-right:0;
}
.prodetail ul li {
    float: left;
    width: 450px;
    margin-right:  15px;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #e0e0e0;
    /*height: 348px;*/
}
.prodetail .nr_list ul li{
    float: none;
    width: auto;
    margin-right:  0;
    margin-bottom:  0;
    height: auto;
    background-color:  transparent;
}
.prodetail ul li img{
    border: 2px solid #ffffff;
    width: 426px;
    margin: 10px;
    /*height: 324px;*/
}