﻿@charset "utf-8";

/* CSS Document */

html,
body,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
frameset,
table,
th,
tr,
td,
fieldset {
    margin: 0;
    padding: 0;
}


/* IE5.xIE6бbug */

* html body {
    overflow: visible;
}

* html iframe,
* html frame {
    overflow: auto;
}

* html frameset {
    overflow: hidden;
}


/* body */

body {
    color: #757575;
    font-size: 12px;
    line-height: 24px;
    font-family: "微软雅黑";
    background: #FFF;
}

i,
em,
cite {
    font-style: normal;
}


/* a */

a {
    color: #757575;
    font-size: 12px;
    /*-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;*/
    text-decoration: none;
}

a:hover {
    color: #0067cc;
}


/* form */

textarea,
input {
    word-wrap: break-word;
    word-break: break-all;
}

textarea,
input {
    vertical-align: middle;
    font-size: 12px;
    outline: none
}

iframe {
    border: 0
}


/* li */

ul,
li {
    list-style-type: none;
}


/* img */

body img {
    border: 0 none;
    vertical-align: middle;
}


/* h* */

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}


/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


/* End hide from IE-mac */


/*********清除浮动处理**********/

.clr {
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
    overflow: hidden;
}


/*返回顶部*/

.totop {
    position: fixed;
    right: 50%;
    margin-right: -528px;
    z-index: 10000;
    bottom: 25px;
    display: block;
    width: 26px;
    height: 62px;
    background: url(../images/rocket.png) no-repeat 0 0;
    -webkit-transition: all 0.2s ease-in-out;
}


/*网站头部*/

.top-T_Wrap {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0 auto;
    height: 150px;
    position: relative;
    z-index: 100;
    background: #FFF
}

.top-T {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 1350px;
    background: url(../images/logo.png) left center no-repeat;
    background-size: 409px;
    margin: 0 auto;
    height: 150px;
    position: relative;
}


/***********nav*******/

.nav {
    height: 48px;
    position: absolute;
    right: 170px;
    top: 0;
    margin: auto;
    bottom: 0;
    z-index: 10
}

.nav li {
    float: left;
    text-align: center;
    position: relative
}

.nav li>a {
    text-transform: uppercase;
    height: 48px;
    line-height: 48px;
    width: 115px;
    font-size: 16px;
    color: #000000;
    display: block;
    position: relative
}

.nav li.li {
    background: url(../images/navli.jpg) center center no-repeat;
    width: 2px;
    height: 48px;
}

.ProBoxWrap {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: none;
    text-align: left;
    width: 150px;
    z-index: 100;
    position: absolute;
    top: 48px;
    left: -17px;
    background: #0067cc
}

.ProBoxWrap .ProBox {
    margin: 0 auto;
}

.ProBoxWrap .ProBox .T {}

.ProBoxWrap .ProBox .T a {
    display: block;
    height: 40px;
    text-align: center;
    text-transform: capitalize;
    line-height: 40px;
    color: #FFF;
    font-size: 14px;
}

.ProBoxWrap .ProBox .T a:hover {
    text-decoration: underline
}

.nav li:hover .ProBoxWrap {
    display: block;
}


/*.nav li > a:hover:after,.nav li > .cur:after,.nav li:hover > a:after{ content:''; position:absolute; bottom:0; left:0; right:0; width:60%; margin:auto; height:1px; background:#ed928f}
*/

.HeadFixed {
    height: 90px;
}

.HeadFixed .top-T {
    background: url(../images/logo.png) left center no-repeat;
    height: 90px;
    background-size: 200px
}

.nav li:hover>a {
    color: #0067cc;
}

.nav li>a:hover,
.nav li>.cur {
    color: #0067cc
}

.meuCont img {
    max-width: 100%;
}


/*搜索*/

.search_R {
    width: 150px;
    position: absolute;
    right: 0;
    height: 30px;
    background: url(../Images/search.jpg) center center no-repeat #fff;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 100;
}

.search_R .search01-box {
    border: 0;
    width: 150px;
    height: 30px;
    font-size: 14px;
    padding-left: 5px;
    background: none;
    color: #999;
    line-height: 38px;
    float: left
}

.search_R .search01-an {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    cursor: pointer;
    border: 0;
    z-index: 10
}


/*********************************公共头部结束*******************************/

.js-silder {
    position: relative;
    height: 600px;
    z-index: 10
}

.silder-scroll {
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.silder-main {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.silder-main-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.silder-main-img a {
    display: block;
    height: 100%
}

.silder-main-img img {
    width: 100%;
}

.js-silder-ctrl {
    position: absolute;
    bottom: 5px;
    z-index: 10;
    width: 100%;
    text-align: center;
}

.silder-ctrl-prev,
.silder-ctrl-next {
    position: absolute;
    top: 0;
    display: none;
    width: 8%;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-family: "宋体";
    font-size: 52px;
    font-weight: 600;
    text-shadow: #666 2px 2px 5px;
}

.silder-ctrl-prev {
    left: 0;
    text-align: left;
}

.silder-ctrl-next {
    right: 0;
    text-align: right;
}

.silder-ctrl-prev>span,
.silder-ctrl-next>span {
    position: absolute;
    top: 50%;
    margin-top: -40px;
}

.silder-ctrl-prev>span {
    display: none;
    left: 0;
}

.silder-ctrl-next>span {
    display: none;
    right: 0;
}

.silder-ctrl-con {
    display: inline-block;
    width: 10px;
    padding: 10px 0;
    margin: 0 10px;
    z-index: 1;
    position: relative;
    cursor: pointer;
}

.silder-ctrl-con>span {
    display: block;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    padding: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #0067cc
}

.silder-ctrl-con.active>span {
    background-color: #0067cc;
}

@media (max-width: 768px) {
    .silder-ctrl-prev,
    .silder-ctrl-next {
        width: 10%;
        font-size: 26px;
        margin-top: -25px;
    }
    .silder-ctrl-con {
        width: 14px;
        height: 14px;
        padding: 0;
        margin: 0 5px;
    }
    .silder-ctrl-con>span {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        padding: 0;
    }
}

.proTitle {
    height: 150px;
    background: url(../images/protitle.png) center center no-repeat
}


/*产品中心*/

.homeProWrap {
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
    z-index: 10;
    padding: 20px 0;
}

.homeProWrap .ProcessNav {
    text-align: center;
    overflow: hidden;
    width: 1200px;
    margin: 30px auto 0;
}

.homeProWrap .ProcessNav li {
    width: 596px;
    height: 240px;
    float: left;
    position: relative
}

.homeProWrap .ProcessNav li a {
    display: block;
}

.homeProWrap .PRO_NR {
    margin: 0 auto;
    overflow: hidden
}

.dispaly {
    display: none
}

.RightBOx {
    width: 1215px;
    margin: 0 auto;
    padding-top: 15px;
}

.RightBOx .bd {
    position: relative;
}

.RightBOx .hd {
    text-align: center;
    position: relative
}

.RightBOx .prev,
.RightBOx .next {
    display: block;
    width: 38px;
    height: 72px;
    overflow: hidden;
    position: absolute;
    top: 95px;
}

.RightBOx .prev {
    background: url(../images/right.png) center center no-repeat;
    right: -80px;
}

.RightBOx .next {
    background: url(../images/left.png) center center no-repeat;
    left: -80px
}

.RightBOx .scrollWrap {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.RightBOx ul {
    overflow: hidden;
    zoom: 1;
}

.RightBOx li {
    width: 405px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-bottom: 15px;
}

.RightBOx li a {
    background: #FFF;
    width: 390px;
    margin: 0 auto;
    display: block;
    overflow: hidden
}

.RightBOx li .pic {
    position: relative;
    display: block;
    overflow: hidden;
    width: 390px;
    margin: 0 auto;
    height: 280px;
}

.RightBOx li .pic img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.RightBOx li .text {
    margin: 0 20px;
    line-height: 60px;
    height: 60px;
    font-size: 14px;
    overflow: hidden;
    color: #666666;
    padding-right: 60px;
    position: relative
}

.RightBOx li .text span {
    position: absolute;
    right: 0;
    top: 0;
    color: #0067cc;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.inPRO {
    width: 1200px;
    margin: 40px auto 20px;
    overflow: hidden;
}

.LeftBox {
    width: 240px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.LeftBox .Lefttitle {
    width: 240px;
    height: 110px
}

.LeftBox .LeftList {
    width: 240px;
    background: #FFF;
    overflow: hidden;
    margin: 10px auto 0;
}

.LeftBox .LeftList li {
    overflow: hidden;
    border: 1px solid #e5e5e5;
    line-height: 47px;
    margin-bottom: 5px;
}

.LeftBox .LeftList li a {
    color: #575757;
    display: block;
    font-size: 16px;
    background: url(../images/jia.png) 210px center no-repeat;
    padding-left: 10px;
}

.LeftBox .LeftList li a:hover,
.LeftBox .LeftList li a.cur {
    text-decoration: underline;
    background: url(../images/jiaa.png) 210px center no-repeat;
    color: #0067cc
}

.in_pro {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 10px
}

.aboutWrap {
    background: url(../images/aboutbj.jpg) center center no-repeat;
}

.about {
    width: 1200px;
    margin: 0 auto;
    height: 500px;
    position: relative;
    overflow: hidden
}

.about .aboutText {
    overflow: hidden;
    width: 520px;
    line-height: 30px;
    margin-top: 80px;
    font-size: 14px;
    color: #4c4c4c
}

.about .aboutText strong {
    font-size: 30px;
    color: #000;
    display: block;
    line-height: 30px;
}

.about .aboutText span {
    font-size: 14px;
    display: block;
    margin: 10px 0
}

.about .aboutText ul {
    overflow: hidden;
    margin-top: 50px;
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
}

.about .aboutText li {
    width: 130px;
    float: left;
    line-height: 20px;
    text-align: center
}

.about .aboutText ul li i {
    font-size: 10px;
    display: block;
    font-weight: normal;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif
}

.about .aboutText ul li a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    background: #f5f5f5;
    color: #333333;
    padding: 25px 0 20px
}

.about .aboutText ul li a:hover {
    background: #0067cc;
    color: #FFF
}

.about .aboutText ul li a:hover i {
    color: #FFF
}


/*新闻中心*/

.news_wrap {
    width: auto;
    overflow: hidden;
    background: #FFF;
    padding: 40px 0 20px
}

.news_wrap .news {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.news_wrap .news .bt {
    position: relative;
    background: url(../images/icon05.png) 0px center no-repeat #FFF;
    font-size: 20px;
    font-weight: bold;
    padding-left: 35px;
    color: #1a1a1a;
    height: 60px;
    line-height: 60px;
}

.news_wrap .news .bt a {
    display: block;
    position: absolute;
    right: 0;
    top: 20px;
    width: 20px;
    height: 20px;
    background: url(../images/jiaa.png) center center no-repeat #0067cc;
    background-size: 10px;
}

.news_wrap ul {
    overflow: hidden;
    padding: 0 0 20px;
    position: relative;
}

.news_wrap ul li {
    width: auto;
    position: relative;
}

.news_wrap ul li a {
    width: auto;
    color: #4c4c4c;
    line-height: 36px;
    font-size: 14px;
    overflow: hidden;
    padding-right: 80px;
    height: 36px;
    position: relative;
    display: block;
    background: url(../images/o1.png) 5px center no-repeat;
    padding-left: 30px
}

.news_wrap ul li a span {
    position: absolute;
    color: #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    top: 0;
    right: 0
}

.news_wrap ul li a:hover {
    color: #0067cc
}

.news_wrap .news_L_nr {
    width: 370px;
    float: left;
    margin-right: 40px;
}

.news_wrap .news_C_nr {
    width: 370px;
    float: left
}

.news_wrap .news_R_nr {
    width: 370px;
    float: right
}


/*内页样式*/

.right-bt {
    width: 1200px;
    margin: 0 auto;
    height: 55px;
    border-bottom: 1px dashed #cccccc;
    position: relative;
    line-height: 55px;
}

.right-bt .nybtL {
    color: #0067cc;
    display: inline-block;
    height: 55px;
    padding: 0 5px;
    border-bottom: 2px solid #0067cc;
    font-weight: bold;
    font-size: 20px;
    overflow: hidden
}

.right-bt .nybtR {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    color: #737373
}

.right-bt .nybtR a:nth-last-child(1) {
    color: #0067cc
}

.right-bt a {
    color: #808080
}

.right-bt a:hover {
    color: #0067cc
}

.ny-right-about {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    min-height: 300px;
    padding: 20px 0;
    font-size: 14px;
    color: #474747
}

.ny-right-news {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0
}

.ny-right-news li a {
    background: url(../Images/jt.png) left center no-repeat;
    font-size: 16px;
    padding-left: 15px;
}

.ny-right-news li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #737373;
}

.ny-right-news ul {
    margin-bottom: 20px;
}

.ny-right-news h1 {
    font-size: 16px;
    width: 1200px;
    float: left;
    text-align: center
}

.ny-right-news h6 {
    border-bottom: 1px dashed #CCC;
    width: 1200px;
    font-weight: normal;
    height: 32px;
    float: left;
    line-height: 32px;
    text-align: center;
    color: #737373
}

.ny-news-nr {
    width: 1200px;
    overflow: hidden;
    padding-top: 10px;
    margin-bottom: 20px;
}


/*荣誉*/

.ny-right-honor {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden
}

.ny-right-honor li {
    width: 300px;
    float: left;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
}

.ny-right-honor li a {
    font-size: 16px;
    width: 280px;
    color: #808080;
    display: block;
    margin: 0 auto
}

.ny-right-honor li .pic {
    width: 280px;
    overflow: hidden;
    height: 280px;
    border: 1px solid #ededed;
    margin: 0 auto;
    position: relative
}

.ny-right-honor li .pic img {
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.ny-right-honor li .txt {
    text-align: center;
    overflow: hidden;
    height: 45px;
    line-height: 45px
}

.ny-right-honor li a:hover {
    color: #0067cc
}


/*内页****产品****样式*****/

.ny-right-pro {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden
}

.ny-right-pro li {
    width: 300px;
    float: left;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
}

.ny-right-pro li a {
    font-size: 16px;
    width: 285px;
    color: #808080;
    background: #FFF;
    border: 1px solid #e6e6e6;
    display: block;
    margin: 0 auto
}

.ny-right-pro li .pic {
    width: 285px;
    height: 285px;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}

.ny-right-pro li .pic img {
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.ny-right-pro li .txt {
    text-align: center;
    border: 0;
    overflow: hidden;
    height: 45px;
    line-height: 45px
}

.ny-right-pro li a:hover {
    color: #0067cc
}

.jqzoom {
    width: 600px;
    height: 600px;
    border: 1px solid #E4E4E4;
    margin: 0 auto;
    position: relative;
}

.jqzoom img {
    width: 600px;
    height: 600px;
}

.proproperty {
    font-size: 16px;
    margin-top: 20px;
    /* width: 1200px; */
    border-bottom: 1px solid #e2e2e2;
    height: 40px;
}

.proproperty li {
    height: 30px;
    cursor: pointer;
    font-size: 16px;
    line-height: 40px;
    color: #333333;
    display: inline-block;
    margin-right: 30px;
}

.proproperty li.cur {
    color: #0067cc
}

.procontent {
    width: 1200px;
    float: right;
    padding: 10px 0;
}

.dispaly {
    display: none
}

.pageleft {
    float: left
}

.pageright {
    float: right
}

.linkWrap {
    width: 100%;
    background: #f5f5f5;
    overflow: hidden;
    padding: 20px 0;
    line-height: 30px;
    font-size: 14px
}

.linkWrap .link {
    width: 1020px;
    margin: 0 auto;
    background: url(../images/links.png) left center no-repeat;
    color: #e5e5e5;
    position: relative;
    overflow: hidden;
    min-height: 50px;
    padding-left: 180px;
}

.linkWrap .link span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
}

.linkWrap .link span i {
    color: #4c4c4c;
    font-size: 12px;
    padding-left: 5px
}

.linkWrap .link a {
    color: #808080;
    font-size: 14px;
    margin-right: 10px;
}

.linkWrap .link a:hover {
    text-decoration: underline;
    color: #0067cc
}


/*footer*/

.footWrap {
    background: #1a1a1a;
    overflow: hidden;
}

.footWrap .foot {
    width: 930px;
    margin: 0 auto;
    padding: 80px 0 80px 270px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    position: relative;
    overflow: hidden
}

.footWrap .foot .List {
    float: left;
    width: 170px;
}

.footWrap .foot .List strong {
    color: #e5e5e5;
    font-weight: normal;
    padding-bottom: 5px;
    margin-bottom: 10px;
    position: relative;
    font-size: 16px;
    display: block;
}

.footWrap .foot .List p {}

.footWrap .foot .List p a {
    color: #666666;
    font-size: 14px;
}

.footWrap .foot .List p a:hover {
    color: #0067cc
}

.footWrap .foot .A {
    position: absolute;
    left: 0;
    top: 70px
}

.footWrap .foot .D {
    position: absolute;
    right: 0;
    top: 70px
}

.copyWrap {
    background: url(../images/footxian.jpg) left top repeat-x #1a1a1a;
    color: #4c4c4c;
    font-size: 12px;
    padding: 20px 0;
}

.copyWrap .copy {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.copyWrap .copy i {
    position: absolute;
    right: 0;
    top: 0
}

.copyWrap a {
    color: #4c4c4c;
}

.copyWrap a:hover {
    color: #0067cc
}


/*翻页*/

.pageNavi {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.wp-pagenavi {
    CLEAR: both;
}

.wp-pagenavi A {
    BORDER-RIGHT: #bfbfbf 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #bfbfbf 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 3px;
    MARGIN: 2px;
    BORDER-LEFT: #bfbfbf 1px solid;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #bfbfbf 1px solid;
    TEXT-DECORATION: none
}

.wp-pagenavi SPAN {
    BORDER-RIGHT: #bfbfbf 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #bfbfbf 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 3px;
    MARGIN: 2px;
    BORDER-LEFT: #bfbfbf 1px solid;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #bfbfbf 1px solid;
    TEXT-DECORATION: none
}

.wp-pagenavi A:hover {
    BORDER-LEFT-COLOR: #000;
    BORDER-BOTTOM-COLOR: #000;
    BORDER-TOP-COLOR: #000;
    BORDER-RIGHT-COLOR: #000
}

.wp-pagenavi SPAN.current {
    BORDER-LEFT-COLOR: #000;
    BORDER-BOTTOM-COLOR: #000;
    BORDER-TOP-COLOR: #000;
    BORDER-RIGHT-COLOR: #000
}

.wp-pagenavi SPAN.current {
    FONT-WEIGHT: bold
}


/*===========================================插件END======================================================*/

#product_view {
    width: 700px;
    margin: auto;
    overflow: hidden;
}

#product_view h1 {
    font-size: 18px;
    text-align: left;
    line-height: 26px;
}

#product_view h2 {
    font-size: 14px;
    height: 30px;
    line-height: 30px
}

#product_view div.content {
    line-height: 180%;
    padding-bottom: 15px
}

#product_view p.pImg {
    text-align: center;
    padding-bottom: 15px
}

.list {
    padding: 0 10px 0 0;
}

.list img {
    cursor: pointer;
    padding: 1px;
    border: 1px solid #cdcdcd;
    margin-right: 10px;
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}

.list img.onzoom,
.list img.on {
    padding: 0px;
    border: 2px solid #0067cc;
}

.container {
    position: relative;
}

.izImage {
    border: 1px solid #cdcdcd;
    width: 380px;
    height: 380px;
    cursor: pointer
}

.izViewer {
    width: 300px;
    height: 300px;
    position: absolute;
    left: 390px;
    top: 0;
    display: none;
    border: 1px solid #999;
}

.handle {
    display: none;
    opacity: 0.6;
    filter: alpha(opacity=60);
    background: #E6EAF3;
    cursor: crosshair;
}

.right_text {
    width: 420px;
    float: right;
}

.right_text h1 {
    line-height: 26px;
    font-size: 18px;
    font-weight: normal
}

.right_text .text {
    line-height: 34px;
    margin-top: 10px;
}

.right_text .text span {
    font-size: 20px;
    color: #0067cc;
}


/*固定的悬浮窗*/

.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 400px;
    right: 5px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 160px;
    border: 1px solid #FFF;
    height: 43px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-align: center;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar .yb_top {
    background: #0067cc;
    line-height: 42px;
    height: 42px;
}

.yb_bar .yb_WeiXin {
    background: #0067cc;
    text-align: center;
    line-height: 42px;
    height: 190px;
}

.yb_bar .yb_WeiXin span {
    text-align: center;
    width: 160px;
    height: 42px;
    display: block;
}

.hd_qr {
    padding: 5px 15px 0px 18px;
    float: left
}


/**新详情样式**/

.Loc_navigation {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    width: 1200px;
    margin: 30px auto 0;
    position: relative;
    font-size: 14px
}

.Loc_navigation a {
    font-size: 14px;
    color: #000
}

.Loc_navigation a:hover {
    color: #0067cc
}

.Loc_navigation span {
    font-family: '宋体'
}


/*内页样式*/

.nyContent {
    width: 1200px;
    margin: 15px auto 0;
    overflow: hidden
}

.nyContent .nyLeft {
    width: 190px;
    float: left;
    background: #FFF;
    margin-bottom: 50px;
}

.nycaseList .nyLeft {
    width: 190px;
    float: left;
    background: #FFF;
    margin-bottom: 50px;
}

.nyContent .nyCenter {
    float: left;
    width: 970px;
    margin-left: 40px;
}

.nyContent .nyRight {
    width: 270px;
    float: right;
    margin-bottom: 40px;
}

.nyContent .nyRightAbout {
    width: 970px;
    float: right
}


/**左侧**/

.nyContent .nyLeft .nyLeftBox {
    width: 190px;
    transition: all .5s;
    position: inherit;
    top: 0
}

.nyContent .nyLeft .Lefttitle {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #0067cc;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    color: #FFF;
    font-weight: bold
}

.nyContent .nyLeft .LeftList li {
    margin: 10px 0;
    line-height: 50px;
    text-align: center;
}

.nyContent .nyLeft .LeftList li a {
    font-size: 16px;
    border: 1px solid #e6e6e6;
    background: #FFF;
    color: #4c4c4c;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    display: block
}

.nyContent .nyLeft .LeftList li a:hover,
.nyContent .nyLeft .LeftList li a.cur {
    border: 1px solid #0067cc;
    color: #0067cc
}

.nycaseList .nyLeft .nyLeftBox {
    width: 190px;
    transition: all .5s;
    position: inherit;
    top: 0
}

.nycaseList .nyLeft .Lefttitle {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #0067cc;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    color: #FFF;
    font-weight: bold
}

.nycaseList .nyLeft .LeftList li {
    margin: 10px 0;
    line-height: 50px;
    text-align: center;
}

.nycaseList .nyLeft .LeftList li a {
    font-size: 16px;
    border: 1px solid #e6e6e6;
    background: #FFF;
    color: #4c4c4c;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    display: block
}

.nycaseList .nyLeft .LeftList li a:hover,
.nycaseList .nyLeft .LeftList li a.cur {
    border: 1px solid #0067cc;
    color: #0067cc
}


/**列表页浮动导航**/

.nyContent .nyLeft .FloatNav {
    position: fixed;
    top: 150px;
    z-index: 99;
}

.nycaseList .nyLeft .FloatNav {
    position: fixed;
    top: 150px;
    z-index: 99;
}

.nyContent .nyRight .Right_box {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 270px;
}

.nyContent .nyRight .Righttitle {
    line-height: 60px;
    font-size: 18px;
    color: #333333;
    padding-left: 15px;
    position: relative;
    font-weight: bold
}

.nyContent .nyRight .Righttitle:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 40%;
    width: 4px;
    background: #0067cc
}

.nyContent .nyRight .RightList {
    padding: 0 10px 10px
}

.nyContent .nyRight .RightList .pic {
    margin-bottom: 15px;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    display: block;
}

.nyContent .nyRight .RightList .pic img {
    height: 140px;
}

.nyContent .nyRight .RightList a:hover {
    color: #0067cc
}

.nyContent .nyRight .Right_box_pro {
    background: #FFF
}

.nyContent .nyRight .Right_box_pro a {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 26px
}

.nyContent .nyRight .Right_box_pro a img {
    border: 1px solid #f8f8f8;
    display: block;
    max-width: 99%
}

.nyContent .nyRight .Right_box_pro .RightList {
    padding: 0
}

.ny-right-about {
    width: auto;
    overflow: hidden;
    margin: 0 auto;
    min-height: 400px;
    margin-bottom: 80px;
    font-size: 14px;
    color: #474747
}


/**内新闻列表**/

.ny-right-news {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0;
    min-height: 300px;
}

.ny-right-news ul {
    margin-bottom: 20px;
}

.ny-right-news li {
    width: auto;
    display: block;
    margin: 10px 0;
    position: relative;
    border-bottom: 1px dashed #d6d6d6
}

.ny-right-news li .pic {
    width: 190px;
    height: 130px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: #f8f8f8;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ny-right-news li .pic img {
    max-height: 100%;
    position: absolute;
    margin: auto;
    left: -50%;
    top: 0;
    bottom: 0;
    right: -50%;
}

.ny-right-news li .text {
    height: 40px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    color: #4c4c4c
}

.ny-right-news li .text .bt {
    display: block;
    word-break: break-all;
    font-size: 16px;
    color: #1a1a1a;
    position: relative;
    font-weight: normal;
}

.ny-right-news li .text .btfot {
    color: #1a1a1a;
    font-size: 12px;
}

.ny-right-news li .text .btfot .v {
    background: url("../images/i02.png") left center no-repeat;
    padding-left: 25px;
    position: absolute;
    left: 70px;
    bottom: 0;
}

.ny-right-news li .text .btfot .fotsh {
    position: absolute;
    left: 0;
    bottom: 0;
    cursor: pointer
}

.ny-right-news li .text .btfot .fotsh .s {
    background: url("../images/i03.png") left center no-repeat;
    padding-left: 25px;
}

.ny-right-pro2 li .text .btfot .fotsh {
    left: 10px;
}

.ny-right-news li .text .btfot .fotsh .pare1 {
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 5px 0 5px 10px;
    position: absolute;
    left: -25px;
    top: 24px;
    width: 90px;
    background: #fff;
    z-index: 10
}

.ny-right-news li .text .btfot .fotsh .pare1 a {
    display: block;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
}

.ny-right-news li .text .btfot .fotsh .pare1 a.p_weixin {
    background: url("../images/share/sh01.png") left center no-repeat;
    padding-left: 25px;
}

.ny-right-news li .text .btfot .fotsh .pare1 a.p_sqq {
    background: url("../images/share/sh03.png") left center no-repeat;
    padding-left: 25px;
}

.ny-right-news li .text .btfot .fotsh .pare1 a.p_tsina {
    background: url("../images/share/sh02.png") left center no-repeat;
    padding-left: 25px;
}

.ny-right-news li .text .btfot .fotsh .pare1:after {
    content: '';
    position: absolute;
    left: 43px;
    top: -4px;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background: #FFF
}

.ny-right-news li .text .btfot .fotsh:hover .pare1 {
    display: block;
}

.ny-right-news li .text .btfot .d {
    margin-left: 15px;
    position: absolute;
    right: 0;
    top: 0;
}

.ny-right-pro2 li .text .btfot .d {
    right: 20px;
    top: 35px;
}

.ny-right-news li:hover>.text .bt {
    color: #0067cc
}

.ny-right-pro li .text .btfot .d {
    margin-left: 0
}

.ny-right-pro li .pic {
    width: 240px;
    height: 240px;
    border: 1px solid #f8f8f8
}

.ny-right-pro li .text {
    margin-left: 260px;
    min-height: 240px;
    margin-right: 10px
}

.ny-right-pro li .text .nr {
    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c
}

.ny-right-pro2 ul {
    float: left
}

.ny-right-pro2 li {
    width: 300px;
    padding: 0;
    float: left;
    margin: 0 10px 20px;
    border: 1px solid #f2f2f2
}

.ny-right-pro2 li .pic {
    width: 280px;
    height: 280px;
    top: 0;
    margin: 0 auto;
    position: inherit
}

.ny-right-pro2 li .text {
    width: 280px;
    margin: 10px auto;
    height: 60px
}

.ny-right-pro2 li .text .btfot .d {
    float: left
}

.ny-right-pro2 li:hover {
    background: none;
    border: 1px solid #0067cc
}

.nyShowLeft {
    width: 930px;
    float: left;
    padding-top: 20px;
}

.nyShowLeft .ShowNewsTitle {
    font-size: 36px;
    line-height: 50px;
    color: #1a1a1a;
    margin-bottom: 40px
}

.nyShowLeft .ShowProTitle {
    width: 600px;
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
    line-height: 36px;
    margin-bottom: 15px;
    color: #1a1a1a
}

.nyShowLeft .ShowNewsBox {
    margin-bottom: 90px;
    overflow: hidden;
    position: relative;
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft {
    transition: all .5s;
    position: inherit;
    top: 0;
    float: left;
    width: 110px;
    padding-right: 30px;
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData {
    text-align: center;
    font-family: "Arial";
    color: #1a1a1a;
    font-size: 36px;
    overflow: hidden
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData p {
    display: block;
    line-height: 36px;
    margin-bottom: 15px;
    font-size: 18px;
    position: relative
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData p:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    z-index: 5;
    width: 80%;
    background: #e6e6e6;
    margin: auto
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData p span {
    display: inline-block;
    padding: 0 10px;
    background: #FFF;
    vertical-align: bottom;
    position: relative;
    z-index: 6
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData i {
    display: block;
    font-size: 18px;
    margin-top: 10px
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft .author {
    text-align: center;
    color: #808080;
    line-height: 20px;
    margin-top: 30px;
    font-size: 14px
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft .author span {
    display: block;
    padding: 2px 0;
    margin-bottom: 5px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: #0067cc;
    color: #FFF
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft.FloatNav {
    position: fixed;
    top: 130px;
    z-index: 12
}

.NewsRight.FloatNav {
    position: fixed;
    top: 90px;
    z-index: 12
}


/**分享**/

.shareWrap {
    position: relative
}

.shareWrap .gb_res_t {
    display: block;
    text-align: center;
    color: #1a1a1a;
    line-height: 20px;
    margin-bottom: 15px;
    font-size: 16px;
    position: relative;
    margin-top: 40px;
}

.shareWrap .gb_res_t:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    z-index: 5;
    width: 80%;
    background: #e6e6e6;
    margin: auto
}

.shareWrap .gb_res_t span {
    display: inline-block;
    padding: 0 10px;
    background: #FFF;
    vertical-align: bottom;
    position: relative;
    z-index: 6
}

.shareWrap .bdsharebuttonbox {
    position: relative
}

.shareWrap .bdsharebuttonbox a {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    overflow: hidden;
    background: #cccccc;
    width: 40px !important;
    height: 40px !important;
    margin: 0 auto 10px;
    display: block;
    position: relative
}

.shareWrap .bdsharebuttonbox a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    z-index: 5
}

.shareWrap .bdsharebuttonbox .bds_tsina:after {
    background: url(../images/share/x01.png) no-repeat center center;
    background-size: 25px;
}

.shareWrap .bdsharebuttonbox .bds_weixin:after {
    background: url(../images/share/x02.png) no-repeat center center;
    background-size: 22px;
}

.shareWrap .bdsharebuttonbox .bds_sqq:after {
    background: url(../images/share/x03.png) no-repeat center center;
    background-size: 22px;
}

.shareWrap .bdsharebuttonbox a:before {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    z-index: 1;
    transition: all 0.3s;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: scale(0)
}

.shareWrap .bdsharebuttonbox a:hover:before {
    background: #f00;
    width: 50px;
    height: 50px;
    transform: scale(1)
}

.shareWrap .bdsharebuttonbox a.bds_tsina:hover:before {
    background: #f56467;
}

.shareWrap .bdsharebuttonbox a.bds_weixin:hover:before {
    background: #8dc81b;
}

.shareWrap .bdsharebuttonbox a.bds_sqq:hover:before {
    background: #68a5e1;
}

.shareWrap .bdsharebuttonbox li.wx:hover .qrcodeBox {
    display: block
}

.shareWrap .bdsharebuttonbox .qrcodeBox {
    text-align: center;
    position: absolute;
    left: 100px;
    padding: 10px;
    font-size: 12px;
    line-height: 20px;
    top: -60px;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 10
}

.shareWrap .bdsharebuttonbox .qrcodeBox canvas {
    width: 140px !important;
    margin: 0 auto
}

.shareWrap .bdsharebuttonbox .qrcodeBox .title {
    font-size: 14px;
    margin-bottom: 10px;
}

.nyShowLeft .ShowNewsBox .NewsBoxRight {
    float: right;
    width: 750px;
    margin-right: 40px;
    min-height: 500px
}

.ny-news-nr {
    width: auto;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 20px
}

.ny-news-nr a {
    color: #2310e5;
    font-size: 14px;
    text-decoration: underline
}

.ny-news-nr img {
    max-width: 100%;
    height: auto !important
}

.MainPicture {
    margin-bottom: 10px
}

.MainPicture img {
    text-align: center;
    display: block;
    margin: 0 auto;
    border: 1px solid #e7e7e7
}

.newsOther {
    margin: 10px 0;
    font-size: 14px;
    color: #000
}

.newsOther a {
    font-size: 14px;
    line-height: 30px;
    color: #000
}

.newsOther a:hover {
    color: #0067cc
}


/*推荐产品*/

.RecProducts {
    line-height: 70px;
    border-top: 1px solid #e6e6e6;
    font-size: 18px;
    color: #333333;
    padding-left: 15px;
    position: relative;
    font-weight: bold
}

.RecProducts:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 40%;
    width: 4px;
    background: #fed602
}

.RecProductsList {
    width: auto;
    overflow: hidden;
}

.RecProductsList li {
    width: 25%;
    float: left;
    margin-bottom: 10px;
}

.RecProductsList li .LiBox {
    width: auto;
    margin: 0 5px;
    overflow: hidden;
    text-align: center
}

.RecProductsList li .LiBox .pic {
    width: atuo;
    overflow: hidden;
    background: #FFF;
    text-align: center;
    position: relative
}

.RecProductsList li .LiBox .pic a {
    display: block;
    border: 1px solid #e8e8e8;
}

.RecProductsList li .LiBox .pic img {
    max-height: 100%;
    max-width: 100%;
    margin: auto;
    text-align: center;
    display: block
}

.RecProductsList li .LiBox .text {
    display: block;
    width: auto;
    overflow: hidden;
    margin: 5px 0;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #999999
}


/***成功案例****/

.nycaseList {
    width: 1200px;
    margin: 15px auto 0;
    overflow: hidden
}

.caseList {
    width: 980px;
    float: right;
    overflow: hidden
}

.caseList li {
    width: 300px;
    float: left;
    margin: 0 10px 20px;
}

.caseList li a {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative
}

.caseList li .pic {
    width: 280px;
    border: 1px solid #ededed;
    margin: 0 auto;
}

.caseList li .txt {
    text-align: center;
    height: 45px;
    line-height: 45px;
}

.caseList li a strong {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 20%;
    text-align: center;
    margin: auto;
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    z-index: 22;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    filter: alpha(opacity=0);
}