@charset "utf-8";

body {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #666;
    font-weight: normal;
}

* {
    padding: 0px;
    margin: 0px;
}

img {
    border: 0px;
    margin: 0;
}

ul,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

.clear {
    clear: both;
}

.clr {
    clear: both;
}

a {
    text-decoration: none !important;
}

a:focus {
    outline: 0;
}

img {
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
    height: 0;
}

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

.clearfix {
    zoom: 1
}

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

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

a {
    color: #333;
    text-decoration: none;
    outline: none;
    font-family: "Microsoft YaHei";
}

.clear {
    clear: both;
    height: 0;
}


.header-left {
    float: left;
    font-size: 13px;
    color: #fff;
}

.header-right {
    float: right;
    height: 32px;
    overflow: hidden;
}

.header-right a {
    color: #fff;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
}

.header-right span {
    font-size: 13px;
    color: #5d6476;
    font-weight: normal;
}

.header-right a:hover {
    text-decoration: underline;
}

.top-con {
    height: 123px;
    overflow: hidden;
}

.logo {
    float: left;
    width: 325px;
}

.top-con .left {
    margin-top: 38px;
    float: left;
    border-left: 1px solid #999;
    padding-left: 20px;
}

.top-con .left h2 {
    font-size: 26px;
    color: #182341;
    font-weight: bold;
}

.top-con .left h2 span {
    color: #8e1d23;
}

.top-con .left p {
    font-size: 20px;
    color: #182341;
    font-weight: normal;
    line-height: 2;
}

.top-con .left p span {
    font-weight: bold;
}

.top-con .right {
    float: right;
    text-align: left;
    margin-top: 42px;
    background: url(../images/tel.png) no-repeat left center;
    padding-left: 54px;
    height: 49px;
    line-height: 24px;
}

.top-con .right p {
    font-size: 15px;
    color: #313131;
    font-weight: normal;
}

.top-con .right p span {
    display: inline-block;
    font-size: 24px;
    color: #8e1d21;
    font-weight: bold;
}

.Bannerslider {
    position: relative;
    width: 100%;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
}

.Bannerslider ul {
    position: relative;
    width: 1000%;
    overflow: hidden;
    height: 100%;
}

.Bannerslider ul li {
    width: 10%;
    float: left;
    display: block;
    background: center top no-repeat;
    height: 100%;
}

.Bannerslider ul li a {
    display: block;
    height: 500px;
}

.Bannerslider ul li img {
    display: none;
}

.Bannerslider ol {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
}

.Bannerslider ol li {
    width: 16px;
    height: 16px;
    background: url(../images/dot.png) 0 -16px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.Bannerslider ol li.on {
    width: 16px;
    height: 16px;
    background: url(../images/dot.png) 0 0px;
}

.Bannerslider .ScrollLeft {
    display: none;
    width: 60px;
    height: 90px;
    position: absolute;
    top: 50%;
    left: 8%;
    opacity: 0.8;
    background: url(../images/ad_ctr.png) 0 0;
    cursor: pointer;
    z-index: 1;
    margin-top: -45px;
}

.Bannerslider .ScrollRight {
    display: none;
    width: 60px;
    height: 90px;
    position: absolute;
    top: 50%;
    right: 8%;
    opacity: 0.8;
    background: url(../images/ad_ctr.png) 0 -90px;
    cursor: pointer;
    z-index: 1;
    margin-top: -45px;
}

.Bannerslider .ScrollLeft:hover,
.Bannerslider .ScrollRight:hover {
    opacity: 1;
    transition: all 0.8s;
}

.Bannerslider:hover .ScrollLeft,
.Bannerslider:hover .ScrollRight {
    display: block;
}

.banner-two {
    width: 100%;
    height: 360px;
    background: url(../images/loading.jpg) no-repeat center;
}

.banner-two a {
    display: block;
    height: 360px;
}

.search {
    height: 66px;
    line-height: 66px;
}

.search-left {
    float: left;
}

.search-left span {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.search-left a {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    margin-left: 24px;
}

.search-left a:hover {
    color: #8e1d21;
}

.search-right {
    float: right;
    width: 238px;
    height: 23px;
    margin-top: 40px;
    border: 1px solid #182341;
}

.search-right .in {
    float: left;
    width: 206px;
    height: 23px;
    line-height: 23px;
    background: none;
    border: none;
    color: #8e1d21;
    vertical-align: bottom;
    font-size: 12px;
    border: none;
    border-right: none;
    text-align: left;
    text-indent: 12px;
    text-transform: uppercase;
}

.search-right .button {
    float: right;
    font-weight: bold;
    width: 32px;
    height: 23px;
    line-height: 23px;
    background: url(../images/search.png) no-repeat center center;
    border: none;
    color: #fff;
    cursor: pointer;
}

.product {
    overflow: hidden;
}

.product .title {
    text-align: center;
    margin-top: 45px;
    background: url(../images/product-t.png) no-repeat bottom center;
    padding-bottom: 16px;
    margin-bottom: 20px;
}

.product .title h2 p {
    font-size: 36px;
    font-weight: normal;
    color: #0a67a8;
    letter-spacing: 2px;
}

.product .title p {
    font-size: 16px;
    color: #192341;
    font-weight: normal;
    letter-spacing: 1px;
}

.productl {
    width: 240px;
    background: #0a67a8;
    float: left;
    overflow: hidden;
    margin: 0 auto;
}

.productl h3 {
    line-height: 65px;
    color: #fff;
    text-align: center;
    background-color: #8e1d21;
    margin-bottom: 5px;
}

.productl h3 a {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}

.productl ul {}

.productl ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 6px 5px;
    text-align: center;
}

.productl ul li a {
    width: 110px;
    display: inline-block;
    color: #969895;
    font-size: 15px;
    background: #fff;
    border-radius: 10px;
    color: #000;
}

.productl ul .hover1 a {
    color: #000;
}

.productl ul .hover1 a:hover {
    background-color: #8e1d21;
    color: #fff;
}

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

.productr {
    width: 945px;
    float: right;
    overflow: hidden;
    background: #fff;
}

.productr ul {}

.productr ul li {
    float: left;
    width: 308px;
    overflow: hidden;
    text-align: center;
    margin-right: 3px;
    margin-left: 3px;
    margin-bottom: 0px;
    margin-top: 6px;
    border: 1px solid #eee;
}
.productr ul li:hover
{
    border: 1px solid #0a67a8;
}
.productr ul li .pic {
    width: 308px;
}

.productr ul li .pic img {
    width: 298px;
    height: 220px;
    padding: 2px;
}

.productr ul li .pic a {}

.productr ul li h3 {
    margin: 0;
}

.productr ul li h3 a {
    color: #5b6277;
    font-size: 16px;
    font-weight: normal;
    line-height: 34px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
}

.productr ul li:hover h3 a {
    color: #0a67a8;
}

.lk {
    margin: 2%;
    height: 40px;
    line-height: 2;
    background: #8e1d21;
    font-size: 18px;
    text-align: center;
}

.lk a {
    color: #fff;
}

.youshi .title {
    text-align: center;
    margin-top: 42px;
    background: url(../images/product-t.png) no-repeat bottom center;
    padding-bottom: 16px;
    margin-bottom: 20px;
}

.youshi .title h2 {
    font-size: 30px;
    font-weight: normal;
    color: #182341;
    letter-spacing: 2px;
}

.youshi .title p {
    font-size: 16px;
    color: #182341;
    font-weight: normal;
    letter-spacing: 1px;
}

.youshi-t {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
    background: url(../images/youshi-t.png) no-repeat center center;
}

.youshi-t ul {
    width: 1200px;
}

.youshi-t ul li {
    float: left;
    cursor: pointer;
    display: inline-block;
}

.youshi-t ul .li1 {
    width: 397px;
    height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    line-height: 50px;
    border-radius: 10px 0 0 10px;
}

.youshi-t ul .li2 {
    width: 397px;
    height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    line-height: 50px;
}

.youshi-t ul .li3 {
    width: 397px;
    height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    line-height: 50px;
    border-radius: 0 10px 10px 0;
}

.youshi-t ul .on {
    background: url(../images/youshi-j.png) no-repeat bottom center;
    padding-bottom: 8px;
    font-weight: bold;
}

.w1154 {
    width: 1154px;
    margin: 0 auto;
}

.w1154 {
    margin-bottom: 55px;
    margin-top: 20px;
    width: 1154px;
    overflow: hidden;
}

.w1154 ul li {
    float: left;
    height: 362px;
    position: relative;
    width: 1154px;
    margin-bottom: 30px;
}

.w1154 .youshi-l {
    float: left;
    width: 630px;
}

.w1154 .youshi-r {
    float: left;
    background: url(../images/youshi1s.png) no-repeat center center;
    width: 512px;
    height: 265px;
    z-index: 100;
    margin-top: 50px;
}

.w1154 .youshi-r .youshi-w {
    margin-top: 44px;
    margin-left: 32px;
    height: 210px;
    overflow: hidden;
}

.w1154 .youshi-r .youshi-w h3 {
    font-size: 30px;
    font-weight: bold;
    color: #8e1d21;
    margin-top: 10px;
    margin-bottom: 24px;
}

.w1154 .youshi-r .youshi-w h4 {
    color: #313131;
    font-weight: bold;
    font-size: 14px;
    background: url(../images/dian.png) no-repeat left center;
    padding-left: 10px;
}

.w1154 .youshi-r .youshi-w p {
    width: 440px;
    color: #313131;
    font-weight: normal;
    font-size: 14px;
    margin-left: 12px;
    margin-top: 4px;
    height: 100px;
    line-height: 2;
    overflow: hidden;
}

.w1154 .youshi-l1 {
    float: left;
    background: url(../images/youshi2s.png) no-repeat center center;
    width: 530px;
    height: 264px;
    z-index: 150;
    margin-top: 50px;
    position: absolute;
    left: 0%;
}

.w1154 .youshi-r1 {
    float: left;
    width: 641px;
    z-index: -10;
    position: absolute;
    right: 0.7%;
}

.w1154 .youshi-l1 .youshi-w {
    margin-top: 48px;
    margin-left: 62px;
    overflow: hidden;
    height: 210px;
}

.w1154 .youshi-l1 .youshi-w h3 {
    font-size: 30px;
    font-weight: bold;
    color: #8e1d21;
    margin-top: 10px;
    margin-bottom: 24px;
}

.w1154 .youshi-l1 .youshi-w h4 {
    color: #313131;
    font-weight: bold;
    font-size: 14px;
    background: url(../images/dian.png) no-repeat left center;
    padding-left: 10px;
}

.w1154 .youshi-l1 .youshi-w p {
    width: 440px;
    color: #313131;
    font-weight: normal;
    font-size: 14px;
    margin-left: 12px;
    margin-top: 4px;
    line-height: 2;
    overflow: hidden;
    height: 100px;
}

.liucheng {
    background: url(../images/liucheng.png) no-repeat center center;
    width: 100%;
    height: 299px;
    overflow: hidden;
}

.liucheng .title {
    text-align: center;
    margin-top: 36px;
    background: url(../images/product-t.png) no-repeat bottom center;
    padding-bottom: 12px;
}

.liucheng .title h2 {
    font-size: 30px;
    font-weight: normal;
    color: #8e1d21;
}

.liucheng .title p {
    font-size: 16px;
    color: #182341;
    font-weight: normal;
}

.liucheng1 {
    width: 1100px;
    overflow: hidden;
    margin-top: 112px;
    height: 34px;
    overflow: hidden;
}

.liucheng1 ul {
    width: 1200px;
}

.liucheng1 ul li {
    font-size: 12px;
    color: #8e1d21;
    font-weight: bold;
    float: left;
    text-align: center;
    margin-right: 74px;
    width: 72px;
    height: 34px;
    overflow: hidden;
}

.geduan {
    width: 100%;
    height: 135px;
    background: url(../images/geduan.jpg) no-repeat center;
}

.about {
    margin-bottom: 46px;
}

.about .title {
    text-align: center;
    margin-top: 55px;
    background: url(../images/product-t.png) no-repeat bottom center;
    padding-bottom: 14px;
}

.about .title h2 {
    font-size: 30px;
    font-weight: normal;
    color: #182341;
}

.about .title h2 a {
    color: #8e1d21;
    font-weight: bold;
}

.about .title p {
    font-size: 16px;
    color: #182341;
    font-weight: normal;
}

.about1 {
    text-align: center;
}

.about1 img {
    margin-top: 30px;
    margin-bottom: 26px;
}

.about1 h2 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.about1 .about2 {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    line-height: 1.8;
    background: url(../images/about1.png) no-repeat center 4px;
    margin-bottom: 12px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 10px;
}

.about1 .about2 span {
    display: inline-block;
    width: 988px;
    margin: 0 auto;
    padding-top: 12px;
}

.about1 .more {
    width: 196px;
    height: 46px;
    border: 2px solid #8e1d21;
    display: inline-block;
    margin: 0 auto;
}

.about1 .more a {
    display: inline-block;
    font-size: 12px;
    line-height: 46px;
    height: 46px;
    color: #8e1d21;
    text-indent: 6px;
    background: url(../images/more.png) no-repeat right center;
    padding-right: 36px;
}

.about1 .more:hover {
    background: #333;
    border: 2px solid #333;
}

.about1 .more:hover a {
    background: url(../images/more1.png) no-repeat right center;
    color: #fff;
}

.gd {
    overflow: hidden;
    width: 1100px;
    margin: 10px auto;
    height: 250px;
    position: relative;
}

.gd ul {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    overflow: hidden;
    width: 9999999px;
}

.gd ul li {
    width: 240px;
    float: left;
    text-align: center;
}

.gd ul li img {
    width: 225px;
    height: 160px;
    margin-bottom: 1px;
}

.case {
    width: 100%;
    overflow: hidden;
}

.case .title {
    text-align: center;
    margin-top: 58px;
    background: url(../images/product-t.png) no-repeat bottom center;
    padding-bottom: 14px;
}

.case .title h2 a {
    font-size: 30px;
    color: #8e1d21;
    font-weight: bold;
}

.case1 {
    width: 1200px;
    overflow: hidden;
    margin-top: 38px;
    background: #fff;
}

.case1 ul {
    width: 1200px;
}

.case1 ul li {
    float: left;
    width: 293px;
    overflow: hidden;
    text-align: center;
    background: #fff;
    margin-left: 4px;
    margin-right: 3px;
}

.case1 ul li .pic {
    overflow: hidden;
}

.case1 ul li .pic img {
    border: 1px solid #999;
}

.case1 ul li .pic img:hover {
    border: 1px solid #8e1d21;
}

.case1 ul li .pic a {
    display: inline-block;
    margin-top: 5px;
    overflow: hidden;
}

.case1 ul li h3 {
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #5b6277;
    text-align: left;
}

.case1 ul li h3 a {
    font-size: 15px;
    color: #5b6277;
    font-weight: bold;
    text-align: left;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.case1 ul li h3:hover a {
    color: #8e1d21;
    font-weight: bold;
}

.case1 ul li .con {
    text-align: left;
    font-size: 12px;
    line-height: 24px;
}

.left2 {
    float: left;
    background: url(../images/prev.png) no-repeat center center;
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: relative;
    top: -174px;
    left: -70px;
}

.right2 {
    float: right;
    width: 24px;
    height: 24px;
    background: url(../images/next.png) no-repeat center center;
    cursor: pointer;
    position: relative;
    top: -174px;
    right: -70px;
}


.youqing {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #e8e8e8;
}

.youqing dl {}

.youqing dl dt {
    float: left;
    color: #8e1d21;
    font-weight: bold;
    font-size: 16px;
}

.youqing dl dt span {
    color: #8e1d21;
    font-weight: normal;
    font-size: 14px;
}

.youqing dl dd {
    float: left;
    margin-left: 8px;
}

.youqing dl dd a {
    color: #fff;
    font-weight: normal;
    font-size: 13px;
}

.youqing dl dd a:hover {
    color: #8e1d21;
}

.footer1 {
    height: 260px;
    background: #182341;
    width: 100%;
}

.footer-l {
    float: left;
    width: 216px;
    overflow: hidden;
    margin-top: 30px;
    padding-right: 98px;
    height: 160px;
}

.footer-l ul {
    width: 350px;
}

.footer-l ul li {
    float: left;
    margin-right: 83px;
    width: 65px;
    text-align: left;
    margin-bottom: 10px;
    height: 20px;
    overflow: hidden;
}

.footer-l ul li a {
    font-size: 13px;
    color: #fff;
    font-weight: normal;
}

.footer-l ul li a:hover {
    color: #8e1d21;
}

.footer-r {
    float: right;
    margin-top: 30px;
    margin-left: 65px;
    width: 700px;
    height: 213px;
}

.footer-r1 {
    position: relative;
}

.logo1 {
    float: left;
}

.erwei {
    float: right;
    position: absolute;
    top: 10px;
    right: 0;
    width: 165px;
    text-align: center;
}

.erwei h3 {
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    line-height: 46px;
    height: 46px;
    overflow: hidden;
}

.footer-r p {
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    line-height: 2.2;
    overflow: hidden;
}

.footer-r p a {
    font-size: 13px;
    color: #fff;
    font-weight: normal;
}

.footer-r a:hover {
    color: #8e1d21;
}

.goTop_Box {
    position: relative;
}

.right-bar {
    position: fixed;
    bottom: 10%;
    right: 4%;
    z-index: 9999;
    zoom: 1;
}

.gotop {
    width: 50px;
    height: 50px;
    background: url(../images/totop.png) no-repeat center #283338;
    cursor: pointer;
}

.box_left {
    width: 235px;
    height: auto;
    float: left;
}

.mode1 {
    height: auto;
    width: 235px;
}

.mode2 {
    height: auto;
    width: 235px;
    padding-top: 15px;
}

.box_title {
    color: #fff;
    font-size: 22px;
    background: #8e1d21;
    font-weight: bold;
    height: 66px;
    line-height: 66px;
    width: 235px;
    text-align: center;
}

.box_title span {
    color: #fff;
    font-weight: normal;
}

.box_title span h2 {
    font-size: 12px;
    font-weight: normal;
}

.box_t_con {
    border: 1px solid #ccc;
}

.box_t_con li {
    line-height: 40px;
    height: auto;
    overflow: hidden;
    margin: 4px auto;
    font-weight: normal;
    border-bottom: 1px dotted #ccc;
    width: 110px;
    float: left;
    margin-left: 4px
}

.box_t_con ul li a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    background: #f7f7f7;
}

.box_t_con ul li a:hover {
    text-decoration: none;
    background: #8e1d21;
    color: #fff;
}

.mode1 .menu_list {
    border: 1px solid #ccc;
    border-top: 0;
    padding: 4px 8px 8px;
    overflow: hidden;
    color: #333 !important;
}

.mode1 .menu_head {
    border-bottom: 1px dotted #ccc;
    height: 40px;
    line-height: 40px;
    margin-top: 2px;
}

.mode1 .menu_head:hover {
    background: #8e1d21;
    color: #fff !important;
}

.mode1 .menu_head:hover a {
    display: block;
    color: #fff;
    background: #8e1d21;
}

.mode1 .menu_head a {
    font-size: 14px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    color: #000;
    background: #f7f7f7;
}

.mode1 .menu_list .current {
    background: #8e1d21 !important;
}

.mode1 .menu_list .current a {
    color: #fff !important;
    text-align: center;
    background: #8e1d21;
}

.mode1 .menu_body {
    height: auto;
    overflow: hidden;
    line-height: 30px;
}

.mode1 .menu_body .nva_active {
    color: #333;
}

.mode1 .menu_body a {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    height: 30px;
    margin-bottom: 2px;
    text-align: center;
}

.mode1 .menu_body a:hover {
    text-decoration: none;
    color: #8e1d21;
}

.sidebar {
    width: 940px;
    float: right;
}

.sidebar_con {
    padding-top: 15px;
}

.title_r a {
    padding: 0 15px;
}

.title_r {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px dashed #ccc;
    height: 38px;
    line-height: 38px;
    text-indent: 10px;
}

.title_r1 a {
    padding: 0 15px;
}

.title_r1 {
    border-bottom: 2px solid #ccc;
    line-height: 34px;
    height: 30px;
}

.title_r1 span {
    color: #ccc;
}

.title_rt {
    color: #8e1d21;
    font-size: 15px;
    font-weight: bold;
}

.bt_text_y {
    font-size: 12px;
    float: right;
    height: 40px;
    padding-right: 10px;
}

.bt_text_y a {
    padding: 0;
    margin: 0;
    color: #333;
}

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

.font_red {
    text-decoration: none;
    background: #8e1d21 !important;
    color: #fff !important;
}

.siderightCon {
    line-height: 24px;
    margin: 20px 0 0 0px;
    text-align: left;
}

.nypro {
    width: 420px;
    float: left;
}

#preview {
    float: none;
    margin: 0px auto;
    width: 420px;
}

.list-h {
    width: 200000px !important;
}

.list-h li {
    float: left;
}

#spec-n5 {
    width: 620px;
    height: 72px;
    padding-top: 15px;
}

#spec-left {
    background: url(../images/left.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 7px;
    margin-right: 6px;
}

#spec-right {
    background: url(../images/right.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 7px;
    margin-left: 6px;
}

#spec-list ul li {
    float: left;
    margin-right: 0px;
    display: inline;
    width: 92px;
    height: 87px;
    overflow: hidden
}

#spec-list ul li img {
    padding: 2px;
    border: 1px solid #ccc;
    width: 80px;
    height: 53px;
}

.contact_pro {
    width: 940px;
    padding-top: 10px;
}

.contact_pro h3 {
    border-bottom: 2px solid #8e1d21;
    line-height: 30px;
    font-size: 15px;
    color: #333;
    margin-bottom: 10px;
    font-weight: bold;
}

.contact_pro h4 {
    border-bottom: 2px solid #8e1d21;
    line-height: 30px;
    font-size: 15px;
    color: #333;
    margin-bottom: 10px;
    font-weight: bold;
}

.hot_new {
    width: 940px;
    padding-top: 10px;
}

.hot_new h4 {
    border-bottom: 2px solid #8e1d21;
    line-height: 30px;
    font-size: 15px;
    color: #333;
    margin-bottom: 10px;
    font-weight: bold;
}

.hot_new ul {
    width: 940px;
    overflow: hidden;
}

.hot_new ul li {
    border-bottom: 1px dotted #ccc;
    height: 35px;
    width: 440px;
    float: left;
    margin-right: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.hot_new ul li a {
    font-size: 13px;
    color: #333;
    height: 30px;
    display: block;
}

.hot_new ul li .nyHot_news {
    display: block;
    font-style: normal;
    width: 315px;
    overflow: hidden;
    height: 30px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hot_new ul li a span {
    font-size: 13px;
    color: #333;
    float: right;
}

.hot_new ul li a:hover {
    color: #8e1d21;
}

.hot_new ul li a:hover .nyHot_newsDate {
    color: #8e1d21;
}

#demo {
    overflow: hidden;
    width: 940px;
    margin: 0 auto;
    padding-top: 10px;
}

#indemo {
    float: left;
    width: 10000%;
}

#demo2 {
    float: left;
}

#demo1 ul {
    float: left;
}

#demo ul li {
    width: 225px;
    float: left;
    margin-right: 10px;
}

#demo ul li img {
    border: 1px solid #c1c0c8;
    width: 225px;
    height: auto;
}

#demo ul li:hover img {
    border: 1px solid #8e1d21;
}

#demo ul li p {
    display: block;
    width: 255px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    font-size: 14px;
}

#demo ul li a {
    text-decoration: none;
}

#demo ul li a:hover p {
    color: #8e1d21;
}

#contant {
    margin-top: 50px;
}

.list_box {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    overflow: hidden;
}

.column {
    width: 930px;
    float: right;
    background: #fff;
    padding: 0 5px;
}

.column .bt {
    height: 40px;
    border-top: 1px dashed #ccc;
    line-height: 40px;
    padding: 0 10px;
}

.column .menu {
    padding: 0 10px 10px 10px;
}

.column .menu a {
    margin-right: 30px;
    color: #666;
}

.column .menu a:hover {
    color: #8e1d21;
}

.current_content {
    padding: 1px 0;
    line-height: 2;
}

.current_content p {
    font-size: 13px;
    color: #333;
    margin-top: 15px;
}

.current_content a:hover span {
    color: #8e1d21;
}

.gbook_content {
    width: 818px;
    height: 600px;
    padding-top: 20px;
    margin: 0 auto;
    line-height: 24px;
    margin-top: 20px;
    padding-left: 20px;
}

.gbook_content textarea {
    width: 320px;
    height: 90px;
    max-width: 320px;
    max-height: 90px;
    margin-top: 2px;
}

.cur_map {
    padding-bottom: 20px;
}

.cur_map h3 {
    border-top: 1px dashed #dedede;
    font-size: 14px;
    line-height: 30px;
    margin-top: 20px;
    padding-top: 10px;
}

.cur_map p a {
    display: block;
    float: left;
    margin-right: 20px;
}

.article_list dl {
    padding: 0 10px 10px;
    height: 82px;
    border-bottom: 1px dashed #d7d7d7;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 10px;
}

.article_list dl dt {
    float: left;
    width: 140px;
    margin-right: 5px;
}

.article_list dl dt img {
    padding: 2px;
    border: 1px solid #ccc;
}

.article_list dl dd {
    height: 90px;
    overflow: hidden;
}

.article_list dl a:hover {
    text-decoration: underline;
}

.article_list dl dd p {
    height: 126px;
    margin-top: 5px;
    overflow: hidden;
}

.article_list .art_1 {
    width: 838px;
}

.article_list .art_1 dl {
    padding: 15px 0;
    height: 165px;
    border-bottom: 1px dotted #ccc;
    font-size: 13px;
    line-height: 30px;
    width: 800px;
    margin: 0 0 0 15px;
}

.article_list .art_1 dl dt {
    float: left;
    width: 255px;
    margin-right: 15px;
}

.article_list .art_1 dl dd {
    height: 190px;
    overflow: hidden;
    width: 520px;
    float: right;
}

.article_list .art_1 dl dd h3 {
    font-size: 15px;
    color: #333;
}

.article_list ul {
    margin-top: 10px;
}

.article_list ul li {
    line-height: 34px;
    margin-left: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #c2c2c2;
}

.article_list ul li a {
    display: block;
    color: #333;
    font-size: 13px;
    font-weight: bold;
}

.article_list ul li a:hover {
    text-decoration: none;
    color: #8e1d21;
}

.article_list ul li a .date {
    float: right;
    color: #999;
    font-weight: normal;
    font-size: 13px;
}

.article_list ul li a:hover .date {
    text-decoration: none;
    color: #8e1d21;
}

.page {
    text-align: center;
    margin: 20px auto;
    clear: both;
}

.page a {
    margin: 0 7px;
    color: #333;
}

.page a:hover {
    color: #8e1d21;
}

.n_pro_list {
    width: 235px;
    float: left;
}

.n_pro_list dl {
    width: 250px;
    height: auto;
    background: #238330;
    overflow: hidden;
    padding-bottom: 30px;
}

.n_pro_list dl a {
    color: #fff;
}

.n_pro_list dl a:hover {
    text-decoration: underline;
}

.n_pro_list dl dt {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    text-indent: 16px;
    padding: 0 20px;
}

.n_pro_list dl dt a {
    background: url(../images/loading.png) no-repeat 0 18px;
    display: block;
}

.n_pro_list dl dd {
    background: #269939;
    line-height: 30px;
    margin-bottom: 2px;
    padding-left: 37px;
}

.n_pro_list dl dd a {
    background: url(../images/loading.png) no-repeat 0 -16px;
    text-indent: 14px;
    display: block;
}

.ny_proInfo {
    height: 100px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 26px;
    border-bottom: 1px dotted #aaa;
    margin-bottom: 30px;
}

.ny_lianxi a {
    display: block;
    float: left;
    width: 140px;
    height: 30px;
    background-color: #8e1d21;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}

.ny_lianxi span {
    font-size: 24px;
    font-weight: bolder;
    color: #8e1d21;
    padding-left: 20px;
    line-height: 30px;
}

.ny_Nowbuy a {
    height: 30px;
    width: 412px;
    background-color: #8e1d21;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    margin-top: 10px;
    float: left;
    margin-right: 20px;
}

.ny_Nowbuy a:hover {
    background-color: #8e1d21;
    color: #fff;
}

.ny_newsInfo {
    width: 838px;
    height: 50px;
    overflow: hidden;
    font-size: 13px;
    color: #333;
    line-height: 24px;
    margin-bottom: 10px;
}

.ny_newsTit {
    margin-left: 10px;
    max-width: 260px;
    overflow: hidden;
}

#GBookAdd {
    width: 100%;
    margin-top: 52px;
}

.gbook_content #GBookAdd tr {
    height: 30px;
}

.gbook_content #GBookAdd input,
.gbook_content #GBookAdd textarea {
    line-height: 28px;
    padding-left: 5px;
    box-shadow: 5px 5px 5px #ccc inset;
    border: none;
}

.gbook_content #GBookAdd #Submit,
.gbook_content #GBookAdd #ReSet {
    color: #000;
    background: #fbf3e9;
    padding: 1px 40px;
    margin-top: 60px;
    border: medium none;
    cursor: pointer;
    box-shadow: 5px 5px 5px #fbf3e9 inset;
}

.gbook_content #GBookAdd tr {
    height: 80px;
}

.gbook_content #GBookAdd tr td {
    display: block;
    height: 30px;
    color: #fff;
    width: 325px;
}

.gbook_content .liuyan {
    padding: 0 0 0 27px;
    width: 422px;
    height: 606px;
    background: url(../images/gb_bg.png) no-repeat;
    margin: 0 auto;
}

.gbook_content .liuyan .bbt {
    font-size: 20px;
    padding-left: 70px;
    line-height: 66px;
    height: 66px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.hots {
    background: #fff;
    border: 1px solid #ccc;
    padding-top: 15px;
    margin-bottom: 30px;
    border-top: none;
}

.hots li {
    margin-left: 8px;
    line-height: 30px;
    overflow: hidden;
    width: 218px;
    font-size: 13px;
    text-align: center;
    margin-bottom: 15px;
}

.hots li img {
    border: 1px solid #ccc;
    width: 210px;
    height: 170px;
}

.hots li img:hover {
    border: 1px solid #00ccff;
}

.hots a {
    display: block;
    text-decoration: none;
}

.hots a p {
    font-size: 14px;
    color: #333;
}

.hots_news {
    padding: 5px 7px 20px 10px;
    border: 1px solid #ccc;
    border-top: none;
    background: #fff;
}

.hots_news li {
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
    text-indent: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hots_news a {
    color: #333;
}

.hots_news a:hover {
    color: #8e1d21;
}

.search_list {
    width: 1130px;
    margin: 0 auto 0;
}

.search_list li {
    width: 252px;
    float: left;
    height: 188px;
    text-align: center;
    margin: 3px 15px 7px;
    line-height: 30px;
}

.search_list li img {
    border: 1px solid #cecece;
}

.search_list li img:hover {
    border: 1px solid #8e1d21;
}

#content {
    width: 1200px;
    margin: 10px auto;
    margin-bottom: 20px;
}

.list_box {
    overflow: hidden;
}

.list_box .box_bt {
    width: 830px;
    height: 39px;
    font-size: 12px;
    border-bottom: 1px solid #e1e1e1;
}

.lift_zuo {
    width: 250px;
    float: left;
}

.n_pro_list .list .hover {
    background: #8e1d21 url(../images/loading.png) no-repeat 50px -22px !important;
    display: block;
    color: #fff;
}

.product_bigimg_text .pro_lianxi {
    width: 380px;
}

.product_bigimg_text .pro_lianxi a {
    color: #fff;
    width: 80px;
    height: 34px;
    background: #262a32;
    text-align: center;
    font-size: 14px;
    line-height: 34px;
    display: block;
    margin-bottom: 10px;
}

.product_bigimg_text .pro_lianxi1 p {
    color: #0066ff;
    font-weight: bold;
    margin-top: 12px;
    font-size: 20px;
}

.left_box {
    width: 220px;
    float: left;
}

.list_left {
    float: left;
    width: 220px;
    margin-right: 30px;
}

.list_right {
    float: right;
    width: 830px;
}

.list_right .box_sj .box_y p {
    font-size: 12px;
    line-height: 24px;
}

.list_right .box_sj .box_y p.box_h {
    height: 45px;
    overflow: hidden;
}

.top_title {
    line-height: 39px;
    height: 39px;
    text-align: center;
    background-color: #00ccff;
}

.top_title h2 {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #fff;
}

.top_title h2 span {
    font-size: 12px;
    font-weight: normal;
}

.left_con {
    line-height: 20px;
}

.left_con {
    border: 1px solid #ccc;
}

.left_con ul li {
    line-height: 34px;
    border-bottom: 1px dotted #ccc;
}

.left_con ul li a {
    display: block;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    text-align: center;
}

.left_con ul li a:hover {
    background: #ccc;
    text-decoration: none;
    color: #fff;
}

.pro_pic {
    overflow: hidden;
    width: 868px;
}

.pro_pic ul li {
    float: left;
    margin-right: 28px;
    margin-bottom: 20px;
    text-align: center;
    width: 257px;
}

.pro_pic ul li span {
    margin-top: 10px;
    display: block;
    height: 18px;
    overflow: hidden;
}

.pro_pic ul li img {
    border: 1px solid #dedede;
    height: 245px;
}

.pro_pic ul li img:hover {
    border: 1px solid #8e1d21;
}

.pro_pic ul {
    width: 860px;
    margin-top: 15px;
}

.pro_pic a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
}

.pro_pic a:hover span {
    color: #8e1d21;
}

.pos {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px dashed #ccc;
    height: 38px;
    line-height: 38px;
    text-indent: 10px;
}

.pos h2 {
    height: 38px;
    line-height: 38px;
    padding-right: 20px;
    font-family: "微软雅黑";
    font-size: 15px;
    display: block;
    float: left;
    color: #8e1d21;
}

.pos span {
    float: right;
    height: 40px;
    line-height: 40px;
    padding-right: 15px;
}

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

.pos span a:hover {
    color: #8e1d21;
    text-decoration: underline;
}

.moxing {
    overflow: hidden;
    width: 220px;
}

.lianxi_title h2 {
    color: #fff;
    padding-left: 20px;
    font-family: "微软雅黑";
    font-size: 15px;
}

.lianxi_title {
    line-height: 39px;
    background-color: #00AA3A;
    height: 39px;
}

.list_lbot {
    margin: 15px 0 35px 0;
}

.list_contact {
    border: 1px solid #ccc;
    padding: 10px;
}

.list_contact p {
    line-height: 24px;
    color: #818181;
    padding-left: 15px;
    padding-right: 15px;
}

.pro_details_tongji {
    text-align: center;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-size: 13px;
}

.pro_photo {
    padding-top: 20px;
}

.pro_photo h3 {
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    padding-top: 10px;
    font-weight: bold;
}

.pro_photo p {
    color: #333;
}

.n_con {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.n_con p {
    line-height: 24px;
    color: #333;
    text-indent: 2em;
    margin-bottom: 5px;
    color: #666;
    font-size: 14px;
}

.goto {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.goto p {
    line-height: 24px;
    color: #666;
}

.goto p a {
    margin-right: 30px;
}

.info_news span {
    float: right;
    color: #999;
    font-size: 12px;
}

.info_news li {
    line-height: 35px;
    padding-right: 10px;
    background: url(../images/loading.png) left center no-repeat;
    padding-left: 15px;
    margin-left: 10px;
    border-bottom: 1px dashed #CCC;
}

.wz1 {
    margin-top: 30px;
}

.pro_ph1 {
    float: right;
    margin-top: 20px;
}

.pro_ph1 a {
    margin: 0 10px;
    float: right;
    line-height: 36px;
    font-size: 16px;
    color: #88be4c;
}

.article_list_img {
    background: #f2f2f2;
    height: 120px;
    padding: 10px;
    margin-bottom: 10px;
}

.article_list_img dt {
    float: left;
    margin-right: 20px;
}

.article_list_img dd {
    float: left;
    width: 470px;
    line-height: 24px;
    height: 120px;
    overflow: hidden;
}

.article_list_img dd a {
    color: #f66304;
}

.article_list_img dd a:hover {
    text-decoration: underline;
}

.current_content h1 {
    text-align: center;
    color: #333;
    font-size: 16px;
}

.current_content h3 {
    text-align: center;
    margin-top: 5px;
    font-weight: normal;
    line-height: 30px;
    height: 32px;
    font-size: 13px;
}

.current_content .current_text {
    margin-top: 7px;
    border-top: 1px dashed #ccc;
    padding-top: 15px;
}

.current_content .current_text p {
    line-height: 24px;
    font-size: 13px;
    color: #333;
    margin-top: 15px;
}

.current_content a {
    font-size: 13px;
    color: #8e1d21;
    test: expression(target="_blank");
}

.current_content a:active {
    test: expression(target="_blank");
}

.current_content {
    font-size: 13px;
    color: #333;
}

.current_content a:hover {
    color: #8e1d21;
}

.hot {
    margin-top: 50px;
    margin-bottom: 20px;
}

.hot div {
    font-size: 14px;
    font-weight: bold;
    color: #8e1d21;
}

.lx {
    width: 838px;
}

.leftlx .dianh {
    padding: 0 5px 20px 10px;
}

.leftlx p {
    line-height: 24px;
}

.hots_news .dianhua {
    background: url(../images/teln.gif) no-repeat scroll 0 18px transparent;
    color: #666666;
    line-height: 20px;
    padding: 10px 0 10px 55px;
}

.hots_news .dianhua span {
    display: block;
    font: 18px "Impact";
    color: #8e1d21;
    height: 23px;
    overflow: hidden;
}

.dianh p {
    line-height: 24px;
    font-size: 13px;
    color: #333;
}

.nyBanner {
    width: 1200px;
    height: 300px;
    margin: 0 auto;
    margin-top: 20px;
}

.goTop_Box {
    position: relative;
}

.right-bar {
    position: fixed;
    bottom: 10%;
    right: 4%;
    z-index: 9999;
    zoom: 1;
}

.gotop {
    width: 50px;
    height: 50px;
    background: url(../images/totop.png) no-repeat center #283338;
    cursor: pointer;
}

.downlist {
    line-height: 24px;
    color: #666;
}

.downlist ul li {
    border-bottom: 1px dashed #dedede;
    height: 35px;
    line-height: 35px;
}

.downlist ul li a {
    color: #00ccff;
    font-weight: bold;
}

.downlist ul li a:hover {
    text-decoration: underline;
}

.downlist ul li span {
    float: right;
    color: #666;
}

.downlist ul p {
    line-height: 24px;
    color: #666;
}

/*公司简介*/
.introduce {
    background: url(/template/pc/skin/img/zj.jpg) no-repeat center 0;
    height: 530px;
    position: relative;
    display: block;
}

.introduce_con {
    padding-top: 530px;
}

.introduce dl {
    height: 240px;
    width: 1400px;
    background: url(/template/pc/skin/img/zjik.png) no-repeat center 0;
    overflow: hidden;
    margin-top: 245px;
    position: absolute;
    opacity: 0.75;
}

.introduce dl dt {
    float: left;
    padding: 0 0 0 59px;
    width: 200px;
    padding-top: 52px;
    color: #fff;
    font-size: 30px;
}

.introduce dl dt i {
    display: block;
    font-weight: bold;
    font-size: 42px;
    line-height: 100%;
    padding-bottom: 20px;
}

.introduce dl dd {
    float: right;
    width: 1090px;
    padding: 30px 50px 0 0;
}

.introduce dl dd h3 {
    color: #000;
    font-weight: bolder;
    font-size: 24px;
}

.introduce dl dd h3 a {
    color: #333;
}

.introduce dl dd p {
    color: #060606;
    font-size: 16px;
    line-height: 30px;
    padding-top: 14px;
}

.introduce dl dd p em {
    display: block;
    padding-right: 42px;
    text-align: right;
    background: url(/template/pc/skin/img/g_m.png) no-repeat right 5px;
}

.introduce dl dd p em a {
    color: #3d4146;
    font-size: 18px;
}

.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.floor_4_main {
    width: 100%;
    clear: left;
    display: block;
}

.in_title {
    margin: 40px 0px;
    height: 94px;
    text-align: center;
}

.in_title h3 {
    display: inline-block;
    font-size: 35px;
    color: #373535;
    font-weight: bold;
    line-height: 35px;
    letter-spacing: 8px;
}

.in_title p {
    font-size: 18px;
    color: #666;
    letter-spacing: 3px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
}

.floor_4_main .allb {
    width: 1400px;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    clear: both;
}

.floor_4_2 {
    width: 1400px;
}

.scroll_horizontal {
    position: relative;
    width: 1400px;
}

.scroll_horizontal .box {
    width: 1410px;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}

.scroll_horizontal .list {
    overflow: hidden;
    width: 9999px;
    padding-bottom: 45px;
}

.scroll_horizontal .list li {
    float: left;
    width: 334px;
    display: block;
    margin-right: 10px;
    margin-top: 8px;
}

.scroll_horizontal .list a li dd {
    width: 334px;
    border: 1px solid #D9D9D9;
    background-color: #0088ce;
    display: block;
}

.scroll_horizontal .list a:hover li dd {
    width: 334px;
    border: 1px solid #D9D9D9;
    background-color: #f68100;
}

.scroll_horizontal .list li .img {
    overflow: hidden;
}

.scroll_horizontal .list li .img img {
    width: 100%;
    cursor: pointer;
    transition: all 0.6s;
}

.scroll_horizontal .list li .img img:hover {
    transform: scale(1.3);
}

.scroll_horizontal .list li .title {
    width: 314px;
    overflow: hidden;
    padding: 10px;
    height: 50px;
}

.scroll_horizontal .list a:hover li .title h1,
.scroll_horizontal .list a:hover li .title h2 {
    color: #ffffff
}

.scroll_horizontal .list li .title h1 {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    color: #FFF;
    margin: 0;
}

.scroll_horizontal .list li .title h1 a {
    color: #FFFFFF;
    font-weight: bold;
}

.scroll_horizontal .list li .title h1 a:hover {
    color: #03F;
}

.scroll_horizontal .list li .title h2 {
    font-size: 16px;
    line-height: 25px;
    color: #fff;
}

.scroll_horizontal .list li .js {
    font-size: 14px;
    line-height: 25px;
    padding: 10px;
    height: 92px;
    width: 100%;
    background-color: #F6F6F6;
    overflow: hidden;
    color: #666;
}

.scroll_horizontal .list li .more {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    background-color: #F7F7F7;
    height: 30px;
    width: 80px;
    margin-top: 15px;
    margin-left: 15px;
    border: 1px solid #CCC;
    text-align: center;
}

.scroll_horizontal .list a:hover li .more {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    background-color: #FFFFFF;
    height: 30px;
    width: 80px;
    margin-top: 15px;
    margin-left: 15px;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 5px;
}

.scroll_horizontal .prev,
.scroll_horizontal .next {
    position: absolute;
    font: 0/0 Arial;
    cursor: pointer;
    margin-top: -280px;
}

.scroll_horizontal .prev {
    left: -50px;
    background-image: url(/template/pc/skin/img/left_03.png);
    background-repeat: no-repeat;
    height: 41px;
    width: 22px;
}

.scroll_horizontal .next {
    right: -55px;
    background-image: url(/template/pc/skin/img/left_05.png);
    background-repeat: no-repeat;
    height: 41px;
    width: 22px;
}

.scroll_horizontal .prev:hover {
    background-image: url(/template/pc/skin/img/left1_03.png);
    background-repeat: no-repeat;
}

.scroll_horizontal .next:hover {
    background-image: url(/template/pc/skin/img/left1_05.png);
    background-repeat: no-repeat;
}

/*订单流程*/
.lc_bj {
    height: 620px;
    overflow: hidden;
    background: url(/template/pc/skin/img/lcbg.jpg) no-repeat center top;
    padding-top: 20px;
    font-family: "Microsoft YaHei";
    box-sizing: border-box;
    margin-top: 30px;
}

.lc h2 {}

.lc ul {
    width: 1200px;
    height: 300px;
    position: relative;
    margin-top: 40px;
    margin-left: 100px;
}

.lc ul li {
    cursor: pointer;
    width: 130px;
    height: 160px;
    box-sizing: border-box;
    text-align: center;
    margin-right: 48px;
    float: left;
    font-size: 18px;
    color: #333333;
    line-height: 42px;
    position: absolute;
}

.lc ul li i {
    display: block;
    font-size: 15px;
    color: #333333;
    height: 20px;
    line-height: 20px;
    padding-bottom: 18px;
    background: url(/template/pc/skin/img/lcico.png) no-repeat center bottom;
    text-align: center;
    font-weight: bold;
    font-family: "Arial";
    padding-left: 5px;
}

.lc ul li em {
    height: 102px;
    line-height: 102px;
    display: block;
    margin: 15px auto 0;
}

.lc ul li:nth-child(7) {
    margin-right: 0;
}

.lc ul li:nth-child(1) em {
    background: url(/template/pc/skin/img/lc1.png) no-repeat center top;
}

.lc ul li:nth-child(2) em {
    background: url(/template/pc/skin/img/lc2.png) no-repeat center top;
}

.lc ul li:nth-child(3) em {
    background: url(/template/pc/skin/img/lc3.png) no-repeat center top;
}

.lc ul li:nth-child(4) em {
    background: url(/template/pc/skin/img/lc4.png) no-repeat center top;
}

.lc ul li:nth-child(5) em {
    background: url(/template/pc/skin/img/lc5.png) no-repeat center top;
}

.lc ul li:nth-child(6) em {
    background: url(/template/pc/skin/img/lc6.png) no-repeat center top;
}

.lc ul li:nth-child(7) em {
    background: url(/template/pc/skin/img/lc7.png) no-repeat center top;
}

.lc ul li:nth-child(1) {
    left: 0;
    top: 61px;
}

.lc ul li:nth-child(2) {
    left: 170px;
    top: 26px;
}

.lc ul li:nth-child(3) {
    left: 360px;
    top: 20px;
}

.lc ul li:nth-child(4) {
    left: 530px;
    top: 65px;
}

.lc ul li:nth-child(5) {
    left: 710px;
    top: 18px;
}

.lc ul li:nth-child(6) {
    left: 910px;
    top: -5px;
}

.lc ul li:nth-child(7) {
    left: 1100px;
    top: 33px;
}

.lc ul li em {

}

.lc ul li:hover em {

}

.lc ul li i {

}

.lc ul li:hover i {
    margin-top: -5px;
}

.lc_zx {
    height: 52px;
    line-height: 52px;
}

.lc_zx span {
    display: inline-block;
    float: left;
    font-size: 22px;
    font-weight: bold;
    color: #333;
}

.lc_zx p {
    padding-left: 44px;
    background: url(/template/pc/skin/img/lctel.png) no-repeat left 5px;
    margin: 0 auto;
    width: 440px;
    box-sizing: border-box;
    position: relative;
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 52px;
}

.lc_zx p b {
    overflow: hidden;
    color: #0061ae;
    font-weight: bold;
    font-family: "Arial";
    font-size: 30px;
}
.link {
    width: 1400px;
    margin: 0 auto;
}
.link a {
    padding: 0px 4px;
}