﻿@charset "utf-8";

/* CSS reset for c_b */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*table th , table td {padding:5px;}*/
fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

ception,
th {
    text-align: left;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

a {
    color: #666;
    text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
    outline: none;
}

/*for ff f6n.net*/
a:hover {
    text-decoration: underline;
}

/*定位*/
.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.bc {
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.zoom {
    zoom: 1
}

.hidden {
    visibility: hidden;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

p {
    word-spacing: -1.5px;
}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.curp {
    cursor: pointer
}

;

/*原reset*/
sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,
button,
textarea,
select {
    *font-size: 100%;
}

input,
select {
    vertical-align: middle;
}

body {
    font: 12px/1.231 arial, helvetica, clean, sans-serif;
}

select,
input,
button,
textarea,
button {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
    border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

/*title*/

/* CSS Document */
body {
    background-color: #fff;
    overflow-x: hidden;
    color: #666;
    font-size: 12px;
    font-family: microsoft yahei, "宋体";
    position: relative;
}

/*网站字体颜色*/
@media screen and (max-width: 980px) {
    body {
        width: 105%;
    }
}

.header,
.content,
.footer,
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1120px;
    font-family: microsoft yahei;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

/* -- 购物车外部框架 -- */
.cart_header,
.cart_content,
.cart_footer {
    width: 760px;
    margin: 0 auto;
}

/*页眉*/
/*.header{width:100%; overflow:hidden; background-color:#fff;}*/
.htop {
    border-bottom: 1px solid #e5e5e5;
}

.htop .container {
    height: 27px;
    line-height: 27px;
    overflow: hidden;
}

.htop em {
    float: left;
    font-size: 13px;
}

.htop span {
    float: right;
}

.htop span a {
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid #8c8c8c;
    text-decoration: none;
    font-size: 13px;
}

.htop span a.noBl {
    border-left: none;
}

.htop span a.noBr {
    padding-right: 0;
}

.hcont {
    padding-top: 30px;
    padding-bottom: 15px;
}

.hcont .dlogo {
    float: left;
}

.hcont .dlogo dl {
    overflow: hidden;
}

.hcont .dlogo dt {
    float: left;
}

.hcont .dlogo dt img {
    display: block;
}

.hcont .dlogo dd {
    margin-left: 111px;
    padding: 25px 0 30px 25px;
    background: url(/addons/cms/view/default/images/logoline.png) no-repeat left center;
}

.hcont .dlogo dd p {
    font-size: 26px;
    color: #1f98e4;
    font-weight: bold;
}

.hcont .dlogo dd h2 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 5px;
}

.hcont .dphone {
    float: right;
    position: relative;
}

.hcont .dphone dl {
    padding-left: 45px;
    margin-top: 32px;
    background: url(/addons/cms/view/default/images/htphone.png) no-repeat left center;
}

.hcont .dphone dt {
    font-size: 14px;
}

.hcont .dphone dd {
    font-size: 21px;
    color: #e31d1e;
}

.hcont .dphone img {
    position: absolute;
    left: -216px;
    top: 32px;
}

.nlist {
    padding-bottom: 15px;
}

.nlist .leftli a:hover,
.nlist li.cur a:hover {
    background: url(/addons/cms/view/default/images/liaBg.png) no-repeat center;
    color: #fff;
}

.nlist .leftli a {
    display: block;
    height: 40px;
    line-height: 40px;
    background: url(/addons/cms/view/default/images/liBg2.png) no-repeat 162px center;
    font-size: 14px;
    color: #333;
    padding: 0 18px;
    text-decoration: none;
}

.n_cont {
    padding-top: 5px;
    overflow: hidden;
}

.n_cont dl {
    /*margin-top:31px;*/
    overflow: hidden;
    padding: 25px 0 21px 29px
}

.n_cont dl dt {
    float: left;
    padding: 5px;
    background: #eaeaea;
}

.n_cont dl dt img {
    display: block;
    width: 160px;
    height: 102px;
}

.n_cont dl dd {
    float: left;
    margin-left: 23px;
    width: 478px;
}

.n_cont dl dd h5 {
    margin-top: 3px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dedede;
    overflow: hidden;
}

.n_cont dl dd h5 a {
    font-size: 14px;
    color: #006a35;
    float: left;
    padding-left: 5px;
}

.n_cont dl dd h5 em {
    float: right;
    padding-right: 10px;
}

.n_cont dl dd p {
    line-height: 20px;
    font-size: 13px;
    margin-top: 10px;
}

.n_cont dl:hover {
    background: #eaeaea;
}


/*navBox*/
.navBox {
    background: #2e2f35;
    height: 55px;
    position: relative;
}

.navBox .container>ul {
    height: 55px;
}

.navBox .container>ul>li {
    float: left;
    position: relative;
}

.navBox .container>ul>li>a {
    display: block;
    height: 55px;
    line-height: 55px;
    padding: 0 20px;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
}

.navBox .container>ul>li:hover>a,
.navBox .container>ul>li.cur a {
    background: #1f98e4;
}

.footer {
    width: 100%;
}

.ftcont {
    background-color: #393b3f;
    padding: 34px 0;
}

.ftcont .ftlogo {
    float: left;
    padding: 15px 0;
    background: url(/addons/cms/view/default/images/ftlogobg.png) no-repeat 225px center;
}

.ftcont .ftlogo dt {
    float: left;
    width: 225px;
}

.ftcont .ftlogo dt img {
    display: block;
    margin: 0 auto;
}

.ftcont .ftlogo dt a img {
    margin-bottom: 12px;
}

.ftcont .ftlogo dd {
    margin-left: 258px;
}

.ftcont .ftlogo dd p {
    font-size: 14px;
    color: #b0b1b2;
    line-height: 30px;
}

.ftcont .ftlogo dd p a {
    color: #b0b1b2;
}

.ftcont .wx {
    float: right;
    margin-right: 24px;
    margin-top: 20px;
}

.ftbot {
    background: #303135;
    height: 46px;
    line-height: 46px;
    text-align: center;
}

.ftbot a {
    font-size: 14px;
    color: #e8e8e8;
    padding: 0 16px;
    border-left: 1px solid #bababb;
}

.ftbot a.noBl {
    border-left: none;
}

.kefw {
    display: block;
    position: absolute;
    width: 50px;
    height: 30px;
    left: 50%;
    margin-left: -25px;
    top: 2px;
}

#nodata {
    padding: 80px;
    padding-left: 150px;
    border: solid 1px #eee;
    margin: 10px 0;
    background: url(/addons/cms/view/default/images/nodata.gif) no-repeat 20px 20px;
}

/* -- 弹出窗口 -- */
#mesbook1_c,
#mesbook1 {
    display: none;
    z-index: 1001;
    width: 398px;
    border: 1px solid #ccc;
    background: #fff;
    padding-bottom: 20px;
}

#mesbook1_c div,
#mesbook1 div {
    border: 1px solid #E4E3E3;
    background: #EBECEB;
    height: 18px;
    padding: 4px .5em 0;
    margin-bottom: 10px;
}

#mesbook1_c dl.b1,
#mesbook1 dl.b1 {
    width: 370px;
    margin: 0 auto;
}

#mesbook1_c dl.b1 dt,
#mesbook1 dl.b1 dt {
    float: left;
    width: 105px;
    overflow: hidden;
}

#mesbook1_c dl.b1 dd,
#mesbook1 dl.b1 dd {
    width: 265px;
    float: right;
}

#mesbook1_c #mesbook1_cBtns,
#mesbook1 #mesbook1Btns {
    padding-bottom: 10px;
}

#mesbook1_c #mesbook1_cBtns input,
#mesbook1 #mesbook1Btns input {
    margin-right: 20px;
}

/*处理中动画占全屏*/
#oran_div_processing {
    width: 300px;
    padding: 20px;
    z-index: 9999;
    text-align: center;
    background: #fffeef;
    border: solid 1px #b8ab04;
}

#roll_top,
#fall,
#ct {
    position: relative;
    cursor: pointer;
    height: 72px;
    width: 26px;
}

#roll_top {
    background: url(/addons/cms/view/default/images/top.gif) no-repeat;
}

#fall {
    background: url(/addons/cms/view/default/images/top.gif) no-repeat 0 -80px;
}

#ct {
    background: url(/addons/cms/view/default/images/top.gif) no-repeat 0 -40px;
}

#roll {
    display: block;
    width: 15px;
    margin-right: -515px;
    position: fixed;
    right: 30%;
    top: 50%;
    _margin-right: -525px;
    _position: absolute;
    _margin-top: 300px;
    _top: expression(eval(document.documentElement.scrollTop));
}

/* CSS Document */
.pbot {
    display: block;
    width: 25px;
    height: 33px;
    position: absolute;
}

.pbot1 {
    background: url(/addons/cms/view/default/images/pbot1.jpg) no-repeat center;
    left: 0;
}

.pbot2 {
    background: url(/addons/cms/view/default/images/pbot2.jpg) no-repeat center;
    right: 0;
}

.pbo {
    display: block;
    width: 51px;
    height: 51px;
    position: absolute;
}

.pbo1 {
    background: url(/addons/cms/view/default/images/pbo1.jpg) no-repeat center;
    left: 0;
}

.pbo2 {
    background: url(/addons/cms/view/default/images/pbo2.jpg) no-repeat center;
    right: 0;
}


.ctle {}

.ctle h5 {
    text-align: center;
    margin-bottom: 15px;
    color: #FFF;
    font-size: 28px;
}

.ctle h5 a {
    font-size: 24px;
    color: #333;
}

.ctle i {
    width: 380px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #777;
    display: block;
    border: 1px solid #d0cfcf;
}

.ctle img {
    display: block;
    margin: 0 auto;
}


.baner {
    height: 500px;
}

#flashs {
    position: relative;
    overflow: hidden;
}

#flashs .bgitem {
    z-index: 1;
    position: absolute;
    top: 0;
}

#flashs .btn {
    position: absolute;
    z-index: 7;
    bottom: 15px;
    left: 50%;
    margin-left: -95px;
    padding: 0px 6px;
}

#flashs .btn li {
    color: #555;
    background: #f2f2f2;
    cursor: pointer;
    display: inline-block;
    margin: 0 2px;
    width: 25px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}

#flashs .btn li.on {
    background: #ffffff;
}

/*search*/
.search11 {
    width: 100%;
    margin: 0 auto;
    background: #f1f1f1;
    margin-bottom: 30px;
}

.search {
    width: 1200px;
    margin: 0 auto;
}

.search .gjc {
    overflow: hidden;
    float: left;
    font-size: 12px;
    padding-top: 5px;
}

.search .gjc span {
    font-weight: bold;
}

.search .gjc a {
    font-size: 13px;
}

.search .sc {
    float: right;
    margin-top: 12px;
}

.search .sc .tt {
    float: left;
    width: 234px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #ccccc;
    font-size: 13px;
    color: #a1a0a0;
    outline: none;
}

.search .sc .s_bt {
    border: 0px;
    float: left;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    COLOR: #555;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

/*body1*/
.mar,
.w1200 {
    width: 1150px;
    margin: 0 auto;
}

#body1 {
    margin-top: 30px;
    height: 430px;
}

#body1 .title {
    width: 360px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #333;
    height: 17px;
    line-height: 30px;
    margin-bottom: 40px;
}

#body1 .title p {
    width: 160px;
    margin: 0 auto;
    background: #fff;
    font-size: 30px;
    font-weight: bold;
}

#body1 ul {
    width: 1205px;
    margin: 0 auto;
}

#body1 li {
    width: 289px;
    background: #2a7fd7;
    height: 100px;
    color: #fff;
    float: left;
    margin: 6px;
    text-align: center;
}

#body1 li h3 {
    display: block;
    font-weight: bold;
    font-size: 20px;
    padding: 25px 0 10px;
    letter-spacing: 4px;
}

#body1 li a {
    width: 80px;
    height: 20px;
    line-height: 20px;
    display: block;
    background: #fff;
    color: #333;
    margin: 0 auto;
}

#body1 li a:hover {
    background: #ff0000;
    color: #fff;
}





/*ban*/
.ban01 {
    background: url(/addons/cms/view/default/images/ban02.jpg) no-repeat center 0;
    height: 220px;
    padding: 47px 0 0;
    overflow: hidden;
    margin-top: 30px;
}

.ban01 p {
    font-size: 38px;
    color: #fff;
    text-align: center;
    height: 72px;
    line-height: 72px;
}

.ban01 span {
    display: block;
    font-size: 22px;
    color: #fff;
    width: 490px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
    background: #eb2533;
    margin-bottom: 15px;
    margin-top: 10px;
}

.ban01 em {
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-family: "宋体";
    background: url(/addons/cms/view/default/images/ban_tel.png) no-repeat 490px 5px;
    height: 30px;
}










< !--三大生产体系-->.chanp01 {
    padding: 50px 0;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.plan_t {
    height: 125px;
    text-align: center;
    line-height: 42px;
}

.plan_t a {
    font-size: 42px;
    color: #333;
}

.plan_t span {
    display: block;
    font-size: 20px;
    color: #666;
    font-weight: normal;
    padding: 8px 0 0;
    text-transform: uppercase;
}

.chanp01 ul li:first-child {
    margin-left: 0;
}

.chanp01 ul li {
    width: 387px;
    height: 350px;
    float: left;
    margin-left: 19px;
    padding: 10px 0 0;
    overflow: hidden;
}

.chanp01 ul li a {
    background: url(/addons/cms/view/default/images/cp_k01.jpg) no-repeat;
    display: block;
    width: 387px;
    height: 350px;
    -webkit-transition: transform .3s;
    transition: transform .3s;
}

.chanp01 ul li span,
.chanp02 .u-more {
    display: block;
    width: 140px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #1261a3;
    font-size: 14px;
    color: #fff;
    margin: auto;
}

.chanp01 ul li em {
    width: 330px;
    line-height: 30px;
    display: block;
    margin: 0 auto;
    padding-bottom: 28px;
    text-align: center;
}

.chanp01 ul li b {
    padding: 30px 0 10px;
    display: block;
    font-size: 22px;
    color: #333;
    text-align: center;
    line-height: 30px;
    height: 100px;
    overflow: hidden;
}


/*配套产品展示*/
.chanp01 {
    padding: 30px 0;
}

.chanp01 ul li {
    width: 387px;
    height: 350px;
    float: left;
    margin-left: 19px;
    padding: 10px 0 0;
    overflow: hidden;
}

.chanp01 ul li a {
    background: url(/addons/cms/view/default/images/cp_k01.jpg) no-repeat;
    display: block;
    width: 387px;
    height: 350px;
    -webkit-transition: transform .3s;
    transition: transform .3s;
}

.chanp01 ul li a:hover {
    background: url(/addons/cms/view/default/images/cp_k02.jpg) no-repeat;
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
}

.chanp01 ul li em {
    width: 330px;
    line-height: 30px;
    display: block;
    margin: 0 auto;
    padding-bottom: 28px;
    text-align: center;
}

.chanp01 ul li em img {
    width: 190px;
    height: 45px;
}

.chanp01 ul li b {
    padding: 30px 0 10px;
    display: block;
    font-size: 22px;
    color: #333;
    text-align: center;
    line-height: 30px;
    height: 100px;
    overflow: hidden;
}

.chanp01 ul li span,
.chanp02 .u-more {
    display: block;
    width: 140px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #1261a3;
    font-size: 14px;
    color: #fff;
    margin: auto;
}

.chanp01 ul li a:hover span,
.chanp02 .u-more:hover {
    background: #eb0000;
}

.chanp01 ul li:first-child {
    margin-left: 0;
}








/*body2*/
#body2_t {
    margin-top: 50px;
    background: #eeeeee url(/addons/cms/view/default/images/home_28.jpg) center top no-repeat;
}

#body2_t .title {
    width: 440px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #333;
    height: 17px;
    line-height: 30px;
    padding-top: 30px;
    margin-bottom: 40px;
}

#body2_t .title p {
    width: 230px;
    margin: 0 auto;
    background: #eee;
    font-size: 30px;
    font-weight: bold;
}

.body2_1 {
    background: #1460b6;
    padding: 3px;
    width: 1194px;
}

.body2_1 .body2_1_1 {
    padding: 15px 0 0 100px;
    width: 600px;
    display: inline;
}

.body2_1 .body2_1_1 .body2_1_1_t img {
    float: left;
}

.body2_1 .body2_1_1 .body2_1_1_t h4 {
    background: #fff;
    float: left;
    display: inline;
    font-weight: normal;
    font-size: 48px;
    color: #1460b6;
    padding: 0 10px;
    height: 80px;
    line-height: 80px;
    letter-spacing: 5px;
}

.cl {
    height: 0px;
    clear: both;
    overflow: hidden;
    font-size: 0;
    zoom: 1;
}

.body2_1 .body2_1_1 span {
    display: block;
    font-size: 30px;
    color: #ffff00;
    margin: 7px 0;
}

.body2_1 .body2_1_1 .ul {
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    background: url(/addons/cms/view/default/images/home_33.png) left top repeat-y;
    padding-left: 20px;
}

.body2_1 .body2_1_1 .a {
    float: right;
    display: inline;
    margin-right: 130px;
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #1460b6;
    background: #ffff00;
}

.body2_2 {
    width: 1076px;
    padding: 15px 62px 50px;
    background: #fff;
    filter: alpha(opacity=70);
    background: rgba(255, 255, 255, 0.7);
    height: 350px;
}

.body2_2 li {
    width: 254px;
    padding: 10px 45px 15px;
    background: #fff;
    border: 3px solid #eeeeee;
    margin: 0 4px;
    position: relative;
    text-align: center;
    display: inline;
    float: left;
}

table {
    font-family: Microsoft YaHei, 微软雅黑;
    font-size: 14px;
}

#body2_b {
    background: #eeeeee url(/addons/cms/view/default/images/home_28_2.jpg) center bottom no-repeat;
}

.body2_1 {
    background: #2a7fd7;
    padding: 3px;
    width: 1194px;
}

.body2_1 .body2_1_1 {
    padding: 15px 0 0 100px;
    width: 600px;
    display: inline;
}

.body2_1 .body2_1_1 .body2_1_1_t img {
    float: left;
}

.body2_3 .body2_3_t {
    background: #1460b6;
    height: 60px;
    line-height: 60px;
}

.body2_3 .body2_3_t h4 {
    float: left;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background: url(/addons/cms/view/default/images/home_41.jpg) no-repeat;
    width: 215px;
    text-indent: 24px;
}

.body2_3 .body2_3_t a {
    float: right;
    color: #fff;
    margin-right: 15px;
}

.body2_3 ul {
    background: #fff;
    filter: alpha(opacity=70);
    background: rgba(255, 255, 255, 0.7);
    padding: 24px 0 40px;
}

.body2_3 li {
    float: left;
    position: relative;
    background: #ffffff;
    border: 1px solid #ccc;
    margin-left: 5px;
    display: inline;
    text-align: center;
    padding: 10px;
}





/*
.body2_t li {
    width: 254px;
    padding: 10px 45px 15px;
    background: #fff;
    border: 3px solid #eeeeee;
    margin: 0 4px;
    position: relative;
    text-align: center;
    display: inline;
}

*/


/*公司简介*/
.ab_bg {
    background: url(/addons/cms/view/default/images/ab_bg.jpg) no-repeat center 0;
    height: 695px;
    padding: 55px 0 0;
}

.about dl {
    padding: 11px 68px 0 0;
    width: 1132px;
    height: 440px;
    overflow: hidden;
}

.about dl dt {
    float: right;
    width: 466px;
    height: 296px;
    overflow: hidden;
}

.about dl dt img {
    width: 466px;
    height: 296px;
}

.about dl dd {
    width: 540px;
    float: left;
}

.about dl dd h5 {
    height: 70px;
    overflow: hidden;
    line-height: 70px;
}

.about dl dd h5 a {
    font-size: 28px;
    color: #333;
    font-weight: normal;
}

.about .ab_desc {
    font-size: 14px;
    color: #888;
    height: 112px;
    line-height: 28px;
    overflow: hidden;
    padding: 15px 0 0;
}

.about dl dd span {
    display: block;
    width: 138px;
    padding: 50px 0 0;
}

.about dl dd span a {
    font-size: 18px;
    color: #fff;
    display: block;
    width: 138px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background: #1261a3;
}

.about dl dd span a:hover {
    background: #e90000;
}

.about ul {
    background: url(/addons/cms/view/default/images/ab_line.gif) no-repeat right 20px;
    display: inline-block;
}

.about ul li {
    width: 400px;
    float: left;
    text-align: center;
    background: url(/addons/cms/view/default/images/ab_line.gif) no-repeat 0 20px;
}

.about ul li a {
    font-size: 18px;
    color: #333;
    display: block;
}

.about ul li em {
    display: block;
    width: 42px;
    height: 36px;
    line-height: 0;
    margin: 0 auto 10px;
    overflow: hidden;
}

.about ul li em img {
    width: 42px;
    height: 72px;
}

.about ul li a:hover em img {
    margin-top: -36px;
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.plan_t {
    height: 125px;
    text-align: center;
    line-height: 42px;
}




/*paner*/
.paner11 {
    width: 100%;
    background: #eee;
}

.paner {
    padding-top: 30px;
    padding-bottom: 20px;
}

.paner .pcont {
    position: relative;
    margin-top: 20px;
}

.paner .pcont ul {
    overflow: hidden;
    width: 1100px;
    margin: 0 auto;
}

.paner .pcont .bd {
    overflow: hidden;
    width: 1100px;
    margin: 0 auto;
}

.paner .pcont li {
    float: left;
    width: 200px;
    margin: 0 7px;
}

.paner .pcont li img {
    border: 2px solid #e5e5e5;
    display: block;
}

.paner .pcont .pbot {
    top: 40px;
}

.paner .pcont h4 {
    font-size: 14px;
    text-align: center;
    color: #FFF;
    padding-top: 10px;
}


.paner .pcont {
    position: relative;
    margin-top: 20px;
}

.paner .pcont ul {
    overflow: hidden;
    width: 1100px;
    margin: 0 auto;
}

.paner .pcont .bd {
    overflow: hidden;
    width: 1100px;
    margin: 0 auto;
}

.paner .pcont li {
    float: left;
    width: 200px;
    margin: 0 7px;
}

.paner .pcont li img {
    border: 2px solid #e5e5e5;
    display: block;
}

.paner .pcont .pbo {
    top: 40px;
}

.paner .pcont h4 {
    font-size: 14px;
    text-align: center;
    color: #555;
    padding-top: 10px;
    font-weight: inherit;
}


.tempWrap {
    overflow: hidden;
    width: 1000px !important;
    margin: 0 auto;
    padding-right: 10px;
}


/*proMain*/
.proMain {
    padding: 46px 0;
    background-color: #f5f5f5;
}

.proMain .pro_l {
    width: 220px;
    float: left;
}

.proMain .pro_r {
    width: 740px;
    float: right;
}

/*pro_l*/
.pro_l h4 {
    background: #006a35;
    margin-bottom: 20px;
}

.pro_l h4 a {
    display: block;
    height: 92px;
    line-height: 92px;
    text-decoration: none;
    color: #fff;
    font-size: 30px;
    padding-left: 27px;
}

.pro_l ul {
    background-color: #fff;
    margin-bottom: 13px;
    border: 2px solid #e5e5e5;
    border-top: none;
    overflow: hidden;
}

.pro_l li {}

.pro_l li h5 {
    padding-left: 32px;
    background: url(/addons/cms/view/default/images/prolistbg1.png) no-repeat left center #0c8d4d;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #FFF;
}

.pro_l li h5 a {
    font-size: 16px;
    color: #535353;
    text-decoration: none;
}

.pro_l li .sedp p {
    margin-bottom: 8px;
}

.pro_l li .sedp p a {
    font-size: 14px;
    display: block;
    margin-left: 25px;
    padding-left: 5px;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
}

.pro_l li .sedp p a:hover {
    background: url(/addons/cms/view/default/images/prolistbg2.png) no-repeat center;
    color: #fff;
}

/*pro_r*/
.pro_r .prc {
    padding-top: 10px;
}

.pro_r .prc .pt {
    height: 40px;
    background-color: #333;
}

.pro_r .prc .pt h5 {
    float: left;
    height: 50px;
    width: 110px;
    margin-top: -10px;
    margin-left: 10px;
}

.pro_r .prc .pt h5 a {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #1f98e4;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.pro_r .prc .pt span {
    float: right;
    margin-right: 30px;
    line-height: 40px;
}

.pro_r .prc .pt span a {
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
    background: url(/addons/cms/view/default/images/ptline.png) no-repeat left center;
}

.pro_r .prc .pt span a.noBg {
    background: none;
}

.pro_r .prc .pt .mor {
    float: right;
    padding-right: 15px;
    /* background: url(/addons/cms/view/default/images/morBg.png) no-repeat right center; */
    margin-right: 12px;
    margin-top: 13px;
    font-size: 14px;
    color: #fff;
}

.pro_r .prc .pro {
    overflow: hidden;
    margin-top: 24px;
    width: 757px;
}

.pro_r .prc .pro li {
    float: left;
    width: 235px;
    padding-bottom: 24px;
    margin-right: 17px;
}

.pro_r .prc .pro li>a {
    display: block;
    width: 233px;
    height: 163px;
    position: relative;
    border: 1px solid #1f98e4;
}

.pro_r .prc .pro li>a>img {
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_r .prc .pro li>a>img:hover {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
}

/*.pro_r .prc .pro li>a i{ display:block; width:235px; height:165px; position:absolute; top:0; left:0; background:url(../index/probg.png) no-repeat center; display:none;}*/
.pro_r .prc .pro li>a i img {}

.pro_r .prc .pro li>a i span {}

.pro_r .prc .pro li>a:hover i {
    display: block;
}

.pro_r .prc .pro li p {
    width: 235px;
    text-align: center;
    margin-top: 10px;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    ;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pro_r .prc .pro li p a {
    font-size: 14px;
}


/*vedioMain*/
.vedioMain {
    background: url(/addons/cms/view/default/images/vedioBg.jpg) no-repeat center top;
    height: 641px;
}

.vedioMain .container {
    padding-top: 60px;
}

.vedioMain ul {
    overflow: hidden;
    margin-top: 55px;
}

.vedioMain li {
    margin-bottom: 19px;
}

.vedioMain li a {
    display: block;
    position: relative;
}

.vedioMain li a img {
    display: block;
}

.vedioMain li a span {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    text-align: center;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    /*background:url(../index/vdbg.png) repeat center;*/
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.vedioMain li a span em {}


/*dingzhiMain*/
.dingzhiMain {
    background: url(/addons/cms/view/default/images/dizhiBg.png) no-repeat center top;
    height: 195px;
}

.dingzhiMain .container {
    position: relative;
    height: 100%;
    z-index: 999;
}

.dingzhiMain .dz {
    padding-top: 53px;
    padding-left: 100px;
}

.dingzhiMain .dz h5 {
    font-size: 26px;
    color: #363636;
}

.dingzhiMain .dz p {
    font-size: 20px;
    color: #fff;
    background: url(/addons/cms/view/default/images/dzbg.png) no-repeat center;
    width: 473px;
    height: 31px;
    line-height: 31px;
    padding-left: 10px;
    margin: 12px 0;
}

.dingzhiMain .dz em {
    font-size: 16px;
    color: #565656;
}

.dingzhiMain .dzImg {
    position: absolute;
    left: 0;
    bottom: -17px;
    z-index: 99;
}

.dingzhiMain ul {
    position: absolute;
    top: 29px;
    right: 0;
}

.dingzhiMain li {
    margin-bottom: 5px;
    height: 38px;
    padding-right: 4px;
    padding-bottom: 4px;
    background: url(/addons/cms/view/default/images/ftbg.png) no-repeat right bottom;
    width: 315px;
}

.dingzhiMain li span {
    float: left;
    width: 41px;
    height: 38px;
}

.dingzhiMain li span img {
    display: block;
}

.dingzhiMain li .ft {
    float: left;
    width: 253px;
    border: none;
    background-color: #fff;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    outline: none;
    font-size: 14px;
    color: #999;
    border-left: 1px solid #e1e1e1;
}

.dingzhiMain li a {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-color: #1f98e4;
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}




/*ysMain*/
.ysMain .ys {
    position: relative;
}

.ysMain .ys1 {
    background: url(/addons/cms/view/default/images/ysbg1.jpg) no-repeat center;
    height: 461px;
}

.ysMain .ys2 {
    background: url(/addons/cms/view/default/images/ysbg2.jpg) no-repeat center;
    height: 362px;
}

.ysMain .ys3 {
    background: url(/addons/cms/view/default/images/ysbg3.jpg) no-repeat center;
    height: 372px;
}

.ysMain .ys4 {
    background: url(/addons/cms/view/default/images/ysbg4.jpg) no-repeat center;
    height: 371px;
}

.ysMain .ys5 {
    background: url(/addons/cms/view/default/images/ysbg5.jpg) no-repeat center;
    height: 362px;
}

.ysMain .ys1 h4 {
    text-align: center;
    padding-top: 62px;
}

.ysMain .ys1 h4 p {
    font-weight: bold;
    font-size: 16px;
    margin-top: 5px;
}

.ysMain .ys4 .yphone {
    padding-left: 34px;
    background: url(/addons/cms/view/default/images/yphone.png) no-repeat left center;
    font-size: 21px;
    color: #e31d1e;
    height: 25px;
    line-height: 25px;
    position: absolute;
    display: block;
    top: 275px;
    left: 80px;
}

.ysMain dl {
    position: absolute;
}

.ysMain dt {
    font-size: 18px;
    color: #434343;
}

.ysMain dt span {
    font-size: 18px;
    color: #434343;
}

.ysMain dt h5 {
    font-size: 18px;
    color: #434343;
}

.ysMain dd {
    margin-top: 24px;
}

.ysMain dd p {
    font-size: 14px;
    width: 435px;
    padding-left: 15px;
    background: url(/addons/cms/view/default/images/diamImg.png) no-repeat left 5px;
    margin-bottom: 8px;
}

.ysMain .dz {
    left: 507px;
}

.ysMain .dr {
    left: 84px;
}

.ysMain .ds1 {
    top: 234px;
}

.ysMain .ds2 {
    top: 116px;
}

.ysMain .ds3 {
    top: 108px;
}

.ysMain .ds4 {
    top: 103px;
}

.ysMain .ds5 {
    top: 107px;
}



/*khjzMain*/
.khjzMain {
    padding-top: 40px;
}

.khjzMain .kcont {
    position: relative;
    margin-top: 20px;
}

.khjzMain .kcont ul {
    width: 1100px;
    margin: 0 auto;
}

.khjzMain .kcont .bd {
    width: 1100px;
    margin: 0 auto;
}

.khjzMain .kcont li {
    position: relative;
    background-color: #fff;
    width: 220px;
    float: left;
    margin: 0 18px;
}

.khjzMain .kcont li img {
    display: block;
    border: 1px solid #C1C1C1;
    padding: 2px;
    background: #fff;
}

.khjzMain .kcont li h5 {
    width: 255px;
    text-align: center;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    padding-top: 18px;
    padding-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*.khjzMain .kcont li p{  font-size:13px; line-height:22px; height:88px; overflow:hidden; text-align:center;}*/
.khjzMain .kcont li .mor {
    display: block;
    width: 36px;
    height: 36px;
    /*background:url(../index/morbg2.png) no-repeat center;*/
    position: absolute;
    bottom: -18px;
    left: 50%;
    margin-left: -18px;
}

.khjzMain .kcont .pbot {
    top: 100px;
}


/*intoMain*/
.intoMain {
    padding-top: 50px;
    padding-bottom: 73px;
    border-bottom: 1px solid #dfdfdf;
}

.intoMain .nt {
    padding-left: 8px;
    border-left: 5px solid #1f98e4;
}

.intoMain .nt a {
    font-size: 20px;
}

.intoMain .int_l {
    float: left;
    width: 622px;
}

.intoMain .int_r {
    float: right;
    width: 315px;
}

/*int_l*/
.intoMain .int_l dl {
    overflow: hidden;
    margin-top: 40px;
}

.intoMain .int_l dt {
    float: left;
    margin-left: 13px;
}

.intoMain .int_l dt img {
    display: block;
    padding: 4px;
    border: 1px solid #dcdcdc;
}

.intoMain .int_l dd {
    margin-left: 286px;
}

.intoMain .int_l dd h5 {
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 16px;
}

.intoMain .int_l dd h5 a {
    font-size: 15px;
}

.intoMain .int_l dd p {
    font-size: 13px;
    height: 110px;
    line-height: 22px;
    overflow: hidden;
    padding: 13px 0;
}

.intoMain .int_l dd>a {
    font-size: 13px;
    color: #376cb2;
}

/*int_r*/
.intoMain .int_r .honer {
    margin-top: 40px;
    position: relative;
}

.intoMain .int_r .honer ul {
    overflow: hidden;
    width: 238px;
    margin: 0 auto;
}

.intoMain .int_r .honer .bd {
    overflow: hidden;
    width: 238px;
    margin: 0 auto;
}

.intoMain .int_r .honer li {
    float: left;
    width: 238px;
}

.intoMain .int_r .honer li img {
    display: block;
    border: 1px solid #dcdcdc;
}

.intoMain .int_r .honer li p {
    width: 238px;
    text-align: center;
    margin-top: 7px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.intoMain .int_r .honer li p a {
    font-size: 13px;
}

.intoMain .int_r .honer .hbot {
    display: block;
    width: 10px;
    height: 20px;
    position: absolute;
    top: 74px;
}

.intoMain .int_r .honer .hbot1 {
    background: url(/addons/cms/view/default/images/hbot1.png) no-repeat center;
    left: 15px;
}

.intoMain .int_r .honer .hbot2 {
    background: url(/addons/cms/view/default/images/hbot2.png) no-repeat center;
    right: 15px;
}



/*workMain*/
.workMain {
    margin-top: 30px;
}

.workMain .wlist {
    height: 46px;
    width: 402px;
    margin: 0 auto;
    position: relative;
    top: -23px;
}

.workMain .wlist li {
    float: left;
    width: 200px;
    height: 46px;
    line-height: 46px;
    margin-left: 1px;
    position: relative;
    text-align: center;
}

.workMain .wlist li a {
    display: block;
    font-size: 16px;
    text-decoration: none;
    background: #535353;
    color: #fff;
}

.workMain .wlist li i {
    position: absolute;
    background: url(/addons/cms/view/default/images/wlistb.png) no-repeat center;
    width: 12px;
    height: 6px;
    left: 50%;
    margin-left: -6px;
    bottom: -6px;
    display: block;
    display: none;
}

.workMain .wlist li:hover a,
.workMain .wlist li.cur a {
    background: #d52319;
    font-weight: bold;
}

.workMain .wlist li:hover i,
.workMain .wlist li.cur i {
    display: block;
}

.workMain .wcont {
    overflow: hidden;
    width: 1220px;
}

.workMain .wcont li {
    float: left;
    margin-right: 20px;
}

.workMain .wcont li img {
    display: block;
    margin-bottom: 5px;
}

.workMain .wcont li p {
    text-align: center;
}

/*ggMain*/
.ggMain {
    background: url(/addons/cms/view/default/images/ggMainbg.png) repeat center;
    height: 150px;
}

.ggMain .rcb {
    float: left;
    padding-left: 213px;
    padding-top: 20px;
    position: relative;
    height: 130px;
}

.ggMain .rcb h5 {
    font-size: 42px;
    color: #ffda2c;
    font-style: italic;
}

.ggMain .rcb h4 {
    font-size: 18px;
    color: #fff;
    width: 427px;
    height: 30px;
    line-height: 30px;
    background: url(/addons/cms/view/default/images/rcbbg.png) no-repeat center;
    padding-left: 10px;
    margin: 5px 0;
}

.ggMain .rcb p {
    font-size: 16px;
    color: #fff;
}

.ggMain .rcb img {
    position: absolute;
    left: 10px;
    bottom: 0;
}

.ggMain .zxt {
    float: right;
    padding-top: 35px;
    padding-right: 22px;
}

.ggMain .zxt span {
    font-size: 21px;
    color: #ffda2c;
    padding-left: 33px;
    background: url(/addons/cms/view/default/images/zxtImg.png) no-repeat left center;
    display: block;
    height: 25px;
    line-height: 25px;
}

.ggMain .zxt a {
    display: block;
    width: 147px;
    height: 49px;
    line-height: 40px;
    padding-left: 40px;
    font-size: 16px;
    color: #fff;
    background: url(/addons/cms/view/default/images/zxtImg2.png) no-repeat center;
    margin-top: 10px;
    font-weight: bold;
    text-decoration: none;
}


/*newMain*/
.newMain {}

.newMain .new_l {
    float: left;
    width: 610px;
}

.newMain .new_r {
    float: right;
    width: 335px;
}

.newMain .ntop {
    height: 40px;
    background: #333;
}

.newMain .ntop span {
    float: left;
    margin-left: 10px;
    height: 50px;
}

.newMain .ntop span a {
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    background: #626262;
    margin-right: 3px;
    float: left;
}

.newMain .ntop span a:hover,
.newMain .ntop span a.cur {
    background: #1f98e4;
}

.newMain .ntop .mor {
    float: right;
    padding-right: 15px;
    /* background: url(/addons/cms/view/default/images/morBg.png) no-repeat right center; */
    margin-right: 12px;
    margin-top: 13px;
    font-size: 14px;
    color: #fff;
}

/*new_l*/
.newMain .new_l .nc {
    padding-left: 10px;
    margin-top: 27px;
}

.newMain .new_l .nc dl {
    overflow: hidden;
}

.newMain .new_l .nc dt {
    float: left;
}

.newMain .new_l .nc dt img {
    display: block;
}

.newMain .new_l .nc dd {
    margin-left: 250px;
}

.newMain .new_l .nc dd h5 {
    width: 350px;
    height: 14px;
    line-height: 14px;
    padding-top: 12px;
    padding-bottom: 7px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newMain .new_l .nc dd h5 a {
    font-size: 14px;
}

.newMain .new_l .nc dd p {
    font-size: 13px;
    line-height: 22px;
    height: 88px;
    overflow: hidden;
}

.newMain .new_l .nc ul {
    overflow: hidden;
    margin-top: 18px;
}

.newMain .new_l .nc li {
    float: left;
    width: 50%;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #dcdcdc;
}

.newMain .new_l .nc li em {
    font-size: 13px;
    float: right;
    margin-right: 10px;
}

.newMain .new_l .nc li a {
    font-size: 13px;
    padding-left: 15px;
    background: url(/addons/cms/view/default/images/diamImg.png) no-repeat left center;
}

/*new_r*/
.newMain .new_r .quetion {
    height: 350px;
    overflow: hidden;
    margin-top: 32px;
    padding: 0 15px;
}

.newMain .new_r .quetion dl {
    margin-bottom: 25px;
}

.newMain .new_r .quetion dt {
    width: 285px;
    padding-left: 33px;
    background: url(/addons/cms/view/default/images/wenImg.png) no-repeat left center;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newMain .new_r .quetion dt a {
    font-size: 14px;
    font-weight: bold;
}

.newMain .new_r .quetion dd {
    padding-left: 33px;
    background: url(/addons/cms/view/default/images/daImg.png) no-repeat left 2px;
    font-size: 13px;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 13px;
}


/*uform*/
.uform {
    background: url(/addons/cms/view/default/images/uformImg.jpg) no-repeat center;
    height: 336px;
    position: relative;
    margin-top: 40px;
}

.uform ul {
    float: right;
    margin-top: 38px;
    margin-right: 32px;
}

.uform li {
    width: 322px;
    overflow: hidden;
    margin-bottom: 2px;
}

.uform li span {
    float: left;
    background-color: #fff;
    width: 44px;
    height: 38px;
}

.uform li span img {
    display: block;
}

.uform li .ut {
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
}

.uform li .ut,
.uform li .wby {
    float: left;
    width: 257px;
    background: #fff;
    outline: none;
    font-size: 14px;
    color: #858484;
    border: none;
    border-left: 1px solid #376cb2;
}

.uform li .wt {
    height: 88px;
}

.uform li .wt img {
    padding-top: 25px;
}

.uform li .wby {
    height: 68px;
    padding: 10px;
    line-height: 22px;
    resize: none;
}

.uform li a {
    display: block;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #376cb2;
    font-weight: bold;
    background: #fff;
    text-decoration: none;
    margin-top: 5px;
}

.uform h5 {
    position: absolute;
    padding-left: 35px;
    font-size: 21px;
    color: #ffda2c;
    background: url(/addons/cms/view/default/images/zxtImg.png) no-repeat left center;
    height: 25px;
    line-height: 25px;
    font-weight: normal;
    left: 40px;
    top: 259px;
}


.link11 {
    border-top: 1px #CCCCCC solid;
}

.link {
    overflow: hidden;
}

.link h4 {
    float: left;
}

.link ul {
    width: 900px;
}

.link li {
    float: left;
    height: 32px;
    line-height: 32px;
    margin: 0 15px;
    display: inline;
}

.link li a {
    font-size: 14px;
}

.ImTable * {
    padding: 0px;
    margin: 0px
}

.ImTable {
    border-collapse: collapse;
    border: 9px solid #1f98e4;
    background: #fff
}

.ImTable h2 {
    font-size: 14px;
    margin-top: 5px;
    color: #333
}

.ImHeader {
    height: 91px;
    background: url(/addons/cms/view/default/images/im_01.png) no-repeat
}

.ImRow0 {
    margin: 0px 11px;
    background: #fff;
    height: 34px;
    line-height: 34px;
}

.ImRow1 {
    margin: 0 11px;
    height: 34px;
    background: #fff;
    line-height: 34px;
}

a.im,
a:hover.im {
    text-decoration: none;
    color: #333;
    padding-left: 1px;
}

.ImFooter {
    height: 181px;
    background: url(/addons/cms/view/default/images/im_04.png) no-repeat;
}

/*sidebar*/


.cpMain {
    background: #ececec;
    overflow: hidden;
    padding-top: 20px;
}

.contactn .subnr {
    background: none repeat scroll 0 0 #fff;
    overflow: hidden;
    padding: 5px 10px;
    width: 190px;
}

.pro_l {
    width: 220px;
    float: left;
    background: #fff;
}

.pro_l h4 .prolia {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
    text-decoration: none;
}

.sidebar .pro_l ul {
    border-top: none;
    overflow: hidden;
    background: #fff;
    border: 0px !important;
}

.pro_l li {}

/*.pro_l li h5{ padding-left:32px; background:url(../index/prolistbg1.png) no-repeat left center; height:17px; line-height:17px; overflow:hidden;}*/
.pro_l li h5 a {
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
}

.pro_l li .sedp {
    margin-top: 20px;
}

.pro_l li .sedp p {
    margin-bottom: 8px;
}

.pro_l li .sedp p a {
    font-size: 14px;
    display: block;
    margin-left: 25px;
    padding-left: 5px;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
}

.pro_l li .sedp p a:hover {
    background: url(/addons/cms/view/default/images/prolistbg2.png) no-repeat center;
    color: #fff;
}

.pro_l li .sedp p a.on {
    background: url(/addons/cms/view/default/images/prolistbg2.png) no-repeat center;
    color: #fff;
}

.nlist {
    float: left;
    width: 220px;
    background: #fff;
}

.nlist .nt {
    font-weight: normal;
    padding: 14px 0 14px 22px;
    background: #1f98e4 url(/addons/cms/view/default/images/hhBg.png) no-repeat 190px center;
    /*background: url(../images/hhBg.png) no-repeat center;*/
}

.nlist .nt a {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.nlist .nt span {}

.nlist .nt span a {
    font-size: 14px;
    font-family: "Arial";
    margin-left: 6px;
    text-decoration: none;
    font-weight: normal;
}

.nlist ul {
    padding: 15px;
    padding-bottom: 0px
}

.nlist .leftli {}

.nlist .leftli a {
    display: block;
    height: 40px;
    line-height: 40px;
    background: url(/addons/cms/view/default/images/liBg2.png) no-repeat 162px center;
    font-size: 14px;
    color: #333;
    padding: 0 18px;
    text-decoration: none;
}

.nlist .leftli a:hover,
.nlist li.cur a:hover {
    background: url(/addons/cms/view/default/images/liaBg.png) no-repeat center;
    color: #fff;
}

.nlist .on a {
    background: url(/addons/cms/view/default/images/liaBg.png) no-repeat center;
    color: #333;
}

.nlist {
    float: left;
    width: 220px;
    background: #fff;
    padding-bottom: 0px !important;
}

.nlist li {
    margin: 0px !important
}

.t05 {
    line-height: 40px;
    background: #006a35;
}

.t05 {
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
}

/*左边标题块*/



.nlist h5 .yan2 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}


.RandomNews {
    padding: 0px 15px
}

.RandomNews h4 {
    padding-left: 27px;
    height: 36px;
    line-height: 36px;
    color: #006a35;
    background: #ccc;
    font-weight: bold;
}

.RandomNews li {
    height: 28px;
    line-height: 28px;
    padding: 0 17px 0 10px;
    width: 323px;
    float: left;
    overflow: hidden;
}

.RandomNews li a {
    background: url(/addons/cms/view/default/images/ico55.gif) no-repeat 0 5px;
    padding-left: 12px;
}

.RandomNews ul {
    padding: 10px 0px;
}

.right .RandomNews .news_random {
    border: 1px solid #ccc;
    border-top: none;
    background: #fff;
}

.right .RandomNews ul {
    padding-top: 8px;
    border: 1px solid #ccc;
    border-top: none;
    margin-bottom: 15px;
    width: 762px;
    background: #fff;
}

/*product*/

.pro_key {
    line-height: 35px;
    border-top: dashed 1px #d7d7d7;
    margin-top: 5px;
    font-size: 14px;
}

.mod_goods_info {
    clear: both;
    margin-bottom: 10px;
    position: relative
}

.mod_goods_info .hds {
    border-bottom: 1px solid #006a35;
    height: 33px;
    _overflow: hidden;
}

.mod_goods_info .hds li {
    float: left;
    cursor: pointer;
    border: 1px solid #d7d7d7;
    border-bottom: 0;
    margin-right: -1px;
}

.mod_goods_info .hds li h3 {
    display: block;
    width: 128px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border-bottom: 0;
    background-color: #f3f3f3;
    border: 1px solid #fff;
}

.mod_goods_info .hds li h3 a {
    color: #333;
    font-weight: normal;
    text-decoration: none;
    outline: none
}

.mod_goods_info .hds .status_on {
    border-color: #006a35;
    border-bottom: 0;
    position: relative;
}

.mod_goods_info .hds .status_on h3 {
    height: 31px;
    background-color: #fff;
    color: #006a35;
}

.mod_goods_info .hds .status_on h3 a {
    color: #076EBB;
    font-weight: bold
}

.mod_goods_info .more {
    position: absolute;
    top: 8px;
    right: 0px;
}

.mod_goods_info .more a:link,
.mod_goods_info .more a:visited {
    text-decoration: none;
    color: #085C9B;
}

.mod_goods_info .more a:hover {
    color: #D4105A;
}

.pright {
    width: 280px;
    float: left;
    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;
    background: #F7F7F7;
    padding: 0 8px;
}

.propar .more {
    text-align: right;
    border-bottom: dashed 1px #d7d7d7;
    margin-bottom: 5px;
}

.propar .more a {
    color: #1f98e4;
    padding-left: 12px;
    line-height: 20px;
}

.propar .more a img {
    margin-right: 5px;
}

.dgxxBox {
    padding: 0 15px;
    width: 645px;
    height: 300px;
    font-family: 微软雅黑;
    display: none;
}

.dgxxBox p {
    font-size: 16px;
    padding: 25px 0;
    color: #666;
}

.dgxxBox .m_form {}

.dgxxBox .m_form li {
    width: 310px;
    height: 38px;
    float: left;
    margin-bottom: 13px;
    color: #777;
}

.dgxxBox .m_form label {
    float: left;
    border: 1px solid #dedede;
    line-height: 36px;
    height: 36px;
    width: 77px;
    display: inline-block;
    text-align: center;
    background: #fff;
}

.dgxxBox .m_form .iptTxt {
    float: right;
    width: 230px;
    border: 1px solid #dedede;
    border-left-width: 0;
    height: 16px;
    line-height: 16px;
    padding: 10px 0;
    outline: none;
    text-indent: 1em;
    background: #fff;
    color: #333;
}

.dgxxBox .m_form .txtAre {
    margin-left: 12px;
    width: 296px;
    height: 161px;
    border: 1px solid #dedede;
    outline: none;
    resize: none;
    padding: 14px;
    color: #333;
    line-height: 18px;
}

.dgxxBox .m_form .btnTjly {
    width: 310px;
    height: 38px;
    background: #1f98e4;
    border: none;
    cursor: pointer;
    color: #fff;
}

.dgxxBox .m_form .areLi {
    height: 205px;
    float: right;
    display: inline;
}

.dgxxBox .m_form .btnLi {
    background: none;
    height: 60px;
}

.proinfo {
    font-size: 14px;
    line-height: 25px;
}

.proinfo h4 {
    line-height: 28px;
    background: #F7F7F7;
    padding: 0 5px;
    margin-top: 10px;
}

.proinfo p {
    color: #414141
}

.proinfo p a {
    color: #1f98e4;
}

.cp {
    /*border:1px solid #d7d7d7;*/
    background: #fff;
    padding-bottom: 12px;
    margin-bottom: 10px;
}

.cptab {
    border-bottom: 1px solid #d7d7d7;
    background: #f7f7f7;
}

.cptab {
    line-height: 25px;
    font-size: 14px;
    color: #006a35;
    text-decoration: none;
    padding: 0 8px;
}

.cptab a:hover {
    text-decoration: none;
}

.cptab a.cr {
    background: #eee;
    font-weight: bold;
}

.cp dl {
    width: 215px;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 12px 2px 0 12px;
}

.cp dt {
    width: 215px;
    overflow: hidden;
}

.cp dt a {
    width: 210px;
    display: block;
    border: 1px solid #D5D5D5;
    padding: 1px;
}

.cp dt a:hover {
    border: solid 1px #1f98e4;
}

/*产品图片边框连接*/
.cp dt img {
    width: 210px;
    height: 146px;
    display: block;
}

.cp dd {
    line-height: 24px;
    padding-top: 8px;
    overflow: hidden;
    display: block;
    width: 215px;
    text-align: center
}

.t06 a {
    color: #1f98e4;
}

.t06 a :hover {
    color: #1f98e4;
}


.prodbaseinfo_a {
    float: left;
    width: 378px;
    margin-left: 16px;
    z-index: 1;
}

.h2_prodtitle {
    font-size: 16px;
    color: #414141;
    border-bottom: 1px dashed #bbbbbb;
    padding: 2px 0 10px;
    line-height: 1.6em;
}

.ul_prodinfo {
    padding: 6px 0;
    overflow: hidden;
    zoom: 1;
}

.ul_prodinfos {
    padding: 6px 15px;
    overflow: hidden;
    zoom: 1;
    background: #f3f3f3;
    font-size: 14px;
    font-weight: bold;
}

.ul_prodinfos li {
    padding: 5px 0 10px;
}

.ul_prodinfo li {
    float: left;
    width: 378px;
    padding: 6px 0;
}

.ul_prodinfo li span {
    font-size: 14px
}

.li_normalprice,
.li_prono {
    line-height: 24px;
}

.ul_prodinfo .li_prono,
.ul_prodinfo .li_marketprice,
.ul_prodinfo .li_volume,
.ul_prodinfo .li_weight,
.ul_prodinfo .li_jf,
.ul_prodinfo .li_brand .span_title {
    color: #999;
}

.ul_prodinfo .li_brand {
    width: 180px;
}

.li_prono {
    line-height: 2.9em;
}

.ul_prodinfo .b_proprice {
    font-size: 14px;
    color: #ce1919;
    font-weight: normal;
}

.ul_prodinfo a.a_brand {
    color: #c00;
}

.ul_prodinfo a.a_brand:hover {
    text-decoration: underline;
}

.ul_prodinfo .li_jf {
    clear: both;
    width: 300px;
}

.ul_prodinfo .li_jf b {
    font-weight: normal;
    color: #c00;
}

.ul_prodinfo .li_jf a.a_usejf {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 80px;
    height: 22px;
    line-height: 22px;
    line-height: 25px\9;
    _line-height: 22px;
    overflow: hidden;
    background-position: -420px -120px;
    text-align: center;
    color: #fff;
    margin: 0 0 0 8px;
    filter: alpha(opacity=90);
    opacity: 0.9;
    vertical-align: middle;
}

.ul_prodinfo .li_jf a.a_usejf:hover {
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.div_prothumb .span_prev,
.div_prothumb .span_next {
    background: url(/addons/cms/view/default/images/sprite.png) no-repeat;
}

.div_prothumb {
    position: relative;
    padding: 15px 15px 0;
}

.thumbporbox {
    position: relative;
    width: 275px;
    overflow: hidden;
}

.ul_prothumb {
    position: relative;
    width: 7500px;
    overflow: hidden;
}

.ul_prothumb li {
    float: left;
    width: 69px;
    text-align: center;
}

.ul_prothumb img {
    padding: 1px;
    border: 1px solid #ddd;
    width: 60px !important;
    height: 60px !important;
}

.ul_prothumb li.now img {
    border: 1px solid #1f98e4 !important;
}

.div_prothumb .span_prev,
.div_prothumb .span_next {
    position: absolute;
    top: 7px;
    width: 22px;
    height: 63px;
    text-indent: -999em;
    overflow: hidden;
    cursor: hand;
    cursor: pointer;
}

.div_prothumb .span_prev {
    left: 0px;
    _left: -25px;
    background-position: -90px -282px;
}

.div_prothumb .span_prevb {
    background-position: -112px -282px;
    cursor: default;
}

.div_prothumb .span_next {
    right: 0px;
    background-position: -156px -282px;
}

.div_prothumb .span_nextb {
    background-position: -134px -282px;
    cursor: default;
}

.cpshow {
    overflow: hidden;
    padding-top: 20px;
    margin: 0 20px;
}

.cpshow li {
    float: left;
    width: 260px;
    margin-bottom: 30px;
    margin-right: 60px;
}

.cpshow li.noMl {
    margin-right: 0;
}

.cpshow li img {
    display: block;
    border: 1px solid #d3d3d3;
    width: 260px;
    height: 260px;
}

.cpshow li h4 {
    text-align: center;
    /*line-height:5px;*/
    margin-top: 16px;
    width: 212px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cpshow li h4 a {
    font-size: 14px;
    color: #333;
}

.cpshow li p {
    font-size: 13px;
    color: #666;
    line-height: 21px;
    height: 1px;
    overflow: hidden;
}

.cpshow li span {
    display: block;
    overflow: hidden;
    margin-top: 20px;
    display: none;
}

.cpshow li span .zx {
    float: left;
    width: 103px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    border-left: 3px solid #333;
    background: #666;
}

.cpshow li span .xq {
    float: right;
    font-size: 13px;
    color: #666;
    margin-top: 14px;
}

.cpshow li img:hover {
    border-color: #1f98e4;
}

.cpshow li span .zx:hover {
    background: #1f98e4;
    border-left-color: #1f98e4;
}

/*product img*/
div.jqZoomTitle {
    z-index: 5000;
    text-align: center;
    font-size: 11px;
    font-family: Tahoma;
    height: 16px;
    padding-top: 2px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    color: #FFF;
    background: #999;

}

.jqZoomPup {
    overflow: hidden;
    background-color: #FFF;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 10;
    border-color: #c4c4c4;
    border-style: solid;
    cursor: crosshair;
}

.jqZoomPup img {
    border: 0px;
}

.preload {
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity=80);
    color: #333;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: none;
    border: 1px solid #CCC;
    background-color: white;
    padding: 8px;
    text-align: center;
    background-image: url(/addons/cms/view/default/images/zoomloader.gif);
    background-repeat: no-repeat;
    background-position: 43px 30px;
    width: 90px;
    * width: 100px;
    height: 43px;
    *height: 55px;
    z-index: 10;
    position: absolute;
    top: 3px;
    left: 3px;

}

.jqZoomWindow {
    border: 1px solid #999;
    background-color: #FFF;
}



/* prodetailsinfo */
.prodetailsinfo {
    padding: 15px 0;
    clear: both;
    zoom: 1;
}

/* proviewbox */
.proviewbox {
    float: left;
    width: 305px;
    position: relative;
    z-index: 5;
}

.probigshow {
    position: relative;
    width: 300px;
    padding: 1px;
    border: 1px solid #ddd;
    overflow: hidden
}

.probigshow .span_showtip {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 81px;
    height: 81px;
    text-indent: -999em;
    overflow: hidden;
}

.probigshow .showtip_1 {
    background-position: 0 0;
}

.probigshow .showtip_2 {
    background-position: 0 -81px;
}

.probigshow a.a_probigshow {
    cursor: crosshair;
}

.zoomplepopup {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    background: #fff;
    border: 1px solid #e9493d;
    overflow: hidden;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 10;
    cursor: crosshair;
    /*	height:50px;width:50px;*/
}

#probig_preview {
    position: absolute;
    visibility: hidden;
    top: 0px;
    left: 405px;
    width: 340px;
    height: 340px;
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
}

#probig_preview img {
    position: relative;
}

.div_prothumb {
    position: relative;
    padding: 15px 15px 0;
}

.thumbporbox {
    position: relative;
    width: 275px;
    overflow: hidden;
}

.div_prothumb .span_prev,
.div_prothumb .span_next {
    position: absolute;
    top: 7px;
    width: 22px;
    height: 63px;
    text-indent: -999em;
    overflow: hidden;
    cursor: hand;
    cursor: pointer;
}

.div_prothumb .span_prev {
    left: 0px;
    _left: -25px;
    background-position: -90px -282px;
}

.div_prothumb .span_prevb {
    background-position: -112px -282px;
    cursor: default;
}

.div_prothumb .span_next {
    right: 0px;
    background-position: -156px -282px;
}

.div_prothumb .span_nextb {
    background-position: -134px -282px;
    cursor: default;
}


.ul_prothumb {
    position: relative;
    width: 7500px;
    overflow: hidden;
}

.ul_prothumb li {
    float: left;
    width: 69px;
    text-align: center;
}

.ul_prothumb img {
    padding: 1px;
    border: 1px solid #ddd;
    width: 60px;
    height: 60px;
}

.ul_prothumb li.now img {
    border: 1px solid #1f98e4;
}

/* div_prolinks */
.div_prolinks {
    padding: 20px 0 0 5px;
    overflow: hidden;
    zoom: 1;
}






.body2_2_1 p {
    margin-bottom: 15px;
    background: #cccccc;
    line-height: 30px;
    color: #000;
}


.pro_right p {
    line-height: 34px;
    text-align: center;
}

.xq {
    float: left;
    font-size: 14px;
    border: 1px solid #bababa;
    padding: 8px 30px;
    border-radius: 25px;
    /*width:50px;*/
}

.xq:hover {
    font-size: 14px;
    border: 1px solid #044b2d;
    padding: 8px 30px;
    border-radius: 25px;
    float: left;
    color: #044b2d;
}


.zx {
    float: right;
    font-size: 14px;
    border: 1px solid #bababa;
    padding: 8px 30px;
    border-radius: 25px;
    /*width:50px;*/
}

.zx:hover {
    float: right;
    font-size: 14px;
    border: 1px solid #044b2d;
    padding: 8px 30px;
    border-radius: 25px;
    color: #044b2d;
}






/*产品特点*/

.productd {
    width: 100%;
    /* height: 760px;*/
    margin-top: 20px;
    /*  background: #f2f2f2;*/
    overflow: hidden;
}

.productd_tit {
    margin: 0 auto;
    width: 1200px;
    background: url(/addons/cms/view/default/images/pro_tit_bg.png) repeat-x;
}

.productd_tit {
    margin: 0 auto;
    width: 1200px;
    background: url(/addons/cms/view/default/images/pro_tit_bg.png) repeat-x;
}

.productd_tit h3 {
    margin: 0 auto;
    width: 1200px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #737373;
    font-weight: normal;
    text-transform: uppercase;
}

.Amsg {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.bd_con4 {
    background: #fff;
    height: 580px;
    width: 780px;
    margin: 0 auto;
    margin-top: 30px;
}




/*案例*/

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.plan_t {
    height: 125px;
    text-align: center;
    line-height: 42px;
}

.plan_t a {
    font-size: 42px;
    color: #333;
}

.plan_t span {
    display: block;
    font-size: 20px;
    color: #666;
    font-weight: normal;
    padding: 8px 0 0;
    text-transform: uppercase;
}

.plan_l {
    width: 519px;
    border-bottom: #dadada 1px solid;
}

.pr {
    position: relative;
}

.plan_l span {
    width: 173px;
    height: 191px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.plan_l {
    width: 519px;
    border-bottom: #dadada 1px solid;
}

.plan_l span {
    width: 173px;
    height: 191px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.plan_l ul li a,
.plan_l span a {
    font-size: 18px;
    color: #333;
    color: #333;
    width: 172px;
    height: 140px;
    padding: 50px 0 0;
    float: left;
    display: block;
    border-left: #dadada 1px solid;
    border-top: #dadada 1px solid;
    text-align: center;
    overflow: hidden;
}

.plan_l ul li em,
.plan_l span em {
    display: block;
    width: 32px;
    height: 35px;
    line-height: 0;
    overflow: hidden;
    margin: 0 auto 10px;
}

/*解决方案*/
.plan {
    padding: 80px 0 60px;
}

.plan_t {
    height: 125px;
    text-align: center;
    line-height: 42px;
}

.plan_t a {
    font-size: 42px;
    color: #333;
}

.plan_t span {
    display: block;
    font-size: 20px;
    color: #666;
    font-weight: normal;
    padding: 8px 0 0;
    text-transform: uppercase;
}

.plan_l {
    width: 519px;
    border-bottom: #dadada 1px solid;
}

.plan_l ul li {
    width: 173px;
    height: 191px;
    float: left;
}

.plan_l ul li a,
.plan_l span a {
    font-size: 18px;
    color: #333;
    color: #333;
    width: 172px;
    height: 140px;
    padding: 50px 0 0;
    float: left;
    display: block;
    border-left: #dadada 1px solid;
    border-top: #dadada 1px solid;
    text-align: center;
    overflow: hidden;
}

.plan_l ul li a:hover,
.plan_l span a:hover,
.plan_l ul li.on a {
    background: #1261a3;
    color: #fff;
    border-left: #1261a3 1px solid;
    border-top: #1261a3 1px solid;
    font-weight: bold;
}

.plan_l ul li em,
.plan_l span em {
    display: block;
    width: 32px;
    height: 35px;
    line-height: 0;
    overflow: hidden;
    margin: 0 auto 10px;
}

.plan_l ul li em img,
.plan_l span em img {
    /*width:43px;*/
    height: 70px;
}

.plan_l ul li a:hover em img,
.plan_l span a:hover em img,
.plan_l ul li.on em img {
    margin-top: -35px;
}

.plan_l ul li i,
.plan_l span i {
    display: block;
    font-size: 12px;
    color: #828282;
    font-weight: normal;
}

.plan_l ul li a:hover i,
.plan_l span a:hover i,
.plan_l ul li.on i {
    color: #6d95b7;
}

.plan_l span {
    width: 173px;
    height: 191px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.plan_r {
    width: 680px;
    height: 383px;
}

.plan_r dl {
    width: 680px;
    height: 383px;
    position: relative;
}

.plan_r dl dt {
    width: 680px;
    height: 383px;
    line-height: 0;
}

.plan_r dl dt img {
    width: 680px;
    height: 383px;
}

.plan_r dl dd {
    width: 520px;
    height: 115px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 100px 0 60px;
}

.plan_r dl dd h5 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-weight: normal;
}

.plan_r dl dd h5 a {
    font-size: 20px;
    color: #fff;
}

.plan_r .plan_desc {
    font-size: 14px;
    color: #ccc;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
}














/*.productd{ width:100%; height:760px; margin-top:20px; overflow:hidden;}*/
.productd_tit {
    margin: 0 auto;
    width: 1200px;
    background: url(/addons/cms/view/default/images/pro_tit_bg.png) repeat-x;
}

.productd_tit h2 {
    margin: 0 auto;
    width: 400px;
    text-align: center;
    line-height: 35px;
    font-size: 36px;
    color: #00359c;
    font-weight: bold;
    margin-top: 30px;
}

.productd_tit h3 {
    margin: 0 auto;
    width: 1200px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #737373;
    font-weight: normal;
    text-transform: uppercase;
}

.proclass {
    width: 270px;
    height: 582px;
    float: left;
    margin-top: 30px;
    background: #2267b5;
}

.proclass ol {
    width: 270px;
    float: left;
    height: 80px;
    overflow: hidden;
}

.proclass ol h2 {
    width: 270px;
    font-size: 24px;
    color: #fff;
    height: 80px;
    text-align: center;
    line-height: 80px;
    overflow: hidden;
    font-weight: normal;
}

.proclass ul {
    width: 234px;
    height: 370px;
    padding: 15px;
    float: left;
    overflow: hidden;
    background: #fff;
    border: 3px solid #2267b5;
}

.proclass ul h3 a {
    width: 234px;
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    background: #2267b5;
    margin-top: 5px;
    text-align: center;
}

.proclass ul h3:hover a {
    width: 234px;
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    background: #f89327;
    margin-top: 5px;
    text-align: center;
}

.proclass ul li {
    width: 117px;
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    font-weight: normal;
    overflow: hidden;
}

.proclass ul li a {
    width: 117px;
    float: left;
    color: #737373;
    line-height: 36px;
    transition: all 0.3s;
}

.proclass ul li a:hover {
    width: 117px;
    float: left;
    color: #f89327;
    line-height: 36px;
    transition: all 0.3s;
}

.proclass_tel {
    width: 270px;
    height: 84px;
    border-top: 5px solid #f2f2f2;
    float: left;
    background: #2267b5 url(/addons/cms/view/default/images/pro_l_tel.png) no-repeat 20px 15px;
}

.proclass_tel h2 {
    float: left;
    width: 170px;
    padding-left: 95px;
    line-height: 30px;
    margin-top: 15px;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}

.proclass_tel h3 {
    float: left;
    width: 170px;
    padding-left: 95px;
    line-height: 30px;
    font-size: 22px;
    color: #fff;
    font-weight: normal;
}

.bd_con4 {
    background: #fff;
    height: 800px;
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    background: #f2f2f2;
    margin-bottom: 30px;
}

.bd_con4_tit {
    float: left;
    width: 780px;
    height: 50px;
    background: url(/addons/cms/view/default/images/pro_title.jpg) no-repeat;
}

.bd_con4_tit h2 {
    float: left;
    height: 50px;
    line-height: 50px;
    padding-left: 35px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.bd_con4_tit h3 a {
    float: right;
    height: 50px;
    line-height: 50px;
    padding-right: 15px;
    color: #737373;
    font-size: 16px;
    font-weight: normal;
}

.bd_c4l {
    float: left;
    height: 344px;
    width: 1140px;
    margin: auto;
    margin-left: 30px;
}

.bd_c4l ul li {
    float: left;
    width: 250px;
    height: 172px;
    margin-right: 35px;
}

.bd_c4l ul li img {
    float: left;
    width: 250px;
    height: 250px;
    border: 1px solid #dcdcdc;
}

.bd_c4l ul li p {
    float: left;
    width: 172px;
    height: 46px;
    line-height: 46px;
    color: #737373;
    font-size: 14px;
    text-align: center;
}

.bd_c4l ul .bd_cutLi {}

.bd_c4l ul .bd_cutLi img {
    float: left;
    width: 252px;
    height: 252px;
    border: 1px solid #2267b5;
}

.bd_c4l ul .bd_cutLi p {
    float: left;
    width: 172px;
    height: 46px;
    line-height: 46px;
    color: #2267b5;
    font-size: 14px;
    text-align: center;
}

.bd_c4r {
    float: left;
    width: 1200px;
}

.bd_c4top {
    height: 400px;
}

.bd_chgBox {
    float: left;
    height: 400px;
    width: 1140px;
    margin: 20px 30px;
    overflow: hidden;
    position: relative
}

.bd_long {
    /*width:3216px;*/
    position: absolute;
    left: 0px;
    top: 0px;
    height: 400px;
}

.bd_long ul li {
    height: 400px;
    width: 1140px;
    float: left;
    background: #fff;
    overflow: hidden;
}

.bd_long ul li img {
    width: 400px;
    height: 400px;
    float: left;
}

.bd_long ul li dl {
    width: 700px;
    height: 400px;
    float: left;
    margin-top: 20px;
    margin-left: 30px;
}

.bd_long ul li dl dt {
    width: 700px;
    height: 50px;
    float: left;
    font-size: 21px;
    line-height: 50px;
    color: #2267b5;
    border-bottom: 1px solid #cecece;
    font-weight: bold;
}

.bd_long ul li dl dd {
    width: 700px;
    height: 200px;
    float: left;
    font-size: 15px;
    line-height: 35px;
    color: #737373;
    overflow: hidden;
    margin-top: 25px;
}

.bd_long ul li dl span a {
    width: 110px;
    height: 40px;
    float: left;
    /*margin-left:15px;*/
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    overflow: hidden;
    margin-top: 25px;
    background: #2267b5;
    border-radius: 5px;
}

.bd_long ul li dl strong a {
    width: 110px;
    height: 40px;
    float: left;
    margin-left: 15px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    overflow: hidden;
    margin-top: 25px;
    background: #f89327;
    border-radius: 5px;
}