body{ font-size:16px; font-family:"Microsoft YaHei";  overflow-y: scroll;background: #e6ecf2;width:100%;overflow-x: hidden;}
html {
    width:100%;
    /*overflow-x: hidden;*/
}
@font-face {
  font-family: 'iconfont';  /* project id 2347174 */
  src: url('//at.alicdn.com/t/font_2347174_8wyw4l54jg3.eot');
  src: url('//at.alicdn.com/t/font_2347174_8wyw4l54jg3.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2347174_8wyw4l54jg3.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2347174_8wyw4l54jg3.woff') format('woff'),
  url('//at.alicdn.com/t/font_2347174_8wyw4l54jg3.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2347174_8wyw4l54jg3.svg#iconfont') format('svg');
}
a,img{border:0;}

div,ul,li,dl,dt,dd,p,form{padding: 0px; margin: 0px;list-style-type: none;}

a {
    color:#444;
    text-decoration: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: all .3s linear;
}

a:hover{text-decoration:none; color:rgba(0, 153, 153,1);}

a:active {outline:none;blr:expression(this.onFocus=this.blur());}



a:hover,a:active,a:visited{outline:none;}

.inone { cursor:hand;}


._table{
    display: table;
    table-layout: fixed;
    text-align: center;
    width: 100%;
    height: 100%;
}
._table_cell{
    display: table-cell;
    vertical-align: middle;
}


.clear {clear:both;height:0px; overflow:hidden;}

.blank1{height:1px;overflow:hidden;}

.blank2{height:2px;overflow:hidden;}

.blank3{height:3px;overflow:hidden;}

.blank5{height:5px;overflow:hidden;}

.blank7{height:7px;overflow:hidden;}

.blank10{height:10px;overflow:hidden;}

.blank15{height:15px;overflow:hidden;}

.blank20{height:20px;overflow:hidden;}

.blank30{height:30px;overflow:hidden;}
.blank40{height:40px;overflow:hidden;}
.blank50{height:50px;overflow:hidden;}
.blank80{height:80px;overflow:hidden;}



.pt5{ padding-top:5px;}

.pt10{ padding-top:10px;}

.pt15{ padding-top:15px;}

.pt20{ padding-top:20px;}

.pt30{ padding-top:30px;}

.pr15{ padding-right:15px;}

.mr30{ margin-right:30px;}

.pl2{ padding-left:2px;}

.pl5{ padding-left:5px;}

.pl10{ padding-left:10px;}

.pl15{ padding-left:15px;}

.pl20{ padding-left:20px;}

.pl25{ padding-left:25px;}

.pb10{ padding-bottom:10px;}

.pb20{ padding-bottom:20px;}



.mt5{ margin-top:5px;}

.mt10{ margin-top:10px;}

.mt15{ margin-top:15px;}

.mt20{ margin-top:20px;}

.mt25{ margin-top:25px;}

.mt30{ margin-top:30px;}

.mb10{ margin-bottom:10px;}

.mb20{ margin-bottom:20px;}

.ml20{ margin-left:20px;}

.w130 { width:180px; height:130px;}



.bg-bai{ background:#FFF;}

.bg-che { background:#F7F7F7; height:80px;}

.bg-hui{ background:#E9E9E9;}

.bg-hong{ background:#C0A433; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;}

.text-hong{ color:#F00;}

.text-more{ color:#CB0100;}

.text-hui{ color:#c7c7c7;}

.line20{ line-height:20px;}

.line25{ line-height:25px;}

.line30{ line-height:30px;}

.line35{ line-height:35px;}

.line50{ line-height:50px;}

.font11 { font-size:11px;}

.font12 { font-size:12px;}

.font13 { font-size:13px;}

.font16 { font-size:16px;}

.font18 { font-size:18px;}

.yingcang { width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0;
    -moz-osx-font-smoothing: grayscale;
}


.container{ width:1200px !important; }

.kuan { width:100%; margin:0 auto;}

.header {
    width: 100%;
    margin:0 auto;
    height: 105px;
    position: relative;
    z-index: 100;
    background:#fff;
    box-shadow: 0 2px 5px rgba(8,1,3,.2);
}
.index .header {
    position: absolute;
    top:0;left:0;
    background:rgba(255,255,255,.7);
}
.header .container{
    width: 90% !important;
    margin:0 auto;
    max-width: 1920px;
    min-width: 1200px;
}
.header .head_logo {
    line-height: 105px;
}
.head { height:95px; width:100%; padding:18px 0 10px;overflow: hidden;}
.header .head_phone {
    font-size: 18px;
    color: #d94243;
    line-height: 50px;
    margin-left:10px;
}
.header  .head_phone i {
    font-size: 26px !important;
    vertical-align: -2px;
    margin: 0 5px 0 23px;
}
.header #nav .navbar {
    height: 45px;
    position: relative;
    margin-bottom:0;
    height: 105px;
    line-height: 105px;
    box-sizing: border-box;
    min-height: auto;
    float:right;
}
.header #nav .navbar a {
    float: left;
    text-align: center;
    font-size: 16px;
    color: #3d3d3d;
    padding: 0px 10px;
}
.header #nav .navbar a span{
    display: inline-block;
    line-height: 40px;
    padding: 0 15px;
    min-width: 5em;
    transition: all .3s linear;
    color:#000;
}
.header #nav .navbar a.active span,.header #nav .navbar a:hover span{
    color:#fff;
    background:rgba(0, 153, 153,1);
}
.index .header #nav .navbar a {
    color:#fff;
}

.cover-bg {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 90;
}
.head-top {
    background: #fff;
    border-bottom: 1px solid #dedede;
    height: 35px;
    line-height: 35px;
    color: #000;
    font-size: 13px;
}

.zywqh{ float:right; line-height:105px;}
.topfr{ float:left; position:relative; background:url(../images/dian.jpg) right center no-repeat; margin-left:20px; padding-right:20px;}
.imgbox{ position:absolute; right:0; top:105px; width:126px; height:auto; background:#f5f5f5; z-index:1000; opacity: 1; }
.imgbox li{ width:100%; height:40px; line-height:40px; float:left; text-align:center; border-bottom:1px solid #fff;}
.imgbox li img{ margin-right:10px; vertical-align:middle; display:inline !important;}
.topfr .imgbox {
filter:progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5); opacity: 1; visibility: hidden; transition: all .6s ease 0s; transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0) }
.topfr:hover .imgbox { opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0) }


.banner {width:100%;height:550px;overflow:hidden;position: relative;z-index:0;}
.banner .bd{position:relative; z-index:0;}
.banner .bd li{height:550px;}
.banner .bd li a{width: 1920px;margin:0 auto;max-width:1920px;height: 100%;height:600px;display: block;background:center top no-repeat;background-size: cover;}
.banner .hd{width:100%;position: absolute;bottom: 25px;text-align: center;z-index:1;}
.banner .hd li{width: 66px;height: 3px;background: #fff;margin: 0 2px;cursor: pointer;display:inline-block; *display:inline; zoom:1;opacity: .5;filter:alpha(opacity=50); }
.banner .hd li.on{opacity: 1;filter:alpha(opacity=100); }

.index-product-info  ul{
    font-size: 0;
    max-width: 1920px;
    width:100%;
    margin:0 auto;
    display: table;
    overflow: hidden;
}
.index-product-info ul li {
    display: table-cell;
    width: 20%;
    text-align: center;
    background: #fafafa;
    vertical-align: top;
}
.index-product-info ul li a{
    display: block;
    width:100%;height:100%;
}

.index-product-info ul li:nth-child(2n) {
    background: #fff
}
.index-product-info ul li .top {
    padding: 80px 0 16px;
    display: inline-block;
    text-align: left;
    transition: 0.9s ease;
}
.xtbdd{ width:40px; height:45px; float:left; background:url(../images/xtbdd.png) center center no-repeat;}

.index-product-info ul li .top .title {
    float:left;
}

.index-product-info ul li .top .title h3 {
	width:220px; height:auto; line-height:35px;
    font-size: 26px;
    color: #313131;
    font-weight: bold;
	text-align:center;
    text-transform: uppercase;
    margin:0;
    margin-bottom: 10px;
    transition: 0.3s;
}

.index-product-info ul li .top .title h4 {
    transition: 0.3s;
    font-size: 24px;
    color: #313131;
}

.index-product-info ul li .top p {
    font-size: 22px;
    color: #717171;
    line-height: 30px;
	margin-top:10px;
    height: auto;
	padding:0 20px;
    overflow: hidden;
	text-align:center;
	width:100%; float:left;
}

.index-product-info ul li .bottom {
    position: relative;
    transition: 0.9s ease;
}

.index-product-info ul li .bottom .img1 {
    width: 100%;
    height:0;
    padding-bottom:90%;
}

.index-product-info ul li .bottom .img_top {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.index-product-info ul li .bottom .img_top img {
    max-height: 90%;
    transition: 0.9s;
    max-width:90%;
}

.index-product-info ul li:hover .top .title h3 {
    color: rgba(0, 153, 153,1);
}
.index-product-info ul li:hover .top .title h4 {
    color: rgba(0, 153, 153,1);
}
.index-product-info ul li:hover .top {
    padding-top:46px;
}
.index-product-info ul li:hover .bottom {
    padding-bottom:20px;
}
.index-product-info ul li:hover .bottom .img_top img {
    transform: scale(1.1)
}


.index-product-box {
    width:90%;max-width: 1920px;
    padding: 85px 0 70px;
    margin:0 auto;
    min-width: 1200px;
}

.index-product-box .title {
    margin-bottom: 55px;
    text-align: center;
}

.index-product-box .title h2 {
    font-size: 32px;
    color: #313131;
    margin:0;
    margin-bottom: 24px;
	background:url(../images/pro_tit.png) center no-repeat;
}

.index-product-box .title p {
    font-size: 26px;
    color: #6d6d6f;
    line-height: 30px;
    max-width: 840px;
    margin:0 auto;
}

.index-product-box .product-hd {
    margin: 0 -1px;
    margin-bottom: 40px;
    overflow: hidden;
}

.index-product-box .product-hd ul {
    /*max-width:1440px;*/
    margin:0 auto;
}
.index-product-box .product-hd li {
    float:left;
    padding: 0 1px;
    text-align: center
}

.index-product-box .product-hd li a {
    display: block;
    height: 125px;
    background: #eeedf2;
    padding: 20px 0;
    position: relative;
    cursor: pointer
}

.index-product-box .product-hd li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 3px;
    width: 0;
    background: #158b8d;
    transition: 0.9s ease
}

.index-product-box .product-hd li a div {
    line-height: 68px;
    margin-bottom:5px;
}
.index-product-box .product-hd li a div._img{
    width:100px;
    height:72px;
    margin:0 auto;
    overflow: hidden;
}
.index-product-box .product-hd li a div img{
    width:100px;
}

.index-product-box .product-hd li a p {
    font-size: 14px;
    color: #313131
}

.index-product-box .product-hd li.on a:after {
    left: 0;
    width: 100%
}

.index-product-box .product-hd li.on a div img {
    -webkit-animation: jello 1s;
    -moz-animation: jello 1s;
    animation: jello 1s;
}

.index-product-box .product-bd>.miso-list {
    overflow: visible
}

.index-product-box .product-bd{
    border:none;
}
.index-product-box .product-bd .product-item {
    margin-bottom:20px;
}
.index-product-box .product-bd .product-item ._img {
    overflow: hidden;
    object-fit: cover;
    background: #eeedf2;
    text-align: center
}

.index-product-box .product-bd .product-item ._img img {
    width:100%;
    max-width: 100%;
	height:auto;
    display: inline-block;
    object-fit: cover;
    transition: all .3s linear;
}

.index-product-box .bd-con .product-item .product-biaoqian {
    text-align: center;
    padding-bottom:20px;
    min-height: 40px;
}
.index-product-box .bd-con .product-item .product-biaoqian span{
    margin-right:5px;
    color:#fff;
    font-size:12px;
    line-height: 12px;
    padding:2px 5px;
    background: #d9534f;
}
.index-product-box .bd-con .product-item .product-biaoqian span:nth-of-type(1){
    background: #d9534f;
}
.index-product-box .bd-con .product-item .product-biaoqian span:nth-of-type(2){
    background: #aace3b;
}
.index-product-box .bd-con .product-item .product-biaoqian span:nth-of-type(3){
    background: #46b8da;
}
.index-product-box .bd-con .product-item .product-biaoqian span:nth-of-type(4){
    background: #f0ad4e;
}
.index-product-box .bd-con .product-item .product-biaoqian span:nth-of-type(5){
    background: rgba(0, 153, 153,1);
}
.index-product-box .bd-con .product-item .product-biaoqian span:last-of-type{
    margin-right:0;
}
.index-product-box .product-bd .product-item .con {
    padding: 28px 22px 34px;
    transition: all .3s linear;
    margin-bottom:20px;
}


.index-product-box .product-bd .product-item .con h2 {
    font-size: 24px;
    color: #158b8d;
    margin:0;
    font-weight: bold
}

.index-product-box .product-bd .product-item .con h3 {
    font-size: 30px;
    color: #464646;
    margin: 18px 0 22px;
}

.index-product-box .product-bd .product-item .con h3 small {
    font-size: 12px;
    color: #158b8d;
    display: inline-block;
    height: 18px;
    line-height: 16px;
    border: #158b8d 1px solid;
    border-radius: 4px;
    text-align: center;
    padding: 0 16px;
    margin-left: 10px
}

.index-product-box .product-bd .product-item .con p {
    font-size: 14px;
    color: #949494;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    transition: all .3s linear;
}
.index-product-box .product-bd .product-item:hover .con {
    background:#eeedf2;
}
.index-product-box .product-bd .product-item:hover .con p {
    color:rgba(0, 153, 153,0.8);
}
.index-product-box .product-bd .product-item:hover ._img img {
    transform: scale(1.05);
}

.index-product-box .product-bd .miso-prev,.index-product-box .product-bd .miso-next {
    width: 65px;
    height: 65px;
    top: 164px;
}

.index-product-box .product-bd .miso-prev {
    background: url(../images/left01.png) center no-repeat;
    left: -100px;
}

.index-product-box .product-bd .miso-next {
    background: url(../images/right01.png) center no-repeat;
    right: -100px;
}

@keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        -moz-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        -moz-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.index-server-box {
    font-size: 0;
    width:100%;
    max-width: 1920px;
    margin:0 auto;
}

.index-server-box ul li {
    display: inline-block;
    width: 25%;
    background: #f8f8f8;
}

.index-server-box ul li a {
    display: block;
    height: 420px;
    padding: 0 15%
}

.index-server-box ul li h3 {
    height: 100px;
    line-height: 100px;
}

.index-server-box ul li h4 {
    font-size: 24px;
    color: #242424;
    margin: 20px 0 25px
}

.index-server-box ul li p {
    font-size: 13px;
    line-height: 24px;
    color: #717171
}

.index-server-box ul li span {
    display: inline-block;
    width: 160px;
    height: 0;
    line-height: 50px;
    background: #f8f8f8;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    transition: 0.6s ease;
    overflow: hidden;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
    opacity: 0
}

.index-server-box ul li span:before {
    content: '';
    display: block;
    width: 70px;
    height: 1px;
    background-color: #333;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
}

.index-server-box ul li span:after {
    content: ">";
    font-family: simsun;
    font-size: 19px;
    color: #333;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 20px;
    text-indent: 0;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
}

.index-server-box ul li span font {
    position: relative;
    transition: 0.6s
}

.server-icon{
    width:106px;height:106px;
    border-radius: 60px;
    border:3px solid #000000;
    margin:20px auto;
    font-size:54px;
    line-height: 100px;
    color:#000;
    transition: all .3s;
}
.server-icon i{
    font-size:54px;
    transition: all .3s;
}
.server-item:hover{
    transform: translateY(-15px);
}
.server-icon img{
    vertical-align: top;
}
.index-server-box ul li.li02 {
    color:#fff;
    background: #1c1c1c;
}
.index-server-box ul li.li03 {
    color:#fff;
    background: #108f91
}
.index-server-box ul li.li02 .server-icon{
    border-color:#fff;
    color:#fff;
}
.index-server-box ul li.li03 .server-icon{
    border-color:#fff;
    color:#fff;
}
.index-server-box ul li.li04 {
    background: #f2f1f6
}

.index-server-box ul li.li02 h4,.index-server-box ul li.li03 h4 {
    color: #fff
}

.index-server-box ul li.li02 p,.index-server-box ul li.li03 p {
    color: rgba(255,255,255,0.65)
}

.index-server-box ul li:hover span {
    height: 50px;
    margin-top: 30px;
    opacity: 1;
    margin-bottom: 30px;
    background: #fff;
}

.index-server-box ul li span:hover font {
    margin-left: -20px
}

.index-server-box ul li span:hover:before {
    left: 125px;
    opacity: 1;
    width: 12px;
}

.index-server-box ul li span:hover:after {
    opacity: 1;
}

.index_youshi {
    background: url(../images/index_youshi_bg.jpg) center top no-repeat;
    height: 714px;
    position: relative;
    width:100%;
    max-width: 1920px;
    margin:0 auto;
    overflow: hidden;
}
.index_youshi:after {
    content:'';
    position: absolute;
    width:60%;height:100%;
    background:rgba(0, 153, 153,0.8);
    display: block;
    top:0;left:0;
    z-index: 2;
}
.index_youshi:before {
    content:'';
    position: absolute;
    width:40%;height:100%;
    background:rgba(255, 255, 255,0.8);
    display: block;
    top:0;right:0;
    z-index: 2;
}

.index_youshi .container {
    height: 714px;
    position: relative;
    z-index: 10;
    /*background:red;*/
}

.index_youshi ._img {
    display: inline-block;
    vertical-align: top;
    height: 714px;
    width: 404px;
    margin-left: 75px;
}

.index_youshi ._img img {
    position: relative;
    transition: 0.9s ease;
    display: inline-block;
}

.index_youshi .top {
    position: relative;
    width: 400px;
    transition: 0.9s ease;
    display: inline-block;
    margin-left: -96px;
    height: 714px;
    vertical-align: top;
}

.index_youshi .top ._table {
    text-align: left
}

.index_youshi .top .title h3 {
    font-size: 44px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 18px
}

.index_youshi .top .title h4 {
    font-size: 42px;
    line-height: 42px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 40px
}

.index_youshi .top p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    overflow: hidden;
}
.index_youshi ._img:hover img{
    transform: scale(1.1);
}


/*公司简介START*/
.index_about {
    padding: 72px 0 78px;
    position: relative;
}

.index_about .title {
    margin-bottom: 55px;
    text-align: center
}

.index_about .title h2 {
    font-size: 40px;
    color: #313131;
    margin-bottom: 24px;
	border-bottom:1px solid #000;
	padding-bottom:30px;
}
.index_about .title h2 font{ font-size:18px; color:#666; margin-left:10px; overflow:hidden;}
.index_about .title span {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    background: #158b8d;
    font-size: 26px;
    color: #fff;
    padding: 0 28px;
    margin-top: 35px
}

.index_about .title p {
    font-size: 16px;
    color: #6d6d6f;
    line-height: 30px;
    max-width: 1200px;
    margin:0 auto;
}

.index_about ul {
    font-size: 0;
}

.index_about ul li {
    display: inline-block;
    width: 446px;
    text-align: center;
    position: relative
}

.index_about ul li:after {
    content: "";
    position: absolute;
    right: -3px;
    top: 0;
    width: 3px;
    height: 0;
    background: #fff;
    transition: 0.6s
}

.index_about ul li:nth-child(1) {
    transition-delay: 0.3s
}

.index_about ul li:nth-child(2) {
    transition-delay: 0.6s
}

.index_about ul li:nth-child(3) {
    transition-delay: 0.9s
}

.index_about ul li:nth-child(4) {
    transition-delay: 1.2s
}

.index_about ul li:last-child {
    border: none
}

.index_about ul li:last-child:after {
    display: none
}

.index_about ul li .icon {
    display: inline-block;
    text-align: center;
}

.index_about ul li h4 {
    margin-bottom: 0;
}

.index_about ul li h4 span {
    font-size: 14px;
    color: #000000;
    display: inline-block;
    margin: 0 12px;
    vertical-align: bottom;
    position: relative;
    font-family: BarlowCondensed-Bold;
}

.index_about ul li h4 span font {
    display: inline-block;
    height: 24px;
    border-radius: 50%;
    line-height: 24px;
    text-align: center;
    position: relative;
    top: -32px;
}

.index_about ul li h4 span font:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -18px;
    margin-top: -18px;
    width: 34px;
    height: 34px;
    border: #b08c16 1px dashed;
    border-radius: 50%;
    transition: 1.2s;
    display: none;
}

.index_about ul li h4 span.counter {
    font-size: 210px;
    color: rgba(0, 0, 0, 0.65);
    margin-top: 0;
    letter-spacing: -4px;
    /*background: url("../../images/number_bg.gif") 50% no-repeat;*/
    background-clip: text;
    -webkit-background-clip: text;
    background-size: cover;
    font-weight:bold;
    opacity: 0.7;
}

.index_about ul li h4 span.lwy {
    font-size: 65px;
    color: #fff;
    font-family: myFirstFont;
    line-height: 44px;
    margin-left: 12px;
}

.index_about ul li h5 {
    font-size: 22px;
    color: #414345;
    margin-bottom: 35px;
    padding-left: 5px;
}

.index_about ul li h6 {
    font-size: 14px;
    color: #616264;
    line-height: 24px;
    height: 48px;
    margin-bottom: 15px;
}

.index_about .center {
    display: inline-block;
    width: 266px;
    height: 266px;
    border-radius: 50%;
    line-height: 266px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -133px;
    text-align: center;
    margin-top: 0px;
    opacity: 1;
    transition: 2s;
}

.index_about .center .box {
    position: relative;
    display: inline-block;
    width: 266px;
    height: 266px;
    line-height: 266px;
    vertical-align: middle;
}


.index_about .center .box01 {
    display: inline-block;
    width: 266px;
    height: 266px;
    line-height: 266px;
    border-radius: 50%;
    vertical-align: middle;
}

.index_about .center .box01 span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #e0e0e0;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-animation: circleScale1 4s linear infinite;
    -moz-animation: circleScale1 4s linear infinite;
    -ms-animation: circleScale1 4s linear infinite;
    animation: circleScale1 4s linear infinite;
}

.index_about .center .box01 span:nth-of-type(2) {
    animation-delay: 1s;
}

.index_about .center .box01 span:nth-of-type(3) {
    animation-delay: 2s;
}

.index_about .center .box01 span:nth-of-type(4) {
    animation-delay: 3s;
}

@keyframes circleScale1 {
    0% {
        opacity: 1;
        -webkit-transform: scale(0.4);
        -moz-transform: scale(0.4);
        -ms-transform: scale(0.4);
        transform: scale(0.4);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.index_about .center .box02 {
    display: inline-block;
    width: 134px;
    height: 134px;
    line-height: 134px;
    vertical-align: middle;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    background: #e2e2e2;
}

.index_about .center .box02 ._img {
    display: inline-block;
    width: 134px;
    height: 134px;
    line-height: 134px;
    overflow: hidden
}

.index_about .center .box02 ._img .top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.25)
}

.index_about .center .box02 ._img .top img {
    margin: -3px 0 0
}

.index_about .post-video {
    width:134px !important;
    height:134px !important;
    margin:0 auto !important;
}
.index_about .post-video .post-video-image{
    width:134px !important;
    height:134px !important;
}
.index_about .post-video .post-video-loader-icon{
    font-size: 65px !important;
    line-height: 134px;
}
.index_about .post-video .post-video-loader-icon i{
    font-size: 65px !important;
}
.index_about .post-video .post-video-loader-icon~div{
    display: none !important;
}

.entry-content {
    color: #555;
    line-height: 32px;
    font-size: 16px;
    word-break: break-word;
}
.post-video {
    margin: 20px auto;
    background: #000;
    overflow: hidden;
    position: relative
}

.post-video-image {
    z-index: 1;
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    opacity: .5;
    text-align: center;
    vertical-align: middle
}

.post-video-image>.coverimg {
    max-width: 100%
}

.post-video-loader {
    z-index: 5;
    text-shadow: #000 0 0 1px;
    text-align: center;
    color: #e8e8e8;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}
.post-video-loader-link {
    z-index: 10;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.post-video-loader-icon {
    font-size: 120px !important;
    line-height: 120px;
    color: #fff;
    margin-bottom: 12px;
    text-shadow: #000 0 0 3px;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-name: breathe;
    -webkit-animation-duration: 1.8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
}
.post-video-loader-icon i{
    font-size: 120px !important;
}
.post-video-loader-icon:hover i{
    color:rgba(0, 153, 153,1) !important;
}
@-webkit-keyframes breathe {
    0% {
        transform: scale(.75,.75) rotate(-7deg);
        opacity: .4
    }

    100% {
        transform: scale(1,1) rotate(0);
        opacity: .9
    }
}

/*公司简介END*/

/*服务案例 START*/
.index_case {
    width:100%;
    /*height: 660px;*/
    overflow: hidden;
    background:#0f8a8b;
    padding:50px 0;
}

.index_case .title {
    margin-bottom: 55px;
    text-align: center;
}
.index_case .title h2{
    font-size: 34px;
    color: #a6caca;
    margin: 0;
    margin-bottom: 14px;
	letter-spacing:4px;
}
.index_case .title span{ width:100%; height:30px; line-height:30px; float:left; margin-bottom:40px; overflow:hidden; text-align:center; background:url(../images/casebg.png) center no-repeat; color:#fff; font-size:24px;}
.index_case .title p{
    font-size: 14px;
    color: #6d6d6f;
    line-height: 30px;
    max-width: 840px;
    margin:0 auto;
}
.case-box .case-item {
    width:100%;
    /*background: #fff;*/
    overflow: hidden;
    display: block;
}
.case-box .case-item:hover p{
    color:#fff;
}
.case-box .case-item ._img,.case-box .case-item ._img img {
    width: 100%;
    height: 295px;
    overflow: hidden;
    object-fit: cover
}

.case-box .case-item .con {
    background: #f6f6f9;
    margin: 0 20px;
    margin-top: -32px;
    position: relative;
    padding: 30px 28px;
    transition: 0.6s
}

.case-box .case-item .con:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 3px;
    background: #158b8d;
    transition: 0.6s
}

.case-box .case-item .con h5 {
    font-size: 22px;
    line-height: 34px;
    color: #313131;
    height: 34px;
    margin:0;
    overflow: hidden
}

.case-box .case-item .con p {
    font-size: 13px;
    line-height: 24px;
    height: 48px;
    color: #777777;
    margin: 20px 0 25px;
    overflow:hidden; 
}
.case-box .case-item .con *{
    transition: 0.6s
}
.case-box .case-item:hover .con *{
    color:#fff;
}

.case-box .case-item .con h6 {
    font-size: 13px;
    color: #848484;
    margin:0;
}

.case-box .case-item .con h6 img {
    margin: -3px 8px 0 0
}

.case-box .case-item .con h6 img.img02 {
    display: none
}

.case-box .case-item .con h6 img.img01 {
    display: inline-block
}

.case-box .case-item:hover .img img {
    transform: scale(1.06)
}

.case-box .case-item:hover .con {
    margin-top: -50px;
    box-shadow: 0 10px 15px rgba(0,0,0,0.15)
}

.case-box .case-item:hover .con {
    background: #158b8d
}

.case-box .case-item:hover .con:after {
    left: 0;
    width: 100%
}


/*服务案例 END*/
.index_more {
    height:50px;
    width:320px;
    margin:0 auto;
    display: block;
    color:#fff;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    color:rgba(0, 153, 153,1);
    border:1px solid rgba(0, 153, 153,1);
}
.index_more:hover {
    border-color: rgba(0, 153, 153,1);
    background: rgba(0, 153, 153,1);
    color:#fff;
}

/*首页新闻活动 START*/
.index_news {
    width: 90% !important;
    max-width: 1920px;
    min-width: 1200px;
    background:url(../images/nwesbg.png) no-repeat center bottom #fff;
    padding:50px 0 0 0;
	margin:0 auto;
}

.index_news .title {
    margin-bottom: 25px;
    text-align: center;
}
.index_news .title h2{
    font-size: 40px;
    color: #313131;
    margin: 0;
    margin-bottom: 24px;
	background:url(../images/pro_tit.png) center no-repeat;
}
.index_news .title p{
    font-size: 26px;
    color: #6d6d6f;
    line-height: 30px;
}
.news-slide {
    width:100%;
    /*height:450px;*/
    background: #ddd;
}
.news-slide .bd{
    height: 100%;
    overflow: hidden;
}
.news-slide .bd ul li{
    width:100%;
    /*height:324px;*/
}
.news-slide .bd .img-box{
    width:100%;height:100%;
    padding-bottom:66.66%;
    position: relative;
    z-index: 99;
    transition: all .3s;
}
.news-slide .bd li:hover .img-box span{
    transform: scale(1.1);
}
.news-slide .bd .img-box span{
    position: absolute;
    width:100%;height:100%;
    top:0;left:0;
    background: center center no-repeat;
    background-size: cover;
    transition: all .3s;
}
.news-slide .bd p{
    background: rgba(0,0,0,0.6);
    width:100%;height:40px;
    z-index: 999;
    left:0;bottom:0;
    position: absolute;
    line-height: 40px;
    color:#fff;
    padding:0 35% 0 20px;
    overflow: hidden;
}
.news-slide .hd {
    height: auto;
    overflow: hidden;
    position: absolute;
    right: 30px;
    bottom: 10px;
    z-index: 9999;
}
.news-slide .hd li {
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background: #d8d8d8;
    margin: 0 2px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.news-slide .hd li.on {
    background: rgba(0, 153, 153,1);
}

.index_news .news-item{
    /*background: #f6f6f9;*/
    display: block;
    position: relative;
}
.index_news .news-item ._img {
    overflow: hidden;
    object-fit: cover;
    /*background: #eeedf2;*/
    text-align: center;
    width:100%;
    height:0;
    padding-bottom:66%;
    position: relative;
}

.index_news .news-item ._img img {
    position: absolute;
    left:0;top:0;
    width:100%;
    height:100%;
    display: inline-block;
    object-fit: cover;
    transition: all .3s linear;
}
.index_news .news-item .con {
    transition: all .3s linear;
    /*background:#f6f6f9;*/
    position: relative;
    width:100%;height:0;
    padding-bottom:34%;
    padding-bottom:;
}
.index_news .news-item .con>div{
    width:100%;
    padding: 5px 0 10px;
    position: absolute;
    width:100%;
    height:100%;
}
.index_news .news-item .con h2{
    margin-top:5px;
    margin-bottom:5px;
    font-size:20px;
}
.index_news .news-item .con h3{
    margin-top:10px;
    font-size:18px;
}
.index_news .news-item .con p{
    color:#999;
}
.news-list ul li {
    height: auto;
    overflow: hidden;
    border-top: 1px dashed #d4d4d4;
    padding-top: 21px;
    margin-top: 22px;
}
.news-list ul li:first-child {
    border: 0;
    padding: 0;
    margin: 0;
}
.news-list ul li .img-box {
    width: 250px;
    height: 120px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}
.news-list ul li .img-box span {
    width: 100%;
    height:100%;
    display: block;
    background: center center no-repeat;
    background-size: cover;
    transition: all .3s;
}
.news-list ul li .text-box h2 {
    font-size: 18px;
    color: #333;
    margin: 5px 0 30px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    transition: all .3s linear;
}
.news-list ul li .text-box p {
    font-size: 12px;
    color: #333;
}
.news-list ul li:hover h2 {
    color:rgba(0, 153, 153,1);
}
.news-list ul li:hover .img-box span {
    transform: scale(1.1);
}
.news-list ul li:hover p {
    color:rgba(0, 153, 153,1);
}
/*首页新闻活动 END*/

.hidden-1600 {
    display: none !important;
}
@media screen and (max-width: 1599px) { 
    .index_youshi .top {
        margin-left:0px;
    }
    .index_youshi ._img img{
        max-width:600px;
    }
}
@media screen and (min-width: 1599px) { 
    .hidden-1600 {
        display: block !important;
    }
}
@media screen and (max-width: 1366px) { 

.column ul li {

	line-height:20px;

	margin-bottom:10px;

	font-size:11px;

	background: url(../images/icon2.gif) no-repeat 2px 8px;

	padding-left:5px;

}

.column ul li a{

	font-size:11px;

}



}







/* 导航 */

.ebadu_nav{position:relative;height:61px;float:right; }

.ebadu_nav .current{color:#C01920; }

.ebadu_nav .current p{color:#C01920; }

.ebadu_nav .current a{color:#C01920;  background:url(../images/b_slider.jpg) center bottom no-repeat;height:61px;}



.ebadu_nav li{float:left;padding-bottom:11px; }

.ebadu_nav li a{color:#303030;outline:none;display:block;float:left;height:61px;position:relative;overflow:hidden;padding:5px 15px 0 20px;font-size:16px; text-align:left;}

.ebadu_nav li p{color:#c7c7c7;font-size:11px; padding-left:2px;}

.ebadu_nav li a:hover{color:#008ace; height:61px;  background:url(../images/b_slider.jpg) center bottom no-repeat;}

.ebadu_nav li a:hover p {color:#008ace; height:61px; background:url(../images/b_slider.jpg) center bottom no-repeat;}





.menu{position:relative;z-index:9999;width:100%; }

.mainmenu{height:67px;margin:0 auto;width:100%;position:relative;} /*主菜单宽度*/

.mainmenu ul{ float:left; margin:15px 0 0; overflow:hidden;}

.mainmenu li {

    float: left;

    display: inline;

    height: 40px;

    margin-left: -2px;

    padding: 0 2px;

    background: url("../../images/nav_edge.gif") no-repeat 0 50%;

    }

.mainmenu a, .mainmenu a:link, .mainmenu a:visited {

    font-size: 117%;

    float: left;

    width: 120px;

    height: 34px;

    line-height: 34px;

    margin: 3px 0;

    text-align: center;

    color: #fff;

    text-decoration: none;

    -moz-border-radius: 2px;

    -webkit-border-radius: 2px;

    border-radius: 2px;

    }

.mainmenu a.current, .mainmenu a:hover, .mainmenu a:active {

    background: #1286ea;

    }

/*

.mainmenu .selected{background:#344157;} 选中状态

.mainmenu .current{background:#1286EA;} 当前状态

.mainmenu .current a{color:#fff;} 当前状态文字颜色

*/



.submenu{position:absolute;top:85px;left:0px;width:100%; }

.submenu .nav-down-menu{width:100%;margin:0;background:#FFF;position:absolute;top:0px; border-bottom:1px solid #EFEFEF;}







.column {

	float:left;

	width:10%;

	/*width of each menu column*/

    height:495px;

	border-right:#F3F3F3 1px solid;

	padding:10px;

}

.column:hover {

	background:#00A7F2; color:#FFF;

}

.column:hover a { color:#FFF;}

.column:hover ul li { background: url(../images/icon3.gif) no-repeat 2px 8px;}

.column:hover a:hover { color:#FFFF00;	background:none;}

.column ul {

	margin:0;

	padding:10px 0px 10px 0px;

	font-size:14px;

	list-style-type:none;

}

.column h3 {

	background:#00a7f2;

	margin:0 0 5px 0;

	padding:5px 5px 5px 10px;

	color:#FFF;

	font-size:15px;

}

.column h3 a {

	color:#FFF

}

.column h3 a:hover {

	color:#f4f100

}

.column h3 span {

	color:#F9F9F9;

	margin-left:6px;

	font-family:"Lucida Grande",Tahoma;

	font-weight:normal;

	font-size:12px;

}

.column ul li {

	line-height:20px;

	margin-bottom:10px;

	font-size:13px;

	background: url(../images/icon2.gif) no-repeat 2px 8px;

	padding-left:10px;

}

.column ul li a {

	color:#8E8E8E;

	padding:5px 0 2px 0;

}

.column ul li a:hover {

	color:#008ACE;

	border-bottom:#FFFF00 1px solid;

}







.top-left{border-left:1px solid #eee;}







/*首页主体*/

.main{position:relative;line-height:40px;z-index:1; margin-top:-40px;background:url(../images/new-bg.png) no-repeat 0px top; height:240px; width:100%;}





/*集团介绍*/

.jtjs { padding:16px 0 0 0; position:relative; }

.jtjs img{ border-radius:3px;}

.jtsm {height:auto;background-color:#000;FILTER:alpha(opacity=40);opacity:0.5;-moz-opacity:0.5;position:absolute;left:0px;bottom:0px; border-radius:0 0 3px 3px;}

.imgtext {width:370px; height:auto;float:left;padding:10px;color:#fff;font-size:12px;line-height:200%;}

.imgtext a { color:#FFF;}



.jtjs-bg {background:url(../images/line.png) no-repeat  390px 50px; height:230px; }

.hj-bg {background:url(../images/line.png) no-repeat  10px 50px; height:230px; }



.carousel-indicators {

    bottom: -4px;

}





.line { border-bottom:1px solid #EDECEC; margin:8px 0;}








.fd1{ padding:2px 6px; background:#D9534F; color:#FFF; font-size:12px;}
.fd2{ padding:2px 6px; background:#AACE3B; color:#FFF; font-size:12px;}
.fd3{ padding:2px 6px; background:#46B8DA; color:#FFF; font-size:12px;}
.fd4{ padding:2px 6px; background:#F0AD4E; color:#FFF; font-size:12px;}
.fd5{ padding:2px 6px; background:#66CC33; color:#FFF; font-size:12px;}




/*产品中心*/



.cp-box{ height:350px;  background:#fff; }

.cp-box .tab{ overflow:hidden; background:#f7f7f7;}

.cp-box .tab a{ display:block; padding:8px 27px; float:left; text-decoration:none; color:#333;}

.cp-box .tab a:hover{ background:#E64E3F; color:#fff; text-decoration:none;}

.cp-box .tab a.on{ background:#E64E3F; color:#fff; text-decoration:none; font-weight:700;}

.cp-box .content{ overflow:hidden; padding:10px 0px;}

.cp-box .content li{ display:none;}



.cp-box img { padding:3px; }

.cp-box a:hover img { padding:3px; border:0px solid #CCC;-moz-box-shadow:0px 0px 6px #C4C4C4; -webkit-box-shadow:0px 0px 6px #C4C4C4; box-shadow:0px 0px 6px #C4C4C4;}





.bg-f7 { background:#f7f7f7;}

.bg-1 { background:#F68C1E;}

.bg-2 { background:#734720;}

.bg-3 { background:#CEAF92;}

.bg-4 { background:#E7BE92;}

.bg-5 { background:#F0DEDC;}

.bg-6 { background:#A5C8DC;}

.bg-7 { background:#8AC0B2;}

.bg-8 { background:#B2B483;}

.bg-9 { background:#EFDEB0;}

.bg-10 { background:#D8EDF2;}

.bg-11 { background:#F3F8F2;}

.bg-12 { background:#D4F2E8;}

.bg-13 { background:#F6E2CA;}

.bg-14 { background:#E1DECD;}

.bg-15 { background:#FFF6CF;}

.bg-16 { background:#FBBFC1;}

.bg-17 { background:#ECF0F1;}

.bg-18 { background:#F6E2CA;}

.text-bai { color:#FFF;}

.c1 { width:116px; height:70px; text-align:center; line-height:70px; font-size:16px; font-weight:700;}

.h70 { height:70px;}

.c2 { width:240px;  height:70px; text-align:center; line-height:70px;font-size:16px; font-weight:700;}

.c3 { width:116px;  height:147px; text-align:center; font-size:16px; font-weight:700;}

.mr7 { margin-right:7px;}

.mr8 { margin-right:8px;}

.mb7 { margin-bottom:7px;}

.h147 {height:147px; }

.w240 { width:240px;}





.c1 a:hover {background: #E74B3C;color: #fff;display: block;height: 70px;text-decoration: none;width: 116px;}



.c2 a:hover {background: #734720;color: #fff;display: block;height: 70px;text-decoration: none;width: 240px;}



.c3 a:hover {background: #F68C1E;color: #fff;display: block;height: 147px;text-decoration: none;width: 116px;}





/*联系我们*/

.tel { height:35px; line-height:35px; background:url(../images/tel-bg.jpg); padding-left:50px; font-size:16px; font-weight:bold;}

.lx { background:#F7F7F7; padding:10px 7px; height:210px;}

.lx p { height:27px; line-height:27px;}





/*新闻资讯*/

.news_lists {
    padding:40px 20px;
}
.news_lists li{
    padding-top:20px;
    border-bottom:1px dashed #ccc;
    height:200px;
}
.news_lists li .img-box{
    float:left;
    border:1px solid #ccc;
    box-shadow: 0 2px 5px rgba(8,1,3,.2);
    padding:3px;
    width:244px;height:160px;
    overflow: hidden;
    margin-right:30px;
}
.news_lists li .img-box img{
    width:100%;
    height:100%;
    transition: all .3s linear;
}
.news_lists li .li-info{
    width:calc(100% - 250px - 30px);
    float:left;
}
.news_lists li .li-info h3{
    margin:0;
    font-size:18px;
    line-height: 30px;
    color:#000;
    font-weight: 600;
    margin-bottom:15px;
    transition: all .3s linear;
}
.news_lists li .li-info p.desc{
    color:#999;
    line-height: 1.6em;
    height:5em;
    text-align: justify;
    transition: all .3s linear;
}
.news_lists li .li-info p .date{
    line-height: 26px;
    transition: all .3s linear;
}
.news_lists li .li-info p .more{
    float:right;
    line-height: 26px;
    padding:0 20px;
    background: rgba(0, 153, 153,1);
    color:#fff;
    transition: all .3s linear;
}
.news_lists li:hover  h3{
    color:rgba(0, 153, 153,1);
}
.news_lists li:hover  img{
    transform: scale(1.1);
}
.news_lists li:hover .more{
    background: #004599;
}

.bgf9{background:#f9f9f9;width:100%;height:380px;}

.news-tit{border-bottom:1px dashed #dedede; padding-bottom:5px;}



.lc { width:192px; height:147px; background:url(../../images/news_imgbg.png);}

.lc img { width:182px; height:134px; padding:14px 0 0 10px;}







.hd-title {background-color: rgba(51, 51, 51, 0.5); color:#FFF; position:relative; height:25px; line-height:25px; margin-top:-25px;}



.btn-xs, .btn-group-xs > .btn {

    border-radius: 2px;

    font-size: 12px;

    line-height: 1.5;

    padding: 3px 15px;

}





.btn-lg, .btn-group-lg > .btn {

    border-radius: 2px;

    font-size: 20px;

    line-height: 1.5;

    padding: 10px 15px;

}



.shaixian { height:103px;  margin: 20px 0;}
.clr:after{content:" "; display:block; height:0; font-size:0; clear:both; visibility:hidden;}

.rxcp {
    background: #FFF;
    position: relative;
    border: 1px solid #dedede;
    text-align: center;
    padding-bottom: 10px;
    height: 260px;
}
.rxcp p {
    padding: 2px  5px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin: 5px 0 15px 0;
}
.rxcp span {
    position: absolute;
    left: 0;
    top: 0;
}
.rxcp h3 {
    font-size: 16px;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 10px 0 0;
    text-align: center;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.rxcp h4 { font-size: 14px; }

/*首页新闻中心*/

.new_box{ padding:0px 0px 0px 0px; border:0px solid #dce4ee; }

.new_box li{ line-height:32px; height:32px; border-bottom:1px dashed #EBEBEB;}

.new_box li a{  color:#888888; background: url(../images/icon2.gif) no-repeat 4px 9px; padding-left:15px;}

.new_box li a:hover{color:#f30;}

.new_box li span{float:right;}







.xm-title {background-color: rgba(51, 51, 51, 0.5); color:#FFF; position:relative; height:25px; line-height:25px; margin-top:-25px; width:274px;}

.gy_box { color:#777777;  padding:0 13px 0 17px; line-height:25px; font-size:13px;}

.lx_box { color:#777777;  padding:0 0px 0 30px; line-height:25px; font-size:13px; }



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




.content-box {
    background: #fff;
    width:90% !important;
    max-width: 1920px;
    margin:0 auto;
}
.content-box .list-menu{
    height:95px;
    width:100%;
    padding-left:180px;
    position: relative;
    background: #fdf8f8;
    line-height: 86px;
}
.content-box .list-menu .ban_title{
    height:150px;
    width:180px;
    position: absolute;
    bottom:0px;left:0;
    background: rgba(0, 153, 153,1);
    text-align: center;
    color:#fff;
    padding:40px 0;
}
.content-box .list-menu .font24 {
    font-size:24px;
    line-height:40px;
    margin-bottom:10px;
}
.content-box .list-menu .ban_title span{
    font-size:16px;
    font-family:Arial, sans-serif;
    display:block;
    line-height:16px;
    text-transform: Uppercase;
}
.content-box .list-menu ul{
    float:left;
    /*width:60%;*/
}
.content-box .list-menu ul li{
    float:left;
}
.content-box .list-menu ul li a{
    font-size:16px;
    padding:0 20px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    text-align: center;
}
.content-box .list-menu ul li.active a{
    color:rgba(0, 153, 153,1);
}
.content-box .list-menu ul li a:after{
    transition: all .3s linear;
    position: absolute;
    content:'';
    display: inline-block;
    border:2px solid #fdf8f8;
    width:10px;height:10px;
    border-radius: 10px;
    bottom:0px;left:50%;
    margin-left:-5px;
}
.content-box .list-menu ul li.active a:after,.content-box .list-menu ul li:hover a:after{
    bottom:14px;
    border-color:rgba(0, 153, 153,1);
}
.content-box .list-menu .crumbs {
    padding-right:20px;
    float:right;
    /*width:36%;*/
    font-size:15px;
    text-align: right;
    overflow: hidden;
    height:80px;
    color:rgba(0,0,0,0.3);
}
.content-box .list-menu .crumbs span{
    padding:2px 5px;
}
.content-box .list-menu .crumbs a{
    color:#959494;
    cursor: pointer;
}
.content-box .list-menu .crumbs a:hover{
    color:rgba(0, 153, 153,1);
}
/*.content-box .list-menu .crumbs a:before{
    position: relative;
    top:-1px;
    content:'';
    margin:0 6px 0 10px;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #ccc;
    transition: all .3s linear;
}
.content-box .list-menu .crumbs a:hover:before{
    border-left-color:rgba(0, 153, 153,1);
}*/
.lists_banner {
    background: no-repeat center top;
    height:500px;
    width:100%;
    background-size: cover;
}

.page_content {
    padding:20px 0 40px;
}
.page_content p{

}
/*新闻列表页*/
.news_banner{ background-image:url(../images/about_banner.jpg); }
.product_banner{ background-image:url(../images/about_banner.jpg); }
.about_banner{ background-image:url(../images/about_banner.jpg); }

/*产品列表页*/
.category_menu {
    padding:10px 20px;
}
.tpli{ margin:0;}
.tpli li{ border-bottom:1px solid #F0F0F0; }
.tpli li span{float:left; font-weight: 700; color:#333333;line-height:60px; height:60px;}
.tpli li span a { padding:0 5px !important; }

.tpli li a{ height:30px; font-size: 16px; line-height:30px; margin:15px 5px; padding: 0 15px;  text-decoration:none; float:left; display:block;}
.tpli li a:hover{background-color:rgba(0, 153, 153,1); height:30px; line-height:30px; color:#fff;}
.tpli li a.ac{ background:rgba(0, 153, 153,1); color: #fff; height:30px; line-height:30px;}
.tpli li em{ height:30px; line-height:30px; margin:13px 10px; float:left; background:#FF5837; font-style:normal; color:#fff;  padding: 0 15px; display:block;}
.product_lists {
    padding:20px 5px;
}
.product_lists .col-md-4{
    margin-bottom:20px;
}
.product_lists .product-item{
    background: #fef8f8;
    display: block;
    position: relative;
}
.product_lists .product-item {
    margin-bottom:20px;
}
.product_lists .product-item ._img {
    overflow: hidden;
    object-fit: cover;
    background: #eeedf2;
    text-align: center
}

.product_lists .product-item ._img img {
    width:100%;
	height:auto;
    display: inline-block;
    object-fit: cover;
    transition: all .3s linear;
}
.product_lists .product-item .con {
    padding: 28px 22px 34px;
    transition: all .3s linear;
    margin-bottom:20px;
}


.product_lists .product-item .con h2 {
    font-size: 21px;
    color: #158b8d;
    margin:0;
    font-weight: bold
}

.product_lists .product-item .con h3 {
    font-size: 30px;
    color: #464646;
    margin: 18px 0 22px;
}

.product_lists .product-item .con h3 small {
    font-size: 12px;
    color: #158b8d;
    display: inline-block;
    height: 18px;
    line-height: 16px;
    border: #158b8d 1px solid;
    border-radius: 4px;
    text-align: center;
    padding: 0 16px;
    margin-left: 10px
}

.product_lists .product-item .con p {
    font-size: 22px;
    color: #f00;
	font-weight:bold;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    transition: all .3s linear;
}
.product_lists .product-item:hover .con {
    background:#eeedf2;
}
.product_lists .product-item:hover .con p {
    color:rgba(0, 153, 153,0.8);
}
.product_lists .product-item:hover ._img img {
    transform: scale(1.05);
}

/*产品详情页 START*/
 .product_location {
	 width:100%; float:left;
        height:54px;
        line-height: 54px;
        background: #e3e2e2;
        color:#959494;
    }
 .product_location .container{
    width:90% !important;
    max-width: 1920px;
    margin:0 auto;
 }
    .product_location span{
        padding:2px 5px;
    }
    .product_location a{
        color:#959494;
        cursor: pointer;
    }
    .product_location a:hover{
        color:#77be39;
    }

    .product-infos {
     width:90%;
    overflow: hidden;        
    max-width: 1920px;
    margin: 0 auto;
	padding:20px;
    }
    .product-infos>div{
        width:50%;
        float:left;
    }
    .product-infos .product-thumb {
        width:100%;
        height:700px;
        position: relative;
        overflow: hidden;
    }
    .product-infos .product-thumb span{
        width:100%;height:100%;
        background: center center no-repeat;
        background-size: cover;
        display: inline-block;
        transition: all .3s;
    }
    .product-infos .product-thumb:hover span{
        transform: scale(1.1);
    }
    .product-infos .product-detail {
        padding:0px 0 30px 90px;
        /*width:600px;*/
        height:700px;
    }
    .product-infos .product-detail h3{
        margin-top:0;
        font-size:40px;
        color:#333;
        line-height: 30px;
        padding-bottom:30px;
        margin-bottom:0;
    }
    .product-infos .product-detail .product-biaoqian{
        padding:30px 0;
        border-bottom:1px solid #c9c9c9;
    }

    .product-infos .product-detail .product-biaoqian span{
        font-size:14px;
        padding:5px 15px;
        margin-right:5px;
        color:#fff;
        line-height: 20px;
    }    
    .product-infos .product-detail .product-biaoqian span:nth-of-type(1){
        background: #d9534f;
    }
    .product-infos .product-detail .product-biaoqian span:nth-of-type(2){
        background: #aace3b;
    }
    .product-infos .product-detail .product-biaoqian span:nth-of-type(3){
        background: #46b8da;
    }
    .product-infos .product-detail .product-biaoqian span:nth-of-type(4){
        background: #f0ad4e;
    }
    .product-infos .product-detail .product-biaoqian span:nth-of-type(5){
        background: rgba(0, 153, 153,1);
    }
    .product-infos .product-detail .product-biaoqian span:last-of-type{
        margin-right:0;
    }

    .product-infos .product-detail .product-option{
        padding:30px 0;
        border-bottom:1px solid #c9c9c9;
        overflow:hidden; 
    }
    .product-infos .product-detail .product-option li{
        width:50% !important;float:left;
        overflow: hidden;
        height:40px;line-height: 40px;
    }
    .product-infos .product-detail .product-linkman{
        padding:30px 0;
        /*border-bottom:1px solid #c9c9c9;*/
        overflow:hidden; 
    }
    .product-infos .product-detail .product-linkman p{
        height:35px;line-height: 35px;
    }
    .product-infos .product-detail .product_btns{
        display: block;
        width:100%;
        height:54px;line-height: 54px;
        text-align: center;
        font-size:18px;
    }
    .product-infos .product-detail .product_btns.btn1{
        border:1px solid rgba(0, 153, 153,1);
        color:rgba(0, 153, 153,1);
        background: #fff;
    }
    .product-infos .product-detail .product_btns.btn2{
        border:1px solid rgba(0, 153, 153,0.9);
        background: rgba(0, 153, 153,0.9);
        color:#fff;
    }
    .product-infos .product-detail .product_btns.btn1:hover{
        background: rgba(0, 153, 153,1);
        border-color:rgba(0, 153, 153,1);
        color:#fff;
    }
    .product-infos .product-detail .product_btns.btn2:hover{
        background: rgba(0, 153, 153,1);
        border-color:rgba(0, 153, 153,1);
        color:#fff;
    }
    .product-title {
		width:100%; float:left;
        text-align: center;
        padding:50px 0 44px;
        background: #383842;
        color:#fff;
    }
    .product-title h3{
        margin:0;padding:0;
        margin-bottom:36px;
        line-height: 54px;        
        font-size:54px;
    }
    .product-title .en{
        color:#fff;
        font-size:18px;
        line-height: 20px;
        display: inline-block;
        position: relative;
    }
    .product-title .en span{
        padding:0 20px;
        position: relative;
        display: inline-block;
        background: #383842;
        text-transform:Uppercase;
        z-index: 9999;
        min-width: 240px;
        text-align: center;
    }
    .product-title .en:after{
        display: inline-block;
        position: absolute;
        width:calc(100% + 256px);
        left:-128px;
        top:6px;
        height:1px;
        background: #fff;
        content:'';
        z-index: 999;
    }
    .product-title .en:before{
        display: inline-block;
        position: absolute;
        width:calc(100% + 176px);
        left:-88px;
        bottom:6px;
        height:1px;
        background: #fff;
        content:'';
        z-index: 999;
    }

    .product-title.bai {
        background: #fff;
        color:#0d1221;
    }
    .product-title.bai .en span{
        color: #8c8c8c;
        background: #fff;
    }
    .product-title.bai .en:after{
        background: #8c8c8c;
    }
    .product-title.bai .en:before{
        background: #8c8c8c;
    }
    .product-server-icons .col-md-3{
        text-align: center;
        color:#000;
    }
    .product-server-icons .product-server-icon{
        width:106px;height:106px;
        border-radius: 60px;
        border:3px solid #000000;
        margin:20px auto;
        font-size:54px;
        line-height: 100px;
        color:#000;
        transition: all .3s;
    }
    .product-server-icons .product-server-icon i{
        font-size:54px;
        transition: all .3s;
    }
    .product-server-icons .product-server-item:hover{
        transform: translateY(-15px);
    }
    .product-server-icons .product-server-icon img{
        vertical-align: top;
    }
    .product-server-icons span{
        font-size:18px;
        transition: all .3s;
    }
    .product-server-icons .product-server-item:hover .product-server-icon{
        color:rgba(0, 153, 153,1) !important;
        border-color:rgba(0, 153, 153,1);
    }
    .product-server-icons .product-server-item:hover span{
        color:rgba(0, 153, 153,1);
    }
    .category_image_box {
        background: #eeeeee;
        padding:40px 0px 50px;
    }
    .category_image_box .product-title{
        padding-bottom:10px !important;
        position: relative;
        z-index: 10;
        background: #eeeeee;
        transition: all .6s;
    }
    .category_image_box .product-title .en span{
        background: #eeeeee;
    }
    .category_image {
        position: relative;
        margin-top:-20px;
        text-align: center;
        z-index: 10;
    }
    .category_image img{
        display: inline-block;
        transition: all .3s;
    }
    .category_image_box:hover .product-title{
        transform: translateY(-15px);
    }
    .category_image_box:hover .product-title{
        color:rgba(0, 153, 153,1) ;
    }
    .category_image_box:hover img{
        transform: scale(1.05);
    }
    .youshi-list li{
        height:200px;
        margin-bottom:30px;
        transition: all .3s;
    }
    .youshi-list .img-box{
        width:460px;
        height:200px;
        overflow: hidden;
        float:left;
    }
    .youshi-list .img-box span{
        display: block;
        width:100%;height:100%;
        background: center center no-repeat;
        background-size: cover;
        transition: all .3s;
    }
    .youshi-list li .info{
        float:left;
        width:calc(100% - 460px);
        padding-left:30px;
        text-align: left;
    }
    .youshi-list li .info h3{
        margin-bottom:20px;
        font-size:24px;
        transition: all .3s;
    }
    .youshi-list li .info p{
        font-size:18px;
        color:#666;
        line-height: 2em;
        transition: all .3s;
    }
    .youshi-list li:hover{
        transform: translateX(-15px);
    }
    .youshi-list li:hover .img-box span{
        transform: scale(1.1);
    }
    .youshi-list li:hover .info h3{
        color:rgba(0, 153, 153,1);
    }
    .youshi-list li:hover .info p{
        color:rgba(0, 153, 153,1);
    }
    .product-qiugou {
        
    }
    .product-qiugou .form-group{
        position: relative;
        background: #f4f4f4;
        overflow: hidden;
        border-radius: 0px;
    }
    .product-qiugou .form-group label{
        position: absolute;
        line-height: 50px;
        left:15px;top:0;
        color:#ababab;
        font-weight: 100;
        transition: all .3s;
    }
    .product-qiugou .form-group input{
        color:#ababab;
        height:50px;
        line-height: 50px;
        padding-left: 7em;
        border:none;
        background: none;
        box-shadow: none;
        transition: all .3s;
    }
    .product-qiugou .form-group textarea{
        padding:10px 0 20px 7em;
        color:#ababab;
        line-height: 30px;
        border:none;
        background: none;
        box-shadow: none;
        transition: all .3s;
    }
    .product-qiugou h3{
        text-align: left;
        margin-bottom:25px;
    }
    .product-qiugou button{
        width:250px;
        height:50px;
        background: rgba(0, 153, 153,1);
        color:#fff;
        line-height: 50px;
        text-align: center;
        border:none;
        box-shadow: none;
        font-size:18px;
    }
    .product-qiugou .form-group:hover textarea,.product-qiugou .form-group:hover input,.product-qiugou .form-group:hover label{
        background: #eee;
        color:#004599;        
    }
    .product-qiugou button:hover{
        background: #004599;
        color:#fff;
    }

    .relation-product h3{
        text-align: left;
        margin-bottom:25px;
    }
    .relation-hd{
        width:100%;
        height:0;
        position: relative;
        clear: both;
    }.relation-hd .next{
        position: absolute;
        background: #f2f0f0;
        border-radius: 4px;
        width:40px;
        height:180px;
        right:-45px;
        top:25px;
        transition: all .3s;
    }
    .relation-hd .prev{
        position: absolute;
        background: #f2f0f0;
        border-radius: 4px;
        width:40px;
        height:180px;
        left:-45px;
        top:25px;
        transition: all .3s;
    }
    .relation-hd .next:after{
        width:0;height:0;
        display: inline-block;
        position: absolute;
        top:70px;
        left:15px;
        content:'';
        border-top:20px solid transparent;
        border-bottom:20px solid transparent;
        border-left:8px solid solid rgba(0, 153, 153,6);
        transition: all .3s;
    }
    .relation-hd .next:before{
        width:0;height:0;
        display: inline-block;
        position: absolute;
        top:70px;
        left:12px;
        content:'';
        border-top:20px solid transparent;
        border-bottom:20px solid transparent;
        border-left:8px solid #f2f0f0;
        z-index: 990;
        transition: all .3s;
    }
    .relation-hd .prev:after{
        width:0;height:0;
        display: inline-block;
        position: absolute;
        top:70px;
        right:15px;
        content:'';
        border-top:20px solid transparent;
        border-bottom:20px solid transparent;
        border-right:8px solid solid rgba(0, 153, 153,6);
        transition: all .3s;
    }
    .relation-hd .prev:before{
        width:0;height:0;
        display: inline-block;
        position: absolute;
        top:70px;
        right:12px;
        content:'';
        border-top:20px solid transparent;
        border-bottom:20px solid transparent;
        border-right:8px solid #f2f0f0;
        z-index: 990;
        transition: all .3s;
    }
    .relation-hd .next:hover,.relation-hd .prev:hover{
        background: #e5e3e3;
    }
    .relation-hd .next:hover:before{
        border-left-color: #e5e3e3;
    }
    .relation-hd .next:hover:after{
        border-right-color: solid rgba(0, 153, 153,8);;
    }
    .relation-hd .prev:hover:before{
        border-right-color: #e5e3e3;
    }
    .relation-hd .prev:hover:after{
        border-left-color: solid rgba(0, 153, 153,8);;
    }
    .relation-bd li{
        margin-right:20px;
        width:calc((1200px - 40px) / 3);
    }
    .relation-bd li p a{
        font-size:15px;
        transition: all .3s;
    }
    .relation-bd .img-box{
        position: relative;
        width:100%;
        height:0;
        padding-bottom:70%;
        overflow: hidden;
        margin-bottom:15px;
    }
    .relation-bd .img-box img{
        display: inline-block;
        position: absolute;
        left:0;top:0;
        width:100%;height:290px;
        background: center center no-repeat;
        background-size: cover;
        transition: all .3s;
    }
    .relation-bd li:hover img{
        transform: scale(1.1);
    }
    .relation-bd li:hover p a{
        color:rgba(0, 153, 153,1);
    }

/*产品详情页 END*/




.about_left_nr{ width:200px; margin:0 auto; }

.about_left_nr ul{ padding-top:35px; }

.about_left_nr ul li{ height:48px; line-height:48px; text-align:right; background:url(../../images/about_left.gif) no-repeat left bottom; }

.about_left_nr ul li a{ font-size:16px; font-weight:700; padding-right:26px; background:url(../images/about_dian.gif) no-repeat 182px center; display:block; width:194px;  }

.about_left_nr ul li a span{ font-family:Arial, sans-serif; color:#999999; font-size:12px; margin-right:14px; font-weight:normal; text-transform:uppercase;}

.about_left_nr ul li.currli{ background:#D93B3B; }

.about_left_nr ul li.currli a{ background:url(../images/about_dianbia.gif) no-repeat 182px center; color:#ffffff;  }

.about_left_nr ul li.currli a span{ color:#F0AFAF; }

.about_left_nr ul li:hover{ background:#D93B3B; }

.about_left_nr ul li:hover a{ background:url(../images/about_dianbia.gif) no-repeat 182px center; color:#ffffff;  }

.about_left_nr ul li:hover a span{ color:#F0AFAF; }





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

.products_ban{ background:url(../images/about_ban.jpg) no-repeat center top; height:200px; width:100%;}

.about_ban{ background:url(../images/about.jpg) no-repeat center top; height:200px; width:100%;}

.lxw_ban{ background:url(../images/lxw.jpg) no-repeat center top; height:200px; width:100%;}

.lxw2_ban{ background:url(../images/lxw2.jpg) no-repeat center top; height:200px; width:100%;}







.left-products{width:215px; padding-top:10px; text-align:right;}

.products-title{height:50px; line-height:50px;cursor: pointer; font-size:16px; font-weight:700; padding-right:35px; position:relative;border-bottom:#ccc 1px  solid;}

.products-title span{ font-family:Arial, sans-serif; color:#999999; font-size:11px; margin-right:0px; font-weight:normal; text-transform:uppercase;}

.products-box{display: none;cursor:pointer; font-size:13px;}

.products-box ul{margin:0;padding:0;}

.products-box li{ height:40px; line-height:40px; list-style:none; padding-right:35px; border-bottom:#ccc 1px dashed; text-align:right;background:url(../images/about_dian.gif) no-repeat 195px center;}

.products-box .hwc{ height:40px; line-height:40px; width:50%; float:right; list-style:none; padding-right:32px; border-bottom:#ccc 1px dashed; text-align:right;background:url(../images/about_dian.gif) no-repeat 89px center;}



.vis{

	display:block;	

}

.pro-t{

	color:#D93B3B;	

}

.pro-t span{

	color:#D93B3B;	

}

.pro-red{

	color:#F00; font-size:15px; font-weight:700;	

}



.pr1 {position: absolute; height: 20px; width: 20px; left: 40px; top: 10px; background:url(../images/1.png);}

.pr2 {position: absolute; height: 20px; width: 20px; left: 40px; top: 10px; background:url(../images/2.png);}

.pr3 {position: absolute; height: 20px; width: 20px; left: 40px; top: 10px; background:url(../images/4.png);}

.pr4 {position: absolute; height: 20px; width: 20px; right: 5px; top: 14px; background:url(../images/8.png);}







.pro-right{ padding-top:7px; }



/* 产品列表样式 */

.list_bg { margin-top:15px; width:100%; height:290px; overflow:hidden; background:url(../images/list_bg.gif) no-repeat;}

.list_bg .list_left { float:left; width:305px; overflow:hidden}

.list_bg .list_left h2 { margin-top:25px; height:30px; line-height:30px; text-align:center; color:#000; font-size:16px; font-weight:700; overflow:hidden;}

.list_bg .list_left h2 a { color:#000}

.list_bg .list_left h2 a:hover { color:#f00}

.list_bg .list_left img { margin-top:11px; margin-left:32px;}

.list_bg .list_center { float:left; padding-top:70px; padding-left:28px; width:370px; }

.list_bg .list_center p { line-height:25px; font-size:13px;}

.list_bg .list_center p img { margin-top:15px;}

.list_bg .list_kf { float:right; padding-top:150px; padding-right:8px; width:175px; overflow:hidden;}







.bl { border-left:1px solid #EFEFEF;}

.br { border-right:1px solid #EFEFEF;}

.bd { border-left:1px solid #EFEFEF; border-right:1px solid #EFEFEF;}









.red-i {position: absolute;bottom: 30px;height: 20px;left: 230px;right: 0; color:#F00;}

.red-buton {position: absolute;bottom: 35px;height: 20px;left: 870px;right: 0; color:#F00;}





.left-nav { font-size:18px; font-weight:700;}

.left-nav span{ font-size:14px; font-weight: normal; color:#686868; padding-left:20px;}

.right-nav { margin-top:10px; font-size:18px; font-weight:600;}

.right-nav a:hover{ display:block; width:186px; height:40px;line-height:40px; background:#E10000; color:#FFF;}

.right-nav .current a{ display:block; width:186px; height:40px;line-height:40px; background:#E10000; color:#FFF;}

.right-nav li{ float:left; width:185px; height:40px; line-height:40px; text-align:center; border-right:1px dotted #CCC;}

.right-nav li:last-child{border-right:none;}












/*产品内容页右侧*/

.pro-box{ padding-top:7px; }

.pro-box h1{ font-size:18px; font-weight:700; color:#F00; margin-top:20px; padding-top:0; height:30px; line-height:30px; text-align:center;}

.pro-box .time{ font-size:14px; color:#808080;  height:30px; line-height:30px; text-align:center;}



/*车型产品表格*/

.tables{ width:100%; margin:0 auto;  overflow:hidden; display:table;padding:1px;;border-radius: 2px 2px 0 0;}

.tables ul{ display:inline-block; width:100%;}

.tables ul li{ float:left;} 

.tables ul li p{ float:left;  display:block; height:100%; overflow:hidden; display:table-row; text-align:left; text-indent:10px;}

.part1{ background:#FAFAFA; width:30%;height:35px; font-weight:700;border-bottom:1px solid #f0f0f0;}

.part2{ background:#FFFFFF; width:70%;height:35px; border-bottom:1px solid #F7F7F7;}

.line3{height:30px; line-height:30px; _display:inline; float:left; width:50%;}

.none{ border-top:none;}







.cpgm {

    border: 1px solid #f0f0f0;

    border-collapse: collapse;

    border-radius: 4px;

    margin: 0 auto;

    text-align: center;

    width: 100%;

	margin-top:20px;

}



.cpgm td {

    border-left: 1px solid #f0f0f0;

    height: 40px;

}





/*单页*/

.p-box { padding:10px;font-size:14px;line-height:26px;text-align:justify;word-wrap:break-word; padding-top:15px;}

.p-box p{ font-size:14px;line-height:26px;text-align:justify;word-wrap:break-word; padding-top:15px;}





.img{ padding:3px; border:0px solid #CCC;-moz-box-shadow:0px 0px 6px #C4C4C4; -webkit-box-shadow:0px 0px 6px #C4C4C4; box-shadow:0px 0px 6px #C4C4C4;}

.my-table { margin: 0; }
.my-table th{ width: 18%; background: #F4F6F7; }



/* 内容 */
#Article{ overflow:hidden}
#Article,.photo-channel .relevance{ border:0px solid #E3E3E3;zoom:1; padding:0 20px;}

#Article h1{color:#000; font-size:20px; font-weight:700; margin-bottom:6px; text-align:center; padding:16px 0 0px; border-bottom:1px solid #e5e5e5}
#Article h1 span{ font-size:12px; font-weight:normal; line-height:50px; color:#999}

#Article .content{ line-height:30px; color:#333; text-align: justify;}
#Article .content p{line-height:30px;text-align: justify; padding-top:20px;}


#Article .related{ border-top:dashed 1px #ccc; margin-top:15px}
#Article .related h5{padding-bottom:4px; font-weight:700;}
#Article .related{ padding:10px 0 0}
#Article .related ul{ }
#Article .related li{ background:url(../images/fk.gif) no-repeat 5px 13px; line-height:28px; padding-left:20px; }

#Article .related li a{  color:#808080;}







/*边框*/

.border { 

	border:1px solid #fff;-moz-box-shadow:0px 0px 6px #C4C4C4; -webkit-box-shadow:0px 0px 6px #C4C4C4; box-shadow:0px 0px 6px #C4C4C4;

	height:auto;

	width:100%;

	padding:7px 10px 11px;

}





.page-header {

    border-bottom: 2px solid #eee;

    margin: 4px 0 5px;

    padding-bottom: 9px;

	text-align:center;

}





/*环境整治方案*/

.text-lan {color:#0D75BE;}

.mt60 { margin-top:60px;}

.mt70 { margin-top:70px;}

.pl2{ text-indent:2em}

.hj-box{ padding-top:7px; }

.hj-box h1{ font-size:18px; font-weight:700; color:#F00; margin-top:20px; padding-top:0; height:30px; line-height:30px;}



.jimg{ padding:3px; border:0px solid #CCC;-moz-box-shadow:0px 0px 6px #EFEFEF; -webkit-box-shadow:0px 0px 6px #EFEFEF; box-shadow:0px 0px 6px #EFEFEF;}



.mt50 { margin-top:50px;}



.pttitle{ font-size:18px; font-weight:700; color:#F00; margin-top:20px; padding-top:0; height:30px; line-height:30px;}













/* 分页 */

#pages { padding:25px 0 10px 15px; text-align:center; }

#pages a { display:inline-block; height:40px; line-height:38px; background:#fff; border:1px solid #E4E4E4; text-align:center; color:#999; padding:0 10px;min-width: 40px;}

#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0;background:#fff;}

#pages a:hover { background:#158b8d; color:#fff; text-decoration:none }

#pages span { display:inline-block; height:40px; line-height:38px; background:#158b8d; border:1px solid #158b8d; color:#fff; text-align:center;padding:0 10px;min-width: 40px;}

.page .noPage { display:inline-block; width:56px; height:40px; line-height:28px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }





/*友情链接*/

.link {border-bottom:1px solid #4c4d4e;color:#fff;}
.link .link-content li a{ float:left; padding:0px 15px 10px 0px; text-align:center;color:#d8d8d8;}
.link .link-content li a:hover{ color:#fff;}



/* 底部 */

.foot { width:100%; padding-bottom:60px;padding-top:30px; background:#2d2e2f; color:#d8d8d8; border-top:1px solid #E8E4E6; float:left; margin-bottom:60px; overflow:hidden;}
.foot .container {
    width:90% !important;
    max-width:1920px;
    min-width:1200px;
    margin:0 auto;
}
.foot .foot-menu {
    width:45%;
    float:left;
    position: relative;
}
.foot-menu .col-md-6{
	padding-left:5%;
	width:45%;
    height:180px;
}
.foot-menu .col-md-6:after{
    content:'';
    width:1px;
    height:100%;
    display: block;
    position: absolute;
    right:20px;
    top:0px;
    background: #fff;
}
.foot .foot-menu ol{
    padding-left:0;
    margin-bottom:0;
}
.foot .foot-menu dl{
    font-size:18px;
    margin-bottom:15px;
    color:#fff;
}
.foot .foot-menu ol li a{
    color:#d8d8d8;
    line-height: 30px;
}
.foot .foot-menu ol li a:hover{
    color:#fff;
}
.foot .foot-info{
    width:30%;
    float:left;
    padding-left:30px;
}
.foot .foot-info ol{
    padding-left:0;
    margin-bottom:0;
}
.foot .foot-info dl{
    font-size:18px;
    margin-bottom:20px;
    color:#fff;
}
.foot .foot-info li{
    line-height: 30px;
}
.foot .foot-info li.info-phone{
    font-size:24px;
    font-weight: 600;
    line-height: 30px;
    color:#fff;
}
.foot .foot-info:after{
    content:'';
    width:1px;
    height:100%;
    display: block;
    position: absolute;
    right:20px;
    top:0px;
    background: #fff;
}
.foot .add { background:url(../images/i1.png) no-repeat left 0px; padding-left:30px; height:30px; line-height:30px;}

.foot .tell { background:url(../images/i2.png) no-repeat left 2px; padding-left:30px; height:30px; line-height:30px;}

.foot .cz { background:url(../images/i3.png) no-repeat 2px 8px; padding-left:30px; height:30px; line-height:30px;}

.foot .sj { background:url(../images/i8.png) no-repeat 4px 4px; padding-left:30px; height:30px; line-height:30px;}

.foot .dh { background:url(../images/i7.png) no-repeat 0px 5px; padding-left:30px; height:30px; line-height:30px;}

.foot .foot-ewm{
    width:12%;
    float:left;
    padding-left:30px;
}
.foot .foot-ewm ol p{ text-align:center;}
.foot .foot-ewm ol{
    padding-left:0;
    margin-bottom:0;
	text-align:center;
}
.foot .foot-ewm dl{
    font-size:18px;
    margin-bottom:20px;
    color:#fff;
}

.footer { background:#158b8d; height:70px; line-height:70px; color:#fff; text-align:center; width:100%; float:left; position:fixed; left:0; bottom:0; font-size:24px; font-weight:bold; z-index:100;}
.footer a{  color:#FEFEFE;}
.footer a:hover{  color:#FFFFCC;}
.boto{ color:#333;}
.boto a{ color:#333}
.boto a:hover{ color:#f00}


/*在线客服*/

.rides-cs {  font-size: 12px; background:#0F7BC3; position: fixed; top: 250px; right: 0px; _position: absolute; z-index: 1500; border-radius:3px 0px 0 3px;}

.rides-cs a { color: #00A0E9;}

.rides-cs a:hover { color: #ff8100; text-decoration: none;}

.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top: 21px;height: 181px;}

.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}

.rides-cs .floatR { width: 140px; float: left; padding: 5px; overflow:hidden;}

.rides-cs .floatR .cn {background:#F7F7F7; border-radius:4px;margin-top:11px;}

.rides-cs .cn .titZx{ font-size: 14px; color: #333;font-weight:600; line-height:24px;padding:5px;text-align:center;}

.rides-cs .cn ul {padding:0px;}

.rides-cs .cn ul li { line-height: 38px; height:38px;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}

.rides-cs .cn ul li span { color: #777;}

.rides-cs .cn ul li a{color: #777;}

.rides-cs .cn ul li img { vertical-align: middle;}

.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:25px; left: 0;  background-image: url(http://demo.lanrenzhijia.com/2014/service1031/images/lanrenzhijia.png); background-repeat: no-repeat; display:block;  height: 146px; padding: 8px;}

.rides-cs .btnOpen { background-position: 0 0;}

.rides-cs .btnCtn { background-position: -37px 0;}

.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}

.rides-cs ul li.bot { border-bottom: none;}


.to-top {
    display: none;
    width:36px;height:36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    position: fixed;
    color:#fff;
    background: #d94243;
}
.to-top i{
    font-size:30px;
}
.to-top:hover {
    background: #000;
    color:#fff;
}


.table_form1 textarea {
    background: #fff !important;
    border: 1px solid #ccc !important;
    height: auto !important;
}

.content { font-size: 18px; line-height: 30px;}
.content img{
    max-width: 100%;
}


.content table{ width:100%; float:left; word-wrap: break-word; word-break: break-all;}
.content td{ border:1px solid #ddd;}
.content th{ border:1px solid #ddd;}

#banner_main {
	width:100%; 
	float:left;
	overflow: hidden;
}
#banner_main .banner {
	height: 550px;
}
#banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#banner, .banner ul {
	max-height: 550px;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
#banner .tip {
	width: 1000px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: 20px;
	z-index: 3;
}
#banner .tip span {
	height: 5px;
	margin: 0 2px;
	width: 50px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	background: #fff;
	opacity: .6;
	filter: Alpha(opacity=60);
*zoom:1;
}
#banner .tip span.cur {
	background-color: #3fb150;
	opacity: 1;
	filter: Alpha(opacity=100);
}
#banner #btn_prev, #banner #btn_next {
	width: 40px;
	height: 90px;
	position: absolute;
	top: 50%;
	z-index: 5;
	margin-top: -45px;
	-webkit-transition: all .0s ease-in-out 0s;
	-moz-transition: all .0s ease-in-out 0s;
	transition: all .0s ease-in-out 0s;
}
#banner #btn_prev {
	background-position: 0 0;
	left: 5%;
}
#banner #btn_next {
	background-position: -50px 0;
	right: 5%;
}
#banner #btn_prev:hover {
	background-position: 0 -98px;
}
#banner #btn_next:hover {
	background-position: -50px -98px;
}
.iconts {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.cp_conts{ width:100%; height:auto; float:left; overflow:hidden; background:#fff;}
.cp_dh{ width:100%; height:55px; line-height:55px; float:left; background:#ececec; overflow:hidden;}

.wrap {
    width: 1200px;
	margin:0 auto;
	overflow:hidden;
}

.preview{width:739px;margin-top: 25px;float:left;}
.preview .show{width:550px; border: 1px solid #ddd; padding:1px;overflow: hidden; float:right;line-height:413px; background: url(../../img/loading.gif) no-repeat center;}
.preview .show img{ vertical-align: middle;}
.preview .show .zoom_icon{ position: absolute; right: 0;bottom: 0;width: 22px;height: 22px;background: url(../../img/bg_sign18.jpg) no-repeat;}
.zoomdiv {z-index:1;position:absolute;top:20px;left:0px;width:255;height:230px;background:#fff;border:1px solid #eee;display:none;text-align: center;overflow: hidden;}
.jqZoomPup {z-index:1;visibility: hidden;position: absolute;top:0px;left:0px;width: 50px;height: 50px;border: 1px solid #aaa;background: #ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
.thumb-scroll{width: 151px;height:auto;  float:right; margin-left:25px;}
.thumb-scroll .pro-thumb{width: 151px;height:auto;  overflow: hidden; float:left;}
.thumb-scroll .pro-thumb ul { height:auto; left: 0;top: 0}
.thumb-scroll .pro-thumb ul li{float: left;width:140px; height:96px;padding: 2px; border: 1px solid #ddd; line-height: 32px; overflow: hidden; margin-bottom:10px;} 
.thumb-scroll .pro-thumb ul li img{vertical-align: middle;}
.thumb-scroll .pro-thumb ul li.on{ border-width: 3px; padding: 0;}
.thumb-scroll .prev,.thumb-scroll .next{ position: absolute;top: 0; display: inline-block;width: 25px;height: 36px; border: 1px solid #f1f1f1; background: url(../images/bg_btn12.gif) no-repeat #fff -5px;}
.thumb-scroll .prev{left: 0;}
.thumb-scroll .next{background-position: -38px -13px;right: 0;}
.thumb-scroll .prev.disable,.thumb-scroll .next.disable{background-color: #f1f1f1; cursor: default;}
.zoomdiv{border:1px solid #ddd;padding:1px;}

.r_box {
    width: 38%;
}
.r {
    float: right;
}
.cp_title{overflow:hidden;margin-top:10px;padding-left:30px;height:50px;border-bottom:1px solid #dedede;color:#555;font-weight:500;font-size:30px;line-height:50px}
.cp_ss{overflow:hidden;padding-left:50px;height:50px;border-bottom:1px solid #dedede;color:#41b145;font-weight:700;font-size:18px;line-height:50px}
.cp_ss a{color:#0a77bd}
.cp_con{position:relative;margin:10px 0 0 50px;width:358px}
.cp_con li{height:33px;font-size:16px;line-height:33px}
.cp_con li span{color:red;font-weight:800;font-size:16px}
.cp_con .wx{position:absolute;top:0;right:0;width:30%;height:auto}
.cp_con .wx img{width:100%}
.cp_hz{margin:10px 0 0 50px;width:368px}
.btn-cpinfo{display:block;margin-bottom:15px;margin-left:53px;padding:0;width:400px;height:60px;border-color:#f2f2f2;background-color:#df0003;color:#fff;text-align:center;font-size:18px;line-height:60px}
.pb5{padding-bottom:5px;vertical-align:middle}
.pt10{padding-top:10px}
.text-cheng{float:right!important;padding-right:5px;color:#f90;text-align:right}
.btn-cpinfo img{margin-right:10px;vertical-align:middle}

.pro_detail .part2ts {
    margin-top: 20px;
    width: 100%;
    float: left;
}
.pro_detail .tab_box {
    height: 92px;
}
.pro_detail .part2ts .control li:hover, .pro_detail .part2ts .control li.cur {
    background: #158b8d;
}
.pro_detail .part2ts .control li {
    float: left;
    width: 24.3%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 0.9%;
    background: #a5a5a5;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
.pro_detail .part2ts .control li a{ color:#fff;}
.pro_detail .control .li1 .icon {
    background-position: -26px 0;
}
.pro_detail .control li .icon {
    width: 26px;
    height: 26px;
    display: inline-block;
    background: url(../images/pd_ico.png) no-repeat;
    background-position: 0 0;
    margin-right: 15px;
    vertical-align: middle;
}
.pro_detail .control .li2 .icon {
    background-position: 0px 0;
}
.pro_detail .control .li4 .icon {
    background-position: -52px 0;
}

.pro_detail .part2ts .content {
    font-size: 18PX;
    line-height: 32px;
}


.pro_detail .part2ts .content .widget-prolist-16 span {
    margin-bottom: 35px;
    min-height: 350px;
}

#content{ width:100%; height:auto; float:left; overflow:hidden;}
#content img{ max-width:100%;}
#content table{ width:99%; float:left; word-wrap: break-word; word-break: break-all;}
#content td{ border:1px solid #ddd; padding:4px;}
#content th{ border:1px solid #ddd; padding:4px;}

.fz40 {
    font-size: 30px;
    float: left;
    padding: 20px;
    width: 100%;
}
.pro_detail .part2ts .content .widget-prolist-16 span {
    margin-bottom: 35px;
    min-height: 350px;
}
.cp_dfwt{ width:100%; height:auto; float:left; overflow:hidden;}
.cp_dfwt li{ width:50%; height:auto; float:left; margin-bottom:10px; overflow:hidden;}
.dfw_img{ width:95%; float:left; overflow:hidden;}
.cp_dfwt li img{ width:100%; height:428px; float:left; transition: all .3s linear;}
.cp_dfwt li:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.cp_dfwt li span{ width:95%; height:50px; line-height:50px; float:left; background:#e8e8e8; text-align:center; font-weight:bold;}

.pro_detail .content .bot .title {
    padding-top: 44px;
}
.pro_detail .content .bot .title .en {
    font-size: 20px;
    line-height: 1;
    color: #ed7204;
    margin-bottom: 15px;
    font-family: 'Arial';
}
.pro_detail .content .bot .title .t {
    font-size: 30px;
    font-weight: bold;
    color: #253948;
    line-height: 1;
    margin-bottom: 15px;
}

.cp_case{ width:100%; height:auto; float:left; overflow:hidden;}
.cp_case li{ width:25%; height:auto; float:left; margin-bottom:10px; overflow:hidden;}
.dfw_img{ width:95%; float:left; overflow:hidden;}
.cp_case li img{ width:100%; height:210px; float:left; transition: all .3s linear;}
.cp_case li:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.cp_case li span{ width:95%; height:50px; line-height:50px; float:left; background:#e8e8e8; text-align:center; font-weight:bold;}

.sy_case{ width:100%; height:auto; float:left; overflow:hidden;}
#tab_t{ width:auto; height:40px; line-height:40px; float:right; overflow:hidden; z-index:1000; position:relative;}
#tab_t li{ width:40px; height:40px; float:left; text-align:center; color:#fff; font-size:15px; margin-left:2px; background:#0a5f60;}
#tab_t .act{ background:#ff8400;}
.tab_more{ width:40px; height:40px; line-height:40px; font-size:15px; color:#fff; float:right; text-align:center; background:#0a5f60; margin-left:2px; position:relative; z-index:1000;}
.tab_more:hover{ background:#ff8400; color:#fff;}

#tab_c{ width:100%; height:auto; float:left; overflow:hidden;  position:relative; margin-top:-40px; z-index:100;}
.case_con{ width:100%; height:auto; float:left; overflow:hidden; display:none;}
.case_img{ width:450px; height:auto; float:left; background:#fff; padding:5px;}
.case_img img{ width:440px; height:300px; float:left;}
.case_tit{ width:730px; height:40px; float:right; line-height:40px; margin-top:60px; overflow:hidden;}
.case_tit:after{ content:""; display:block; width:100px; height:10px; position:absolute;}
.case_tit a{ font-size:16px; font-weight:bold; color:#fff;}
.case_tit a:hover{ color:#ff0;}
.case_mr{ width:730px; height:auto; float:right; line-height:25px; overflow:hidden; margin-top:40px; font-size:14px; color:#fff;}
.case_more{ width:730px; height:40px; float:right; line-height:40px; overflow:hidden; margin-top:20px;}
.case_more a{ font-size:13px; color:#fff;}
.case_more a:hover{ color:#ff0;}

.gsxw_t{ width:100%; height:auto; float:left; overflow:hidden;}
.gsxw_tu{ width:380px; height:auto; float:left; overflow:hidden; position:relative; margin-right:30px;}
.gsxw_tu img{ width:100%; height:253px; float:left; transition: all .3s linear;}
.gsxw_tu:hover img{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05);}
.gsxw_tit{ width:100%; height:40px; line-height:40px; float:left; overflow:hidden; font-size:16px;}
.gsxw_tit a{ font-size:16px; color:#000; font-weight:bold;}
.gsxw_tit a:hover{ color:#f00;}
.gsxw_mr{ width:100%; height:auto; line-height:25px; float:left; color:#666; font-size:13px;}
.gsxw_date{ width:90px; height:70px; line-height:35px; float:left; position:absolute; left:0; top:0; background:#ff8400; color:#fff; font-size:26px; text-align:center;}

.nycp_ss{ width:100%; height:80px; line-height:80px; float:left; background:#cdcdcd; overflow:hidden;}
.ss_nr{ width:1200px; height:auto; margin:0 auto; overflow:hidden;}
.ss_fl{ float:left; font-size:16px;}
.ss_fl a{ color:#222222; font-size:16px;}
.ss_fl a:hover{ color:#f00;}

.ss_fr{ width:280px; height:35px; line-height:35px; float:right; margin-right:30px; background:#fff; border-radius:20px; margin-top:25px; overflow:hidden;}
.form-ss{ width:230px; height:35px; float:left; text-indent:20px; border:0;}
.btn-xs{ width:50px; height:35px; background:url(../images/ss.png) center no-repeat;}

.cp_sev{ width:100%; height:136px; background:#f7f7f7; overflow:hidden;}
.service { padding:30px 10px 30px 10px; width:1180px; margin:0 auto; overflow:hidden;}
.service ul {overflow:hidden;}
.service li{float:left; width: 21.5%; *width: 23%;text-align:center;padding-left:30px;}
.service.icon {color: #aaaaaa; font-family: "alipayhome"; text-align: center;margin:0 auto; line-height: 36px; font-size: 36px; font-style: normal; display:block; height:36px; width:36px;-webkit-font-smoothing: antialiased; }

.nylxfs{ font-size:20px;}

.ncp_lx{ width:520px; height:auto; float:left; background:#fff;}
.lx_tl{ width:350px; height:auto; line-height:40px; float:left; background:url(../images/tel1.jpg) no-repeat; margin-top:60px; margin-left:10px; overflow:hidden; text-indent:60px; color:#0d0c0c; font-size:22px;}
.lx_tl span{ text-align:right; color:#ff7200; font-size:30px; margin-left:30px; overflow:hidden; margin-top:15px; font-weight:bold;}
.lx_wx{ width:150px; height:auto; line-height:25px; float:right; overflow:hidden; margin-right:10px; margin-top:20px; text-align:center;}

.home-news {
    width: 1400px;
    margin: 40px auto 10px auto;
    overflow: hidden;
    position: relative;
}
.index_title_06 {
    overflow: hidden;
    text-align: center;
}
.index_title_06 h2 {
    display: block;
    font-size: 42px;
    text-transform: uppercase;
    color: #0064ad;
}
.index_title_06 p {
    display: block;
    margin: 10px auto 0 auto;
    color: #666;
    overflow: hidden;
    font-size: 14px;
    width: 80%;
    line-height: 25px;
}
.index_title_06 span.line {
    width: 60px;
    display: block;
    height: 2px;
    margin: 15px auto 0px auto;
    background: #999;
}
.clear {
    width: 100%;
    clear: both;
}
.hzhb {
    width: 100%;
    overflow: hidden;
}
.hzhb li {
    width: 14.4%;
    float: left;
    margin: 10px 1%;
    border: 1px solid #ddd;
}
.hzhb li img {
    width: 100%;
}