/* CSS Document */
body {
    background-color: #fff;
    color: #666;
    font-size: 12px;
    font-family: "Microsoft YaHei";
}

/*网站字体颜色*/
/* 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 {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
}

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: none;
}

input,
button,
select,
textarea {
    outline: none
}

/*定位*/
.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
}

.pdie9 {
    behavior: url(ie-css3.html);
}

/*原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*/
h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}



.header,
.content,
.footer,
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    font-family: microsoft yahei;
}

/*页眉*/
.header {
    width: 100%;
    background-color: #fff;
}

.htop {
    border-bottom: 1px solid #ececec;
}

.htop .container {
    height: 43px;
}

.htop em {
    float: left;
    line-height: 43px;
    font-size: 13px;
    color: #3b3b3b;
}

.htop ul {
    float: right;
}

.htop li {
    float: left;
    line-height: 43px;
    padding: 0 13px;
    background: url(/addons/cms/view/default/images/20170715160001_1805856720.png) no-repeat left center;
}

.htop li a {
    font-size: 13px;
    color: #3b3b3b;
}

.htop li.noBg {
    background: none;
}

.htop span {
    float: right;
    background: url(/addons/cms/view/default/images/20170715160608_390783863.png) no-repeat center;
    width: 23px;
    height: 21px;
    margin-top: 13px;
    position: relative;
}

.htop span img {
    display: block;
    position: absolute;
    bottom: -100px;
    left: -60px;
    display: none;
}

.htop span:hover img {
    display: block;
}

/*头*/
.hcont {
    padding-top: 49px;
    padding-bottom: 37px;
}

.hcont .logo {
    float: left;
    position: relative;
}

.hcont .logo dl {
    overflow: hidden;
}

.hcont .logo dt {
    float: left;
}

.hcont .logo dt img {
    display: block;
}

.hcont .logo dd {
    margin-left: 253px;
    padding-left: 15px;
    border-left: 1px solid #ececec;
    margin-top: 2px;
}

.hcont .logo dd h2 {
    font-size: 25px;
    color: #000;
}

.hcont .logo dd h2 span {
    color: #005192;
}

.hcont .logo dd p {
    font-size: 15px;
    color: #000;
}

.hcont .pinpai {
    float: left;
    margin-left: 57px;
}

.hcont .phone {
    padding-left: 45px;
    background: url(/addons/cms/view/default/images/20170715115954_762131505.png) no-repeat left center;
    margin-top: 5px;
    float: right;
}

.hcont .phone p {
    font-size: 15px;
    color: #3b3b3b;
}

.hcont .phone b {
    font-size: 22px;
    color: #005192;
}

/*导航*/
.navMain {
    background: url(/addons/cms/view/default/images/20170715145313_694826632.jpg) repeat-x center;
    height: 56px;
    position: relative;
    z-index: 999;
}

.navMain ul {
    height: 56px;
}

.navMain li {
    float: left;
    position: relative;
}

.navMain li>a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    padding: 0 16.8px;
    display: block;
    height: 56px;
    line-height: 56px;
}

.navMain li>a:hover,
.navMain li.cur>a {
    background-color: #ff7800;
}

.navMain .a_nav {
    background-color: #ff7800;
}


/*幻灯片*/
#flashs {
    overflow: hidden;
    width: 100%;
    height: 300px;
    position: relative
}

#flashs .btn {
    overflow: hidden;
    width: 100%;
    height: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 30px;
}

#flashs .btn span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/addons/cms/view/default/images/20170724100706_1977657107.png) no-repeat right center;
    margin: 0 5px;
}

#flashs .btn span {
    *display: inline
}

#flashs .btn span.cur {
    background-position: left
}

#flashs .bot {
    display: block;
    position: absolute;
    width: 58px;
    height: 58px;
    top: 50%;
    margin-top: -29px;
}

#flashs .bot1 {
    background: url(/addons/cms/view/default/images/20170722150147_57651451.png) no-repeat center;
    left: 5%;
    z-index: 2;
}

#flashs .bot2 {
    background: url(/addons/cms/view/default/images/20170722150215_1515241693.png) no-repeat center;
    right: 5%;
    z-index: 2;
}

/*搜索*/
#top_search {
    height: 56px;
    border-bottom: #dedede 1px solid;
}

#search_b {
    width: 1000px;
    margin: 0 auto;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    color: #8b8b8b;
    font-size: 14px;
}

#search-i {
    float: right;
    width: 40px;
    overflow: hidden;
    height: 40px;
    margin-top: 13px;
}

#search-bg {
    float: left;
    width: 310px;
    height: 30px;
    line-height: 26px;
    overflow: hidden;
    text-indent: 12px;
    border: #bbb 1px solid;
    border-right: none;
    margin-top: 13px;
    background-color: #FFF;
}

#search-text {
    width: 649px;
    float: left;
    line-height: 56px;
    height: 56px;
    font-size: 14px;
}

.search-text1 a {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 14px;
    color: #8b8b8b;
}

.search-text1 a:hover {
    color: #ff6c02;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 14px;
    text-decoration: underline;
}

/*合作客户*/
.hzkh {
    margin-top: 0px;
    height: 139px;
    font-family: "Microsoft YaHei"
}

.hzkh p {
    padding-left: 25px;
    text-align: right;
}

.hzkh p em {
    display: block;
    font-style: normal;
    color: #cccccc;
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 18px
}

.hzkh p em a {
    display: block;
    color: #333333;
    font-size: 20px;
    text-decoration: none;
}

.hzkh p span a {
    display: inline-block;
    width: 40px;
    height: 53px;
    margin-left: 10px;
}

.hzkh p span a.prev {
    background: url(/addons/cms/view/default/images/20170717115236_1858717645.png) no-repeat;
}

.hzkh p span a.next {
    background: url(/addons/cms/view/default/images/20170717115145_1703332761.png) no-repeat;
}

.hzkh p span a.prev:hover {
    background: url(/addons/cms/view/default/images/20170717115330_1317342081.png) no-repeat;
}

.hzkh p span a.next:hover {
    background: url(/addons/cms/view/default/images/20170717115356_348903161.png) no-repeat;
}

.hzkh ul {
    width: 810px;
    overflow: hidden;
}

.hzkh ul li {
    float: left;
    padding-right: 18px;
}

.hzkh ul li img {
    display: block;
    width: 185px;
    height: 85px;
    border: 2px solid #e0e1e1
}

.hzkh ul li a:hover img,
.hzkh ul li a.cur img {
    border: 2px solid #ff7800
}


/*产品*/
.proMain {
    background-color: #f4f4f4;
    padding-bottom: 30px;
}

.proMain2 {
    background: #fff;
}

.proMain .pro_l {
    float: left;
    width: 251px;
    height: 251px;
    background-color: #fff;
    margin-top: 50px;
    background: url(/addons/cms/view/default/images/20171218144836_625830813.jpg);
}

.proMain .pro_r {
    float: right;
    width: 749px;
    padding-top: 49px;
}

.proMain2 .pro_l {
    margin-top: 0px;
}

.proMain2 .pro_r {
    padding-top: 25px;
}

.pord {
    width: 1100px;
    margin: 0 auto;
    height: 0 auto;
    margin-top: 50px;
}

.pord_w {
    width: 1100px;
    margin-bottom: 20px;
}

.pord_1 {
    width: 251px;
    height: 251px;
    float: left;
    background: url(/addons/cms/view/default/images/20171219200454_581324460.jpg);
}

.pord_12 {
    width: 251px;
    height: 251px;
    float: left;
    background: url(/addons/cms/view/default/images/20171219202619_861937479.jpg);
}

.pord_13 {
    width: 251px;
    height: 251px;
    float: left;
    background: url(/addons/cms/view/default/images/20171219204058_14352037.jpg);
}

.pord_2 {
    margin-left: 20px;
    float: left;
    width: 800px;
}

.pord_1 p {
    font-weight: normal;
    height: 113px;
    padding-top: 178px;
    padding-left: 100px;
    font-size: 14px;
    color: #fff;
}

.pord_1 p a {
    color: #fff;
    font-size: 14px;
}

.pord_1 p a:hover {
    text-decoration: underline;
}

.pord_12 p {
    font-weight: normal;
    height: 113px;
    padding-top: 178px;
    padding-left: 100px;
    font-size: 14px;
    color: #fff;
}

.pord_12 p a {
    color: #fff;
    font-size: 14px;
}

.pord_12 p a:hover {
    text-decoration: underline;
}

.pord_13 p {
    font-weight: normal;
    height: 113px;
    padding-top: 178px;
    padding-left: 100px;
    font-size: 14px;
    color: #fff;
}

.pord_13 p a {
    color: #fff;
    font-size: 14px;
}

.pord_13 p a:hover {
    text-decoration: underline;
}

/*pro_l*/


.pord_w {
    width: 1100px;
    margin-bottom: 20px;
}

.pord_2 {
    margin-left: 20px;
    float: left;
    width: 800px;
}

.pord_w .pord_1 fl h5 {
    font-weight: normal;
    height: 113px;
    padding-top: 179px;
    padding-left: 100px;
    font-size: 14px;
}



.proMain .pro_l h5 {
    font-weight: normal;
    height: 113px;
    padding-top: 179px;
    padding-left: 100px;
    font-size: 14px;
}

.proMain .pro_l h5 a {
    text-decoration: none;
    display: block;
    color: #fff;
}

.proMain .pro_l h5 a em {
    font-weight: bold;
}

.proMain .pro_l h5 a span {
    display: block;
    font-size: 15px;
}

.pro_lb {
    padding: 0 10px;
    padding-bottom: 10px;
    width: 214px;
}

.pro_gg {
    width: 205px;
    height: 117px;
    margin-left: 10px;
    padding-bottom: 10px;
}

.pro_lb tr {
    height: 50px;
}


.pro_lb td {
    font-weight: normal;
    height: 50px;
}

.pro_lb td a {
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    background: #005192 url(/addons/cms/view/default/images/20170722093834_1447347447.png) no-repeat 170px center;
    padding: 0 32px;
    margin-top: 20px;
}

.pro_lb td a:hover {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    background: #ff7800 url(/addons/cms/view/default/images/20170722093834_1447347447.png) no-repeat 170px center;
    padding: 0 32px;
    margin-top: 20px;
    text-decoration: underline;
}

/*pro_r*/
.proMain .pro_r .prt ul {
    float: left;
    margin-top: 15px;
}

.proMain .pro_r .prt li {
    float: left;
    padding: 0 11px;
    background: url(/addons/cms/view/default/images/20170718104414_182865355.png) no-repeat left center;
    height: 36px;
}

.proMain .pro_r .prt li a {
    display: block;
    width: 109px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding-bottom: 7px;
    font-size: 14px;
    color: #373737;
    text-decoration: none;
}

.proMain .pro_r .prt li a:hover,
.proMain .pro_r .prt li.cur a {
    background: url(/addons/cms/view/default/images/20170718104524_1722789221.png) no-repeat center;
    font-weight: bold;
}

.proMain .pro_r .prt li.noBl {
    padding-left: 0;
    background: none;
}

.proMain .pro_r .prt dl {
    float: right;
    background: url(/addons/cms/view/default/images/20170718104559_1863248771.png) no-repeat left center;
    padding: 14px 0;
    padding-left: 60px;
}

.proMain .pro_r .prt dt {
    font-size: 14px;
    color: #2a2b2e;
}

.proMain .pro_r .prt dd {
    font-size: 25px;
    color: #005192;
    font-weight: bold;
    font-family: "Arial";
}

.Rightshow {
    margin-top: 20px;
}

.Rightshow tr {
    margin-bottom: 20px;
    display: block;
}

.Rightshow td {
    padding: 0px 8px !important;
}

.Rightshow td a {
    display: block;
}

.Rightshow a img {
    border: #ececec 1px solid;
}

.Rightshow a:hover img {
    border: #005193 1px solid;
}

.Rightshow span a {
    display: block;
    line-height: 40px;
    width: 100%;
    background-color: #005192;
    text-align: center;
    color: #fff;
    height: 40px;
    font-size: 16px;
    width: 238px;
    margin-top: -14px;
}

.Rightshow span a:hover {
    display: block;
    line-height: 40px;
    width: 100%;
    background-color: #ff7800;
    text-align: center;
    color: #fff;
    height: 40px;
    font-size: 16px;
    width: 238px;
    margin-top: -14px;
}

/*产品特点*/
.spec {
    overflow: hidden;
    height: 865px;
    background: url(/addons/cms/view/default/images/20170715145313_694826632.jpg);
}

.spec .content {
    background: #FFF url(/addons/cms/view/default/images/20170808174240_1019725826.jpg) center no-repeat;
}

.spec h2 {
    display: block;
    margin-top: 40px;
    height: 62px;
    font-size: 35px;
    text-align: center;
    font-weight: normal;
    padding-top: 50px;
}

.spec h2 a {
    color: #005192;
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    line-height: 42px;
}

.spec h2 a:hover {
    text-decoration: none;
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    line-height: 42px;
}

.spec h2 span {
    color: #333;
}

.spec h2 em {
    display: block;
    line-height: 30px;
    height: 30px;
    letter-spacing: 4px;
    color: #333333;
    font-size: 16px;
    background: url(/addons/cms/view/default/images/20170722150306_1573652006.jpg) no-repeat center center;
}

.spec_2 {
    overflow: hidden;
    margin-top: 45px;
    height: 485px;
    position: relative;
}

.spec_2 .ds {
    position: absolute;
    overflow: hidden;
    display: block;
    width: 248px;
    height: 146px;
}

.spec_2 .ds h5 {
    display: block;
    height: 30px;
    line-height: 48px;
    font-size: 18px;
    color: #005192;
    text-align: right;
}

.spec_2 .ds h5 b {
    display: inline-block;
    padding: 0 10px;
    color: #343837;
    font-family: "Arial";
    font-weight: normal;
}

.spec_2 .ds p {
    overflow: hidden;
    display: block;
    padding-top: 10px;
    line-height: 22px;
    font-size: 15px;
    color: #333;
}

.spec_2 .dl1 {
    left: 45px;
    top: 0;
}

.spec_2 .dl2 {
    left: -17px;
    top: 162px;
}

.spec_2 .dl3 {
    left: 36px;
    top: 340px;
}

.spec_2 .dl4 {
    left: 715px;
    top: 0;
}

.spec_2 .dl5 {
    left: 765px;
    top: 162px;
}

.spec_2 .dl6 {
    left: 690px;
    top: 340px;
}

.spec_2 .dl1 p {
    padding-right: 20px;
}

.spec_2 .dl1 p,
.spec_2 .dl2 p,
.spec_2 .dl3 p {
    text-align: right;
}

.spec_2 .dl4 p,
.spec_2 .dl5 p,
.spec_2 .dl6 p {
    text-align: left;
}

.spec_2 .dl4 h5,
.spec_2 .dl5 h5,
.spec_2 .dl6 h5 {
    text-align: left;
}

.spec_2 .dl6 h5 {
    padding-left: 30px;
}

.spec .tels {
    overflow: hidden;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    color: #666666;
}

.spec .tels em {
    font-size: 24px;
    font-family: "Arial";
}

.spec .btns {
    overflow: hidden;
    display: block;
    margin: 0 auto;
    width: 332px;
    height: 86px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    background: url(/addons/cms/view/default/images/20170722150326_68882505.png) no-repeat center top;
}

.spec .btns a {
    display: block;
    float: left;
    width: 166px;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    font-size: 16px;
    color: #3a3a3a;
    text-align: center;
}

.spec .btns a.cur {
    background: url(/addons/cms/view/default/images/20170718163807_903918426.png) no-repeat left top;
    color: #ffffff;
}


/*应用案例*/
.Cmtitle {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.Cmtitle span {
    display: inline-block;
    height: 15px;
    border-bottom: 1px solid #cacaca;
    padding: 0 40px;
}

.Cmtitle a {
    line-height: 30px;
    display: inline-block;
    font-weight: normal;
    font-size: 30px;
    color: #171717;
    background: #fff;
    padding: 0 6px;
}

.Cmtitle a:hover {
    line-height: 30px;
    display: inline-block;
    font-weight: normal;
    font-size: 30px;
    color: #171717;
    background: #fff;
    text-decoration: none;
}

.Cmtitle em {
    display: block;
    margin-top: 23px;
    font-size: 16px;
}

.Cmtitle em img {
    display: inline-block;
}

.Ycvl .container {
    overflow: hidden;
    padding-top: 50px;
    margin-bottom: 60px;
}

.Ycvl .Cmtitle a {
    background: #fff;
    font-weight: bold;
    padding-bottom: 3px;
}

.Ycvlcont {
    overflow: hidden;
    margin-top: 30px;
}

.Ycvlcont td a {
    display: block;
    width: 228px;
    height: 179px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    margin-right: 15px;
    text-align: center;
    font-size: 14px;
    color: #333;
    background: #f4f4f4;
}




/*优势*/
.pinpaiMain {
    background: url(/addons/cms/view/default/images/20170715145313_694826632.jpg);
    height: 700px;
}

.pinpaiMain .container {
    overflow: hidden;
}

.pinpaiMain .sht {
    text-align: center;
    background: url(/addons/cms/view/default/images/20170720171454_1447313600.png) no-repeat center top;
    color: #fff;
    padding-top: 10px;
    margin-top: 45px;
}

.pinpaiMain .sht p {
    font-size: 32px;
    margin-bottom: 5px;
    font-weight: bold;
}

.pinpaiMain .sht span {
    color: #ff7800;
}

.pinpaiMain .sht em {
    font-size: 18px;
}

.pinpaiMain .shouhou {
    margin-top: 70px;
}

.pinpaiMain .shouhou .shlist {
    height: 90px;
}

.pinpaiMain .shouhou .shlist li {
    width: 249px;
    float: left;
    background-color: #002f54;
    cursor: pointer;
    height: 90px;
    line-height: 90px;
    text-align: center;
    position: relative;
    font-size: 20px;
    color: #fff;
    margin-right: 1px;
}

.pinpaiMain .shouhou .shlist li span {
    display: inline-block;
    background: url(/addons/cms/view/default/images/20170722150400_924740343.png) no-repeat center;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 25px;
    color: #005192;
    font-family: "Arial";
    margin-right: 15px;
    font-weight: bold;
}

.pinpaiMain .shouhou .shlist li i {
    display: block;
    background: url(/addons/cms/view/default/images/20170722150428_1264512683.png) no-repeat center;
    width: 18px;
    height: 8px;
    bottom: -8px;
    left: 50%;
    margin-left: -9px;
    position: absolute;
    display: none;
}

.pinpaiMain .shouhou .shlist li:hover,
.pinpaiMain .shouhou .shlist li.cur {
    background-color: #ff7800;
}

.pinpaiMain .shouhou .shlist li:hover i,
.pinpaiMain .shouhou .shlist li.cur i {
    display: block;
}

.pinpaiMain .shouhou .shlist li:hover span,
.pinpaiMain .shouhou .shlist li.cur span {
    color: #ff7800;
}

.pinpaiMain .shouhou .shcont {
    margin-top: 8px;
    height: 410px;
    overflow: hidden;
}

.shouhou .shcont .show {
    height: 410px;
    overflow: hidden;
}

.shouhou .shcont .show dl {
    overflow: hidden;
}

.shouhou .shcont .show dt {
    float: left;
}

.shouhou .shcont .show dt img {
    display: block;
}

.shouhou .shcont .show dd {
    margin-left: 517px;
    position: relative;
}

.shouhou .shcont .show dd h5 {
    font-size: 25px;
    color: #fff;
    padding-top: 50px;
}

.shouhou .shcont .show dd span {
    font-size: 18px;
    color: #57b4ff;
}

.shouhou .shcont .show dd p {
    font-size: 15px;
    color: #fff;
    line-height: 20px;
    padding-left: 27px;
    background: url(/addons/cms/view/default/images/20170722150454_883658422.png) no-repeat left center;
    margin-top: 25px;
}

.shouhou .shcont .show dd p em {
    color: #ff7800;
    font-weight: bold;
}

.shouhou .shcont .show dd a {
    display: block;
    text-align: center;
    border: 1px solid #fff;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    height: 38px;
    line-height: 38px;
}

.shouhou .shcont .show dd .sq {
    width: 174px;
    margin: 0 auto;
    margin-top: 40px;
}

.shouhou .shcont .show dd .xd {
    width: 110px;
    margin-top: 40px;
}

.shouhou .shcont .show dd .phone2 {
    color: #fff;
    padding-left: 48px;
    background: url(/addons/cms/view/default/images/20170722150514_1011587384.png) no-repeat left center;
    position: absolute;
    top: 230px;
    left: 200px;
}

.shouhou .shcont .show dd .phone2 h4 {
    font-size: 15px;
    font-weight: normal;
}

.shouhou .shcont .show dd .phone2 b {
    font-size: 22px;
    color: #fff;
}


/*评价*/
.Cmtitle_kh {
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding-top: 60px;
}

.Cmtitle_kh span {
    display: inline-block;
    height: 15px;
    border-bottom: 1px solid #cacaca;
    padding: 0 40px;
}

.Cmtitle_kh a {
    line-height: 30px;
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
    color: #171717;
    background: #f4f4f4;
    padding: 0 6px;
}

.Cmtitle_kh a:hover {
    line-height: 30px;
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
    color: #171717;
    text-decoration: none;
}

.Cmtitle_kh em {
    display: block;
    margin-top: 23px;
    font-size: 16px;
}

.Cmtitle_kh em img {
    display: inline-block;
}



.kehuMain {
    background-color: #f4f4f4;
    height: 605px;
}

.kehuMain .hzt {
    text-align: center;
    padding-top: 40px;
}

.kehuMain .hzt h5 {
    margin-bottom: 15px;
    margin-top: 5px;
}

.kehuMain .hzt h5 a {
    font-size: 25px;
    color: #373737;
}

.kehuMain .hzt i {
    display: block;
    width: 40px;
    height: 0;
    border-top: 2px solid #019a50;
    margin: 0 auto;
}

.kehuMain .hzc {
    position: relative;
    margin-top: 35px;
}

.kehuMain .kehu {
    overflow: hidden;
    padding-top: 10px;
}

.kehuMain .kehu dl {
    overflow: hidden;
    float: left;
    width: 445px;
    margin: 25px;
}

.kehuMain .kehu dd {
    height: 174px;
}

.kehuMain .kehu dd h5 {
    padding-bottom: 13px;
    padding-top: 20px;
    width: 286px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.kehuMain .kehu dd h5 a {
    font-size: 16px;
    color: #000;
}

.kehuMain .kehu dd p {
    font-size: 14px;
    color: #525252;
    line-height: 22px;
    height: 88px;
    overflow: hidden;
}

.kehuMain .kehu .dz dt {
    float: left;
}

.kehuMain .kehu .dz dd {
    margin-left: 94px;
    background: url(/addons/cms/view/default/images/20170722150547_1385882695.png) no-repeat center;
    padding-left: 45px;
    padding-right: 20px;
}

.kehuMain .kehu .dr dt {
    float: right;
}

.kehuMain .kehu .dr dd {
    margin-right: 94px;
    background: url(/addons/cms/view/default/images/20170722150606_1698615660.png) no-repeat center;
    padding-right: 45px;
    padding-left: 20px;
}

.kehuMain .reback {
    text-align: center;
    font-size: 0;
    margin-top: 20px;
}



/*工艺*/
.Cmtitle_gylc {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.Cmtitle_gylc span {
    display: inline-block;
    height: 15px;
    border-bottom: 1px solid #cacaca;
    padding: 0 40px;
}

.Cmtitle_gylc a {
    line-height: 30px;
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
    color: #171717;
    background: #fff;
    padding: 0 6px;
}

.Cmtitle_gylc a:hover {
    line-height: 30px;
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
    color: #171717;
    background: #fff;
    text-decoration: none;
}

.Cmtitle_gylc em {
    display: block;
    margin-top: 23px;
    font-size: 16px;
}

.Cmtitle_gylc em img {
    display: inline-block;
}

.advantage {
    height: 625px;
    background: url(/addons/cms/view/default/images/20170721143736_144758836.jpg) no-repeat center 0;
    padding-top: 40px;
    margin-top: 25px;
}

.advantage .title {
    margin-bottom: 35px;
}

.advantage .title strong {
    background: #dfe4e6;
}

.advantage .title h3 {
    background: #e3e8e9;
}

.main_banner_wrap {
    width: 632px;
    height: 375px;
    position: relative;
    margin: 0 auto;
}

.banner_btn {
    width: 176px;
    height: 176px;
    position: absolute;
    display: block;
    z-index: 9;
    top: 76px;
}

.btn_prev {
    left: 0;
}

.btn_next {
    right: 0;
}

.banner_btn span {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 2px solid #8f8f8f;
    font-family: 'Microsoft YaHei';
    font-size: 24px;
    font-weight: bolder;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    color: #8f8f8f;
    top: 50%;
    margin-top: -15px;
    zoom: 1;
    transition: 0.3s;
}

.banner_btn:hover span {
    border-color: #0d55ac;
    color: #0d55ac;
}

.btn_prev .banner_btn_arrow {
    left: -142px;
}

.btn_next .banner_btn_arrow {
    right: -142px;
}

.main_banner_box {
    position: relative;
    z-index: 0;
}

.main_banner ul {
    height: 336px;
}

.main_banner ul li {
    position: absolute;
    overflow: hidden;
    box-shadow: 0 0 32px #bbb;
    border-radius: 50%;
}

.main_banner ol {
    height: 110px;
}

.main_banner ol li {
    position: absolute;
    left: 0;
    display: none;
    text-align: center;
    width: 100%;
}

.main_banner ol h2 {
    font-size: 30px;
    color: #005192;
    font-weight: bold;
    line-height: 54px;
    padding-top: 16px;
}

.main_banner ol p {
    line-height: 20px;
    color: #272727;
    width: 520px;
    margin: 0 auto;
    font-size: 14px;
}

.main_banner .num {
    color: #808080;
    font-size: 30px;
    font-family: "MS Serif", "New York", serif;
    text-align: center;
    padding-top: 20px;
}

.main_banner .move {
    color: #005192;
    font-size: 50px;
}

/*给每张图片初始设置不同宽高，层级，位置*/
.main_banner .imgCard0 {
    width: 336px;
    height: 336px;
    z-index: 5;
    left: 148px;
    top: 0;
    opacity: 1;
}

.main_banner .imgCard1,
.main_banner .imgCard3 {
    width: 176px;
    height: 176px;
    top: 76px;
    opacity: 1;
}

.main_banner .imgCard1 {
    z-index: 1;
    left: 456px;
}

.main_banner .imgCard3 {
    z-index: 2;
    left: 0;
}

.main_banner .imgCard2 {
    width: 10px;
    height: 10px;
    z-index: 1;
    left: 311px;
    top: 76px;
    opacity: 0;
}

.main_banner ul li img {
    width: 100%;
    height: 100%;
}


/*简介*/
.index-contact {
    padding: 60px 0px;
}

.item-container {
    width: 1000px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.index-contact .left {
    width: 340px;
    float: left;
}

.index-contact .left p {
    font-size: 24px;
    padding: 20px 20px;
    background: url(/addons/cms/view/default/images/20170715145313_694826632.jpg);
    color: #FFF;
    text-align: center;
    line-height: 35px;
}

.index-contact .left img {
    display: block;
}

.index-contact .right {
    width: 620px;
    float: right;
}

.index-contact .right .top_bt {
    font-size: 40px;
    text-transform: uppercase;
    color: #dad9d9;
    float: left;
    font-family: "Arial";
}

.index-contact .right .top_bt span {
    font-size: 22px;
    font-weight: normal;
    color: #005192;
    font-family: "Microsoft YaHei";
}

.index-contact .right .top {
    height: 60px;
}

.index-contact .right .more {
    float: right;
    width: 92px;
    height: 34px;
    background-color: #005192;
    color: #FFF;
    text-align: center;
    line-height: 34px;
    margin-top: 10px;
    border-radius: 3px;
}

.index-contact .right p {
    clear: both;
    color: #626262;
    line-height: 30px;
    text-indent: 32px;
    font-size: 14px;
}

.index-contact .right .to_mc {
    margin: 30px 0px 20px 0px;
    border: none !important;
    padding: 0px !important;
    font-size: 26px;
    color: #2c2c2c;
    font-weight: bold;
}

.index-contact .right .to_mc span {
    border-top: 3px solid #dad9d9;
    display: block;
    width: 100px;
    margin-bottom: 20px;
}

.index-contact .right .about-contact {
    margin-top: 39px;
}

.index-contact .right .about-contact a {
    margin-right: 40px;
    float: left;
}

.index-contact .right .about-contact .phone {
    float: right;
    margin-right: 0px;
    margin-top: 8px;
}

.index-contact .right {
    width: 620px;
}

.delay-2 {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}


/*流程*/

.lc {
    background: url(/addons/cms/view/default/images/20170715145313_694826632.jpg);
    height: 150px;
    padding-top: 50px;
}

.lcbox {
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    height: 110px;
    position: relative;
    background: url(/addons/cms/view/default/images/20170722155624_1645882007.png) no-repeat center 45px;
}

.lcbox ul {
    overflow: hidden;
    width: 102%;
}

.lcbox li {
    float: left;
    width: 81px;
    margin: 0 56px 0 33px;
    height: 110px;
}

.lcbox li em {
    display: block;
    width: 26px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 16px;
    color: #000;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

.lcbox li b {
    display: block;
    width: 75px;
    height: 65px;
    border: 3px solid #fff;
    margin: 0 auto;
    margin-top: -14px;
}

.lcbox li i {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-top: 12px;
}

.lcbox li span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}

.lcbox li .i01 {
    background: url(/addons/cms/view/default/images/20170722160425_624147241.png) no-repeat center top;
}

.lcbox li .i02 {
    background: url(/addons/cms/view/default/images/20170722160541_1832207524.png) no-repeat center top;
}

.lcbox li .i03 {
    background: url(/addons/cms/view/default/images/20170722160622_45085426.png) no-repeat center top;
}

.lcbox li .i04 {
    background: url(/addons/cms/view/default/images/20170722160709_1602328536.png) no-repeat center top;
}

.lcbox li .i05 {
    background: url(/addons/cms/view/default/images/20170722160752_1480076737.png) no-repeat center top;
}

.lcbox li .i06 {
    background: url(/addons/cms/view/default/images/20170722160830_50573885.png) no-repeat center top;
}

.lcbox li:hover em {
    background-color: #fff;
}

.lcbox li:hover b {
    border-color: #ff7800
}

.lcbox li:hover i {
    background-position: bottom
}

/*新闻*/
.pro .title {
    overflow: hidden;
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

.pro .title span {
    display: block;
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 38px;
    color: #dad9d9;
    font-family: "Arial";
}

.pro .title h2 {
    margin: 5px 0;
}

.pro .title h2 a {
    color: #2c2c2c;
    font-weight: bold;
    font-size: 24px;
}

.pro .title .sc {
    display: block;
    width: 196px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    font-size: 13px;
    color: #fff;
    position: relative;
    z-index: 1;
    background-color: #89c018;
    margin: 0 auto;
    border-radius: 3px;
}

.pro .title i {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
    position: absolute;
    left: 0;
    bottom: 13px;
}

.convert {
    width: 1000px;
    height: 450px;
    margin: 0 auto;
    background: url(/addons/cms/view/default/images/20170722150719_838141158.jpg) no-repeat center 0px;
}

.convert .tab {
    width: 354px;
    height: 50px;
    margin: 0 auto;
}

.convert .tab a {
    display: block;
    color: #666;
    text-align: center;
    width: 118px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    float: left;
}

.convert .tab a:hover {
    text-decoration: none;
}

.convert .tab a.on {
    display: block;
    color: #fff;
    background: url(/addons/cms/view/default/images/20170722143856_1407345315.jpg) no-repeat center;
}


.convert .content {
    overflow: hidden;
    width: 1000px;
    height: 380px;
    position: relative;
    margin-top: 20px;
}

.convert .content ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 380px;
}

.convert .content li {
    width: 1000px;
    height: auto;
    float: left;
}

.content td br {
    display: none;
}

.news_l {
    float: left;
    width: 429px;
}

.news_l .news_div_item {
    position: relative;
}

.news_l .divdgweb_new_div_item {
    position: relative;
}

.news_l .news_div_item_pic {
    position: absolute;
    top: 0;
}

.news_l .news_div_item_pic img {
    width: 429px;
    height: 257px;
}

.news_l .news_div_item_content {
    line-height: 30px;
    width: 429px;
    padding-top: 10px;
    position: absolute;
    top: 260px;
}

.news_l .divdgweb_new_div_item_content {
    line-height: 30px;
    width: 430px;
    padding-top: 10px;
    position: absolute;
    top: 260px;
}

.news_l .news_div_item_body,
.news_l .divdgweb_new_div_item_body {
    color: #999;
    line-height: 22px;
    margin-top: 10px;
    font-size: 14px;
}

.news_l .news_div_item_a,
.news_l .divdgweb_new_div_item_a {
    color: #222;
    font-size: 22px;
}

.news_l .news_div_item_a:hover,
.news_l .divdgweb_new_div_item_a:hover {
    color: #ed6c00;
}


.news_l .news_div_item_date,
.news_l .divdgweb_new_div_item_date {
    position: absolute;
    right: 0;
    line-height: 15px;
    top: 279px;
    color: #999;
    font-size: 14px;
}

.news_l .news_div_item_date div,
.news_l .divdgweb_new_div_item_date div {
    float: left;
}


.news_r .news_div_item_date,
.news_r .divdgweb_new_div_item_date {
    position: absolute;
    right: 0;
    line-height: 15px;
    top: 5px;
    color: #999;
    font-size: 14px;
}

    {
    float: right;
    line-height: 15px;
    margin-top: 15px;
    color: #999;
}

.news_r .news_div_item_date div {
    float: left;
}

.news_r .divdgweb_new_div_item_date div {
    float: left;
}


.news_r {
    float: right;
    width: 433px;
}

.news_r .news_div,
.news_r .divdgweb_new_div {
    float: right;
    width: 420px;
    padding-top: 10px;
    padding-left: 120px;
    background: url(/addons/cms/view/default/images/20170722150745_112241823.jpg) no-repeat left top;
}

.news_r .news_div .news_div_item:nth-child(1) {
    display: none;
}

/*第一条新闻已在左边调用，所以此处设置不显示*/
.news_r .news_div_item,
.news_r .divdgweb_new_div_item {
    width: 420px;
    height: 128px;
    position: relative;
}


.news_r .news_div_item_a,
.news_r .divdgweb_new_div_item_a {
    color: #222;
    font-size: 16px;
}

.news_r .news_div_item_a:hover,
.news_r .divdgweb_new_div_item_a:hover {
    color: #ff7800;
}

.news_r .news_div_item_content,
.news_r .divdgweb_new_div_item_content {
    float: left;
    line-height: 22px;
    width: 420px;
}

.news_r .news_div_item_body,
.news_r .divdgweb_new_div_item_body {
    color: #999;
    padding-top: 10px;
    font-size: 14px;
}

.news_r .divdgweb_new_div .divdgweb_new_div_item:nth-child(1) {
    display: none;
}

/*第一条新闻已在左边调用，所以此处设置不显示*/



/*友情*/
.link {
    overflow: hidden;
    position: relative;
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 30px;
}

.link span {
    position: absolute;
    left: 0;
    top: 0
}

.link .linkTagcs ul {
    overflow: hidden;
    float: right;
    width: 775px;
    padding: 15px 125px 9px 35px;
    border: 1px solid #c4c4c4
}

.link .linkTagcs li {
    float: left;
    margin: 5px 15px;
    font-size: 13px;
    white-space: nowrap;
}


.link .linkTagcs li a {
    color: #333
}

.link .rk {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 26px;
    background: url(/addons/cms/view/default/images/20170722150805_1051441194.png) no-repeat center;
}


/*版权*/

.footer {
    overflow: hidden;
    width: 100%;
    background-color: #2c2c2c;
}

.footer .f_nav {
    overflow: hidden;
    width: 100%;
    background: url(/addons/cms/view/default/images/20170715145313_694826632.jpg) repeat-x center;
    height: 56px;
}

.footer .f_nav ul {
    overflow: hidden
}

.footer .f_nav li {
    float: left;
    font-size: 14px;
    line-height: 56px;
}

.footer .f_nav li.last {
    background: none
}

.footer .f_nav li a {
    color: #fff;
    display: block;
    font-size: 14px;
}

.footer .f_btm {
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.footer .d_logo {
    float: left;
    margin-top: 60px;
}

.footer .info {
    overflow: hidden;
    padding: 10px 0;
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    background: url(/addons/cms/view/default/images/20170722150827_1634063771.png) no-repeat left center;
    margin-top: 43px;
}

.footer .info p {
    font-size: 13px;
    line-height: 24px;
    color: #acacac;
}

.footer .info a {
    color: #acacac
}

.footer .phone {
    overflow: hidden;
    margin-right: -90px;
    text-align: right;
    margin-top: 58px;
    float: right
}

.footer .phone p {
    font-size: 13px;
    color: #848484
}

.footer .phone b {
    display: block;
    font-size: 20px;
    color: #848484;
}

.footer .ewm {
    overflow: hidden;
    float: right;
    margin-top: 43px;
}

.footer .ewm span {
    font-size: 13px;
    color: #848484;
    margin-right: 20px;
    position: relative;
    top: -20px;
}

.footer .ewm img {
    padding-left: 11px;
    background: url(/addons/cms/view/default/images/20170722150850_1482257236.png) no-repeat left 100px;
}




/*内页开始*/
.nybanner {
    width: 100%;
    background: url(/addons/cms/view/default/images/20170724114852_1959063321.jpg) center;
    height: 300px;
}



.detail_title {
    display: none !important;
}

.pcontent_title_h4 {
    text-align: center !important;
    margin-bottom: 20px !important;
}

.pcontent_title_h4 h4 strong {
    font-size: 20px !important;
    color: #2c2c2c !important;
}


.strong_title {
    display: none !important;
}

.mianbxContent {
    width: 720px !important;
    padding-left: 30px !important;
    background: url(/addons/cms/view/default/images/20170724114445_1679220095.jpg) !important;
    height: 47px !important;
    line-height: 39px !important;
    text-align: left !important;
    font-size: 16px !important;
    margin-bottom: 15px !important;
}

.mianbxContent a {
    font-size: 16px !important;
    color: #ff7800 !important;
}


/*留言开始*/
#bodycontent #tianxieone #tianxiethree {
    width: 580px !important;
    float: left;
    text-align: left;
    padding: 5px 0;
}

#bodycontent #tfour #tfive {
    width: 682px !important;
    float: left;
    text-align: left;
    padding: 5px 0;
}

#bodycontent #tianxieone #tianxietwo {
    width: 130px !important;
    float: left;
    text-align: right;
    padding: 5px 0;
}

#tianxieone div:first-child {
    width: 130px !important;
}

#tfourtwo {
    width: 130px !important;
}

/*留言结束*/

#bodycontent {
    border: none !important;
}

.pro_detail_rel_hd {
    width: 750px !important;
    border: none !important;
    background: #ff7800 !important;
    color: #fff !important;
    font-size: 14px !important;
    margin: 10px 0px 10px 0px !important;
    height: 30px !important;
    line-height: 30px !important;
}

.pro_detail_rel_hd strong {
    padding-left: 20px !important;
}


.news_li_lbm {
    color: #529603 !important;
    font-size: 14px !important;
    width: 820px !important;
    padding-left: 0px !important;
}

.news_li_lbm a {
    color: #529603 !important;
    font-size: 14px !important;
}

.news_li_desc_lbm {
    line-height: 30px !important;
    margin-bottom: 10px !important;
    padding-left: 25px !important;
}




#bodycon {
    margin-bottom: 30px;
}

.xwlb_img img {
    max-width: 218px !important;
}


/*内页新闻*/
.xw {
    font-size: 14px;
    line-height: 28px !important;
}

.news_content_title h3 {
    font-size: 16px;
    color: #333 !important;
}

.news_cover {
    width: 500px;
    height: 50px;
    top: 335px;
    position: absolute;
    margin-left: -268px;
    left: 50%;
    background: #fff;
    z-index: 99;
}

.pro_list_box_item_zdy {
    width: 750px;
    float: left;
    height: 160px;
    text-align: left;
    padding-bottom: 20px;
    padding-top: 20px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.pro_list_box_item_zdy:hover {
    background: #f9f9f9;
}

.pro_list_box_item_l_zdy {
    width: 200px;
    height: 150px;
    float: left;
}

.pro_list_box_item_l_zdy a img {
    width: 200px;
    height: 150px;
    border: 1px solid #ccc;
    padding: 2px;
}

.pro_list_box_item_l_zdy a:hover img {
    border: 1px solid #ff7800;
    padding: 2px;
}

.pro_list_box_item_r_zdy {
    width: 518px;
    height: 150px;
    margin: 0 10px 0 20px;
    float: left;
}

.pro_list_box_item_r_zdy a p {
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    border: none;
    font-family: "Microsoft YaHei";
    margin-top: 5px !important;
}

.shopmrsc a:hover .xwlbbt {
    color: #ff7800;
}

.pro_list_box_item_r_zdy a div {
    color: #999;
    font-size: 14px;
    height: 78px;
    padding: 10px 0;
}

.content_more_a_zdy {
    width: 90px;
    height: 30px;
    background: url(/addons/cms/view/default/images/20170724114517_2014895916.jpg);
    display: block;
}

.content_more_a_zdy:hover {
    background: url(/addons/cms/view/default/images/20170724114537_297949914.jpg);
}

.top20 {
    margin-top: 20px;
}


.prod_cp {
    width: 1100px;
    margin: 0 auto;
    display: none;
}

.divproduct_new_div_item {
    width: 290px;
    float: left;
    background: #f7f7f7;
    position: relative;
    padding-bottom: 16px;
    height: 550px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.product_div_item_pic img {
    width: 260px;
    height: 260px;
    border: solid 2px #f7f7f7;
}

.divproduct_new_div_item_content {
    width: 240px;
    left: 20px;
    height: 160px;
    position: absolute;
    top: 280px;
    z-index: 10;
}

.divproduct_new_div_item_title {
    border-bottom: solid 1px #cacaca;
    height: 45px;
    line-height: 35px;
}

.divproduct_new_div_item_title a {
    font-size: 20px;
    color: #005192;
    font-weight: bold
}

.divproduct_new_div_item_body {
    line-height: 28px;
    margin-top: 10px;
}