@charset "UTF-8";

/*basic css*/



html, body, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-size: 14px;
    font-family: "Microsoft YaHei", '微软雅黑', "Arial";
    background-color: #fff;
    color: #6B6B6D;
    line-height: 1.6em;
}
i, b, em {
    font-size: 100%;
    word-wrap: break-word;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
input, textarea, button {
    padding: 0;
    font-family: "Microsoft YaHei", '微软雅黑', "Arial";
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

input {
    outline: none;
    -webkit-appearance: none; /*去除系统默认的样式*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 点击高亮的颜色*/
}

input:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-modify: read-write-plaintext-only;
}

.fix:after {
    clear: both;
    content: "";
    display: table;
}

input:focus, textarea:focus {
    outline: none;
}

textarea {
    -webkit-appearance: none;
}

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

a {
    cursor: pointer;
}

ul, ol, li {
    list-style-type: none;
}

.slick-slide:focus, input:focus, a:focus {
    outline: none !important;
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
}

select, input, textarea, button {
    vertical-align: middle;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

tr {
    margin: 0;
    padding: 0;
}

td {
    margin: 0;
    padding: 0;
}

iframe {
    border: none;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.hidden {
    display: none;
    visibility: hidden;
}

.wrap {
    /*! border: 0; */
    /*! padding: 0; */
    /*! width: 1150px; */
    margin: 0 auto;
    *zoom: 1;
}

.wrap:after {
    clear: both;
    content: "";
    display: table;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    visibility: hidden;
}

.fix {
    *zoom: 1;
}


a {
    display: inline-block;
    max-width: 100%;
}

.ones {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.twos {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table
}
a {
	font-size: 14px;
	text-decoration: none;
	transition: ease .65s;
	color: #332B29;
	outline: none;
}
.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1;
}

.picture {
    position: relative;
    overflow: hidden;
}

.picture img {
    transition: all .7s;
    -moz-transition: all .7s;
    -webkit-transition: all .7s;
}

.each-item:hover .picture img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    zoom: 1.1 \9;
}

input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px white inset !important;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

.box {
    /*! width: 90%; */
    max-width: 1400px;
    margin: auto;
    min-width: 1000px;
}

input::placeholder {
    color: #999999
}

input::-webkit-input-placeholder {
    color: #999999
}




/****************************头部**************************/
.index-top-bg {
	width:auto;
	height:143px;
	background:url(../images/index-top-bg.jpg) repeat;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	/*! height: 90px; */
	/*! background: #fff; */
	z-index: 1000;
}
.index-top-bg .index-top {
	/*! width:1116px; */
	margin:0 auto;
	position: relative;
}
.index-top-bg .index-top .index-top-red {
	width:100%;
	height:7px;
}
.index-top-bg .index-top .index-top-red h1 {
	float:right;
	width:232px;
	height:7px;
	background:#d40617;
}
.index-top-bg .index-top .index-logo {
	width:100%;
	height:84px;
}
.index-top-bg .index-top .index-logo>a {
	float:left;
	margin:8px auto 0;
}
.index-top-bg .index-top .index-logo .index-logo-right {
	float:right;
	/*width:242px;*/
	width: 130px;
	height:23px;
	margin:32px auto 0;
}

.index-top-bg .index-top .index-logo .index-logo-right span {
   
    font-weight: bold;
    /*! font-size: 12px; */
}
/****************************导航**************************/


.wsc-foot{
    /*! background: url("../images/wsc-bottom-bg.jpg") no-repeat center top; */
    height: 376px;
    padding-top: 60px;
    background: #292929;
    
    /*! margin-top: 40px; */
    border-top: 5px solid #0788d1;
}

.wrap {
    max-width: 1200px;
    margin: auto;
    transition: 0.3s;
    /*! padding: 50px 0; */
}

.zltx{text-align:center} 

.footNav {
    float: left;
    border-right: 1px solid rgba(255,255,255,0.1);
    width: 630px;
}

.fn-item {
    float: left;
    width: 200px;
    font-size: 16px;
    line-height: 42px;
}
.fn-item a{color: #fff}

.fn-text {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    padding-left: 24px;
    background: url("../images/icon-foot.png") no-repeat left center;
}

.fn-item .fn-list {
    margin-top: 20px;
    padding-left: 24px;
}
.fn-item .fn-list li {
    color: #D1D6E1;
}


.fn-item .fn-list li {

    color: #D1D6E1;

}

.fn-item .fn-list li a{

  font-size: 15px;

}
.fn-item .fn-list li a:hover{

  color: #007dcc;

}
.footMessage {
    float: right;
    padding-left: 20px;
}

.fm-item {
    float: left;
}

.fn-text {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    padding-left: 24px;
    background: url("../images/icon-foot.png") no-repeat left center;
}
.fn-text a{color: #fff;font-size: 16px;font-weight: bold;}
.fm {
    margin-top: 30px;
}
.fm-left {
    float: left;
}

.fm-left-img {
    width: 140px;
    height: 140px;
    overflow: hidden;
}

.fm-left-img img {
    width: 100%;
}

.fm-left-text {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
    color: rgba(255,255,255,0.3);
    letter-spacing: 8px;
}

.fm-right {
    float: left;
    padding-left: 30px;
}

.fm-right-tel {
    color: rgba(255,255,255,0.5);
    font-size: 14px;
    line-height: 22px;
}

.fm-right-tel span {
    font-size: 24px;
    line-height: 30px;
    color: #00a0e9;
    display: block;
}

.fm-right-info {
    margin-top: 20px;
}

.fm-right-ev {
    font-size: 15px;
    line-height: 32px;
    color: #8F9AB4;
}

.fm-right-ev span, .fm-right-ev a {
    color: #FFFFFF;
}

.wsc-bottom {
    height: 72px;
    color: #8E99B3;
    width: 1200px;
margin: auto;
	height: 50px;
	line-height: 50px;
}

.wsc-bottom .wrap {
    padding-top: 20px;
    border-top: 1px solid rgba(255,255,255,0.3);
}

.wb-left {
    float: left;
	margin-top: 10px;
}

.wb-logo {
    width: 116px;
    height: 32px;
    float: left;
    background: url("../images/icon-bottom-logo.png") no-repeat center;
}

.wb-text {
    float: left;
    margin-left: 30px;
    color: #8E99B3;
    line-height: 32px;
}

.wb-text a{color: #fff;font-size: 14px;}

.wb-text span:first-child {
    margin-left: 0;
}

.wb-right {
    float: right;
}

.wb-right a:first-child {
    padding-left: 0;
    background: none;
}
.wb-right a {
    color: #8E99B3;
    line-height: 32px;
    padding-left: 23px;
    margin-right: 15px;
    background: url("../images/icon-xg.png") no-repeat left center;
    font-size: 14px;
}





.intro-list1.flexBox.alignCenter {
    align-items: flex-start;
}

.intro-list1 .moudle-titles1 {
    line-height: 1rem;
}

.intro-list1 .list-right {
    margin-top: 1.98rem;
}

.box1{margin-top: 103px;}
.banner{margin-top: -163px;}

.banner video {
   
    width: 100%;
    height:auto;
  
}
.banner video::-webkit-media-controls{
        display:none !important;
    }


.content{
            width: 1300px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }

/*我们*/
.gywm{background: url(../images/abs-bg1.png) no-repeat center;}
.fl{float: left}
.fr{float:  right}
.webox{padding:80px 0 0;height:650px;font-size:16px;color: #747474;font-family:"Microsoft Yahei";line-height:32px;position: relative;}
.webox span{color: #019fe9}
.webox_p{padding:7px 0 0;}
.webox_p,.webox_p img{width:600px;height:400px;display: block;overflow: hidden;background:#000;margin-bottom: 40px;}
.webox_w{width: 620px;}
.webox_wc{height: 332px;}
.webox_wc h3{
    color: #019fe9;
   font-size: 48px;
font-family: "Impact";
text-transform: uppercase;
line-height: 1em;
}
.border-title-2 h1 {
    /*! position: absolute; */
    font-family: roboto,sans-serif;
    font-size: 100px;
    text-transform: uppercase;
    line-height: 70px;
    color: transparent;
    left: 0;
    -webkit-text-stroke: 2px #e1f6ff;
    top: -52px;
    margin-bottom: 0;
    z-index: -1;
}
.about-title h5 {
    font-size: 15px;
    text-transform: uppercase;
    color: #ff3600;
    font-weight: 700;
    margin-bottom: 32px;
    font-family: roboto,sans-serif;
}

.about-right-content {
    position: inherit;
    min-width: 320px;
    background: 0 0;
    padding: 0;
    box-shadow: none;
    overflow: hidden;
}
.about-right-content h1 {
    font-size: 89px;
    font-weight: 700;
    color: #ff5e15;
    margin-right: 10px;
}



.about-title h5 {
    font-size: 26px;
    margin-top: -45px;
}
.border-title-2 p{margin-top: 15px}
.clear{clear: both}

/*荣誉*/
.btbj{height: 180px;}
.bt{width: 1300px; height: 140px;  box-shadow: 0 0 30px #ccc; background: #fff;border-top-left-radius: 4vw;

border-bottom-right-radius: 4vw;
}
.bt li{width: 300px;padding-left: 20px;padding-top: 30px; height: 140px;  float: left; box-sizing: border-box; border-right: 1px solid #e9e9e9;}
.bt li span{padding-left: 94px; height: 70px; line-height: 23px; display: block; font-size: 16px; color: #333333;padding-top: 10px;}
.bt li span em{display: block;color: #333333;}
.bt li:nth-child(1){width: 325px;}
.bt li:nth-child(2){width: 325px;}
.bt li:nth-child(3){width: 325px;}
.bt li:nth-child(4){width: 325px;}
.bt li:nth-child(1) span{padding-left: 86px;background: url(../images/bt1.jpg) no-repeat left top; }
.bt li:nth-child(1) em{width: 150px; font-size: 14px;color: #999999;}
.bt li:nth-child(2) em{width: 150px; font-size: 14px;color: #999999;}
.bt li:nth-child(2) span{padding-left: 106px; background: url(../images/bt2.jpg) no-repeat left top; }
.bt li:nth-child(3) span{background: url(../images/bt3.jpg) no-repeat left top; }
.bt li:nth-child(4) span{background: url(../images/bt4.jpg) no-repeat left top; }



/*产品中心*/
.box_tit span {
    font-size: 36px;
    text-align: center;
    color: #333;
    display: block;
}
.box_tit p {
    font-size: 18px;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 6px;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.i_box3 {
	width: 100%;
	padding-top: 80px;
	padding-bottom: 70px;
	background: url(../images/cpbg.jpg) no-repeat top
}

.i_box3 .box_tit p,.i_box3 .box_tit span {
	color: #fff
}

.i_box3 .center {
	width: 1400px;
	/*! overflow: hidden; */
	/*! padding: 0 100px; */
	position: relative;
	margin: auto;
}

.i_box3 .box {
	margin-top: 60px
}

.i_box3 .box .box3list {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg.png) no-repeat center 60px
}

.i_box3 .box .box3list .swiper-slide {
	padding: 0 10px;
    width: 620px;
	/*! height: 500px; */
}

.i_box3 .box .box3list .swiper-slide .text {
	width: 100%;
	position: relative
}

.i_box3 .box .box3list .swiper-slide .pic {
	width: 100%
}

.i_box3 .box .box3list .swiper-slide .pic img {
	display: block;
	max-width: 100%;
	height: 400px;
	width: 600px;
	/*! border-radius: 4vw; */
	border-top-left-radius: 4vw;
	border-top-right-radius: 1vw;
	border-bottom-right-radius: 4vw;
	border-bottom-left-radius: 1vw;
}

.i_box3 .box .box3list .swiper-slide .text1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 120px;
	background: #fff;
	display: block;
	transition: .8s;
	border-bottom-right-radius: 4vw;
	border-bottom-left-radius: 1vw;
}

.i_box3 .box .box3list .swiper-slide .text1 i {
	width: 50px;
	height: 50px;
	background: #00a0e9;
	font-style: normal;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	margin: 0 auto;
	display: block;
	font-weight: 700;
	margin-top: -25px;
	box-shadow: 0 1px 10px 1px #ccc
}

.i_box3 .box .box3list .swiper-slide .text1 span {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #333;
	font-weight: 700;
	margin-top: 20px
}

.i_box3 .box .box3list .swiper-slide .text1 p {
	font-size: 14px;
	color: #999;
	display: block;
	text-align: center
}

.i_box3 .box .box3list .swiper-slide .text2 {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 100%;
	background: rgba(0,0,0,.5);
	transition: .8s;
   
	/*! border-radius: 4vw; */
	border-top-left-radius: 4vw;
	border-top-right-radius: 1vw;
	border-bottom-right-radius: 4vw;
	border-bottom-left-radius: 1vw;
}

.i_box3 .box .box3list .swiper-slide .text2 h4 {
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-top: 30px
}

.i_box3 .box .box3list .swiper-slide .text2 i {
	font-style: normal;
	width: 1px;
	height: 20px;
	background: #fff;
	display: block;
	margin: 12px auto
}

.i_box3 .box .box3list .swiper-slide .text2 span {
	font-size: 24px;
	color: #fff;
	display: block;
	text-align: center;
	font-weight: 700
}

.i_box3 .box .box3list .swiper-slide .text2 p {
	font-size: 16px;
color: #fff;
display: block;
text-align: center;
margin: 30px 16px;
line-height: 26px;
}

.i_box3 .box .box3list .swiper-slide .text2 ul {
	padding: 0 30px;
	height: 150px;
	margin-top: 40px
}

.i_box3 .box .box3list .swiper-slide .text2 ul li {
	width: 100%
}

.i_box3 .box .box3list .swiper-slide .text2 ul li a {
	font-size: 18px;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	line-height: 30px
}

.i_box3 .box .box3list .swiper-slide .text2 ul li a:hover {
	color: #fff;
	text-decoration: underline
}

.i_box3 .box .box3list .swiper-slide .text2 em {
	height: 42px;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	background: #00a0e9;
	margin-top: 60px;
	font-style: normal;
	margin: 0 30px;
	margin-top: 20px;
    width: 330px;
}

.i_box3 .box .box3list .swiper-slide .text2 small {
	font-size: 16px;
	color: #999;
	display: block;
	text-align: center;
	margin-top: 15px
}

.i_box3 .box .box3list .swiper-slide:hover .text1 {
	bottom: 500px;
	transition: .8s
}

.i_box3 .box .box3list .swiper-slide:hover .text2 {
	top: 0;
	transition: .8s
}

.i_box3 .box .box3list .prev {
	position: absolute;
	top: 44%;
	left: 10px;
	z-index: 6;
	width: 75px;
	height: 200px;
	background: url(../images/ple.png) no-repeat 50% rgba(36,59,138,.5);
	outline: 0;
	cursor: pointer
}

.i_box3 .box .box3list .prev:hover {
	background: url(../images/ple.png) no-repeat 50% #243b8a
}

.i_box3 .box .box3list .next {
	position: absolute;
	top: 44%;
	right: 10px;
	z-index: 6;
	width: 75px;
	height: 200px;
	background: url(../images/pri.png) no-repeat 50% rgba(36,59,138,.5);
	outline: 0;
	cursor: pointer
}

.i_box3 .box .box3list .next:hover {
	background: url(../images/pri.png) no-repeat 50% #243b8a
}

/*新闻*/
.news_list{
    /*! padding-top: 60px; */
    /*! padding-bottom: 60px; */
}
.news_list>h3{
    height: 20px;
    line-height: 20px;
    color: #222222;
    margin-bottom: 19px;
    font-size: 32px;

}

.news_list>p{
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    color: #828282;
    margin-bottom: 21px;
}
.news_list_content li {
    width: 610px;
    height: 240px;
    margin-top: 20px;
    float: left;
    margin-right:20px;
}
.content_li a{color: #00a0e9;font-size: 20px;font-weight: bold}
.content_li>a {
    display: block;
    width: 280px;
    height: 240px;
    box-sizing: border-box;
    padding: 30px 0 30px 30px;
    background-color: #f6f6f6;
}
.content_li>a img{
    width: 280px;
    height: 180px;
}
.content_li{
    text-align: left;
    /*! float: left; */
}

.news_list_content .no-img .left {
    width: 1180px;
}
.video-js .vjs-big-play-button{
  width: 60px!important;
  height: 38px!important;
  border: none!important;
  background: rgba(0,0,0,0) url("../images/nes_add_plBtn_03.png") no-repeat center!important;

}

.news_list_content div {
    width: 330px;
    box-sizing: border-box;
    padding: 40px 30px 30px 30px;
    background-color: #f6f6f6;
    height: 240px;
}



.news_list_content h3 {
    color: #333333;
    font-size: 16px;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-bottom: 10px;
}
.news_list_content span {
    color: #999999;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
}
.news_list_content p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 15px;
    margin-bottom: 33px;
}
.look_detail {
    display: block;
    font-size: 14px;
    color: #73757A;
    height: 20px;
    line-height: 20px;
    background: url(../images/news_jiantou_03.png) no-repeat 64px center;
}

.news_list_content li:hover {
    box-shadow: 0px 5px 15px rgba(32,33,38,0.1);
    transition: 0.3s;
}
.news_list_content  h3:hover{
    color: #1c327e;
}
.look_detail {
    font-size: 14px!important;
    color: #6b6b6b !important;
    font-weight: 300 !important;
    background: url(../images/news_jiantou_02.png) no-repeat 64px center;
}
.common_main01{  width: 1400px;
    padding-top: 30px;
    margin: auto;
padding-bottom: 50px;}
.news_list{
    /*! padding-top: 60px; */
    /*! padding-bottom: 80px; */
    /*! width: 1260px; */
    margin: auto;
}
.news_list>h3{
    height: 20px;
    line-height: 20px;
    color: #222222;
    margin-bottom: 19px;
    font-size: 32px;

}
/* 推荐新闻 */
.news{/*! padding: 60px 0; */box-sizing: border-box;}
#more_news{margin-top: 50px;}
#more_news a{color: #E6B649;}
.news_list{/*! margin-top: 30px; */}
.news_list li{margin-top: 50px; cursor: pointer;}
.news_list li:nth-child(odd){padding-right: 50px;box-sizing: border-box;}
.news_list li:nth-child(even){padding-left: 50px;box-sizing: border-box;}
.news_list li dl{border-top-right-radius: 35px;border-top-left-radius: 10px;border-bottom-left-radius:35px;border-bottom-right-radius: 10px;background: #F0F3FA;box-sizing: border-box;-webkit-box-shadow: #ADADAD 0px 0px 15px; -moz-box-shadow:#ADADAD 0px 0px 15px;box-shadow: #ADADAD 0px 0px 15px;font-size: 0;}
.news_list li dl dd{font-size: 0;overflow: hidden;border-top-left-radius: 10px;border-bottom-left-radius:35px;}
.news_list li dl dt{padding:28px 55px 21px 25px;box-sizing: border-box;position: relative;}
.news_list li dl dt .more_c{z-index: 99999999;margin-right: -86px;margin-top: -58px;}
.news_list li dl dt .news_title{font-size: 18px;color: #363636;margin-bottom:4px;display:block;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-weight: bold;}
.news_list li dl dt p{font-size: 14px;color: #606060;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-height: 30px;}
.news_list li dl dd img{width: 100%;}
.news_list li:hover dl dt .news_title{color: #fd4413;}
.pure-u-1-2 {
    width: 50%;
}
.news_list li {
    margin-top: 40px;
    cursor: pointer;
}

.pure-u-7-24 {
    width: 29.1667%;
}
.pure-u-17-24 {
    width: 70.8333%;
}
.more_c {
    width: 45px;
    height: 45px;
    background: #00a0e9;
    border-radius: 100%;
    border: 5px solid #fff;
    text-align: center;
    line-height: 60px;
    display: block;
    margin: 0 auto;
        margin-top: 0px;
        margin-right: auto;
}
.more_c img{margin-top: -18px}
/* 推荐新闻 end */
.news_list>p{
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    color: #828282;
    margin-bottom: 21px;
}
.u-paging {
    text-align: center;
    margin-top: 52px;
}
.paging-inner {
    display: inline-block;
    font-size: 0;
}

.paging-inner .prev {
    background: #F8F8F8 url(../images/left.png) no-repeat center;
}

.paging-inner .prev:hover{
    background: #1c327e url(../images/left02.png) no-repeat center;
    background-size: 7px 11px;
}
.paging-inner a.current, .paging-inner a:hover {
    color: #fff;
    background-color: #1c327e;
    border-color: #1c327e;
}
.paging-inner .next {
    background: #F8F8F8 url(../images/right.png) no-repeat center;
}
.paging-inner .next:hover{
    background: #1c327e url(../images/right02.png) no-repeat center;
}

.paging-inner a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #97989E;
    margin-left: 15px;
    float: left;
    background: #F8F8F8;
}
.news_list_content {float: left}
.left {
    float: left;
}





/*走进集团*/
.z-container {
    width: 1300px;
    height: auto;
    clear: both;
    margin: 0 auto;
}
.other_banner{ width: 100%; position: relative; margin-top: 162px; }
.other_banner .img{ width: 100%;height: 400px;background-position: center center; background-repeat: no-repeat; background-size: cover;}
.other_banner .other_tit{ position: absolute; margin-bottom: 0; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #fff; text-align: center;}
.other_banner .other_tit h3{ font-size: 40px;font-family:"Futura LT Heavy"; text-transform: uppercase;}
.other_banner .other_tit h4{ font-size: 32px;}
.other_banner img{ width: 100%; display: block;}
.other_nav{ width: 100%; z-index: 2; position: absolute; left: 0; bottom: -50px; height: 100px;}
.other_nav .z-container{ background: #00a0e9;/*! border-radius: 10px; */box-shadow: 0 8px 24px 0 rgba(0,0,0,0.1);border-top-left-radius: 50px;/*! border-top-right-radius: 10px; */border-bottom-right-radius: 50px;/*! border-bottom-left-radius: 10px; */}
.other_nav ul{ display: flex; height: 100px;align-items: center; text-align: center;}
.other_nav li{ flex: 1; display: inline-block; padding: 0 20px\0; transition: ease .4s; z-index: 1; position: relative; line-height: 100px;}
.other_nav li a{ display: block; position: relative; width: 100%; height: 100%; text-align: center; color: #fff; font-size: 16px;}
.other_nav li:before{ content: ""; display: block; width:0%; height: 4px; background: #ff3600; position: absolute; left: 0; top: 0; transition: ease .4s;}
.other_nav li.cur:before,.other_nav li:hover:before{ width: 100%;}
.other_nav li:hover,.other_nav li.cur{ background: #fff;}
.other_nav li.cur a,.other_nav li:hover a{ color: #333;}
.other_nav li a:before{ content: ""; display: block; width: 2px; height: 20px; background: #0387c3; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.other_nav li:last-child a:before{ display: none;}
.other_nav li.cur a:before{ display: none;}
.other_nav li:hover a:before{ display: none;}
.about_warp{ /*! background: #f5f9fb; */ z-index: 1; padding: 3vw 0; /*! padding-bottom: 17.5vw;  position: relative;*/}


.page_content{background: #f1f1f1;padding: 3vw 0;}
.about_warp:before{ content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; /*background:url(../images/about_bg2.png) no-repeat left bottom;*/}
.box {
    /*! width: 90%; */
    max-width: 1400px;
    margin: auto;
    min-width: 1000px;
}

.about1_about .left {
    width: 50%;
    float: left;
}

.about1_about .left .l1 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin: 10px 0 5px 0;
}

.about1_about .left .l2 {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.about1_about .left .l2 p{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.about1_about .left .l3 {
    margin-top: 50px;
}

.about1_about .left .l3 li {
    width: 22%;
    margin-right: 10px;
    float: left;
}

.aboutNum{/*! padding:50px 0 */}
.aboutNum li{width:22.6%; height:160px; background:#a9e4fe; position:relative; display:inline-block; vertical-align:middle; line-height:26px; font-size:15px; font-weight:bold; color:rgba(0,0,0,0.4); padding:22px 0 0 30px}
.aboutNum li:nth-child(2){ background:#6ccffc}
.aboutNum li:nth-child(3){ background:#34bdfb}
.aboutNum li:nth-child(4){ background:#05affc}
.aboutNum li img{position:absolute; right:6px; top:40px; /*! opacity:0.3 */}
.aboutNum li h1{ font-size:50px; line-height:50px; font-family:'rubik'; color:#ff3600; margin:8px 0 5px 0}


.about2_container, .about3_container {
    background: url(.) center center no-repeat;
    background-size: cover;
    padding: 90px 0;
}

.about_title1 .a4 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-top: -15px;
}

.about1_about .right {
    width: 46%;
    /*! height: 780px; */
    background: url(.) center center no-repeat;
        background-image: url(".");
        background-size: auto;
    background-size: cover;
    float: right;
}

.about_title {
    position: relative;
    line-height: 82px;
    padding: 0 !important;
    font-family: 'DINCond-Black';
}
.about_title .a1 {
font-family: roboto,sans-serif;
font-size: 100px;
text-transform: uppercase;
line-height: 70px;
color: transparent;
left: 0;
-webkit-text-stroke: 2px #e1f6ff;
top: -52px;
margin-bottom: 0;
z-index: -1;
}
.about_title .a2 {
    font-size: 25px;
    font-weight: bold;
    color: #00a0e9;
    position: absolute;
    top: 0;
    left: 0;
}

.about_title1 .a2_1 {
    color: #1e2189;
}

.about_title .a2_1 {
    font-size: 16px;
    color: #f33e0d;
    text-transform: uppercase;
    font-weight: normal;
}

.about_title1 .a3 {
    font-size: 18px;
    color: #e60012;
    line-height: 20px;
    margin-top: 20px;
}

.about_title1 .a3 span {
    width: 35px;
    height: 2px;
    background: #e60012;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.about1_container {
    padding: 50px 0;
}

.about1_container p{font-size: 16px;line-height: 36px;color: #333333;text-indent: 2em}

.about1_container {font-size: 16px;line-height: 36px;color: #333333;/*! text-indent: 2em */}

.wsc-bottom {
    height: 72px;
    color: #8E99B3;
    margin-top: -72px;
}





/*产品展示*/

.z-container {width:1260px;height:auto;clear: both;margin: 0 auto;}
.member_box .img{ width: 100%; height: 30vw; background-size: cover; background-position: center center; background-repeat:  no-repeat; }
.member_warp{ margin-top: 50px;}
.member_box{ position: relative;  padding-bottom: 40px;}
.member_box .info{ width: 50%;  background: #fff; position: absolute; left: 0; top: 20vw; padding:2vw 2vw 1vw 2vw; box-sizing:border-box;height: 193px;}
.member_box .icon{ width: 8vw; height: 8vw; position: relative; display: flex; justify-content: center; align-items: center; border-radius: 50%; background: #0553A2; position: absolute; right: 40px; top: -4vw;}
.member_box .icon img{ height: 3vw; position: absolute\0; left: 50%\0; top: 50%\0; transform: translate(-50%,-50%)\0;}
.member_box .tit{ font-size:1.6vw; font-weight: bold;}
.member_box .desc{ line-height: 28px; color: #262626; /*! height: 168px; */ margin: 20px 0;font-size: 16px;}
.member_box .seemore{ width: 118px; height: 40px; line-height: 40px;}
.member_box .gs{ width: 50%; height: 200px; overflow: hidden; float: right; padding:26px 2vw; box-sizing: border-box;}
.member_box .gs a{ display: block; padding: 0 5px; box-sizing: border-box; margin-bottom: 20px; font-size: 16px; float: left; width: 47%; height: 60px; line-height: 60px; border:1px solid #0553A2; color: #0553A2; text-align: center;}
.member_box .gs a:nth-child(even){ float: right;}
.member_box .gs a:hover{ background: #F48719; color: #fff; border-color: #F48719;}
.member_box:nth-child(even) .info{ left: auto; right: 0;}
.member_box:nth-child(even) .gs{ float: left;}


/*研发实力*/
.yf-block1 {
    padding-top: 60px;
    padding-bottom: 50px;
}
.yfb1-main {
    margin-top: 40px;
}
.yfb1-main .item {
    margin-right: -31px;
}
.yfb1-main .list-item {
    float: left;
    width: 380px;
    height: 260px;
    margin-right: 50px;
    position: relative;
}
.yfb1-main .list-img {
    width: 380px;
    height: 260px;
    overflow: hidden;
}
.yfb1-main .list-info {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: url("../images/yfb1-bg.png") no-repeat center bottom;
}
.yfb1-main  .list-tit {
    position: absolute;
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    font-weight: bold;
    bottom: 20px;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
}
.yf-block2 {
    padding-top: 100px;
    background-color: #f5f9fb;
}
.yf-block22 {
    padding-top: 100px;
}
.yf-block3 {
    height: 238px;
    background-color: #f0f3f5;
    margin-top: 90px;
}
.yf-block3 .list-item {
    float: left;
    width: 386px;
    height: 178px;
    margin-left: 20px;
    border-radius: 10px;
    background: url("../images/yfb3-bg.png") no-repeat center bottom;
    position: relative;
    text-align: center;
}
.yf-block3 .list-item:first-child {
    margin-left: 0;
}
.yf-block3 .yfb3-icon {
    position: absolute;
    width: 120px;
    height: 120px;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.12);
    left: 0;
    right: 0;
    top: -60px;
    margin: auto;
    border-radius: 50%;
}
.yf-block3 .icon-01 {
    background: url("../images/yfb3-icon1.png") no-repeat center top;
}
.yf-block3 .icon-02 {
    background: url("../images/yfb3-icon2.png") no-repeat center top;
}
.yf-block3 .icon-03 {
    background: url("../images/yfb3-icon3.png") no-repeat center top;
}
.yf-block3 .name {
    padding-top: 72px;
    font-size: 16px;
    line-height: 28px;
    color: #00a0e9;
    font-weight: bold;
}
.yf-block3 .text {
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    margin-top: 6px;
}
.yf-block3 .text h4 {
    margin-top: 4px;
}

.container {
    width: 1260px;
    margin: auto;
}
.container1 {
    width: 1260px;
    margin: auto;
}
.cTit-h1 {
    font-size: 32px;
    line-height: 34px;
    font-weight: bold;
    color: #333;
    text-align: center;
}




/*服务领域*/

/*服务领域*/
.cTitText {
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    color: #666;
   padding-top: 60px;
	
    
    text-indent: 2em;
    width: 1260px;
    margin: auto;
}
.solh-class{
    margin-top: -20px;
    margin-right: -21px;
    width: 1260px;
    margin: auto;
	padding-bottom: 60px;
    margin-top: 30px;
}
.solh-class .item{
    float: left;
    position: relative;
    width: 285px;
    height: 160px;
    border-radius: 10px;
    margin-top: 20px;
    margin-right: 25px;
    overflow: hidden;
    transition: 0.36s;
}
.solh-class .item:hover{
    transform: translateY(-10px);
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.08);
}
.solh-class .item img{
    width: 100%;
}
.solh-class .item a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-top: 42px;
}
.solh-class .item span{
    display: block;
    width: 50px;
    height: 50px;
    margin: auto;
}
.solh-class .item .tit{
    font-size: 16px;
    line-height: 18px;
    margin-top: -50px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.solh-class .icon1{
    background: url(../images/ico-yj.png) no-repeat center center;
}
.solh-class .icon2{
    background: url(../images/ico-hg.png) no-repeat center center;
}
.solh-class .icon3{
    background: url(../images/ico-sy.png) no-repeat center center;
}
.solh-class .icon4{
    background: url(../images/ico-mhg.png) no-repeat center center;
}
.solh-class .icon5{
    background: url(../images/ico-ys.png) no-repeat center center;
}
.solh-class .icon6{
    background: url(../images/ico-gk.png) no-repeat center center;
}
.solh-class .icon7{
    background: url(../images/ico-sd.png) no-repeat center center;
}
.solh-class .icon8{
    background: url(../images/ico-hb.png) no-repeat center center;
}
.solh-class .icon9{
    background: url(../images/ico-bl.png) no-repeat center center;
}
.solh-class .icon10{
    background: url(../images/ico-ks.png) no-repeat center center;
}
.solh-class .icon11{
    background: url(../images/ico-hb.png) no-repeat center center;
}
.solh-class .icon12{
    background: url(../images/ico-tc.png) no-repeat center center;
}

/*生产设备*/
.pdCont{/*! padding: 30px 0 50px 0; */}
 .pd-edit {
    margin-top: 0px;
    padding-bottom: 0px;
}


.pages {clear: both;height: 30px;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center; font-size:12px; width:100%;}
.pages ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pages ul li:hover{ background:#105095; color:#fff;border: 1px solid #105095}
.pages ul li.thisclass {display: inline-block;border: 1px solid #105095;padding: 2px 9px;margin: 0 3px;background:#105095;color: #fff;}
.pages ul li.thisclass a {color: #fff;}
.pages ul li a{ display:block;color:#999}
.pages ul li a:hover {color: #fff;}



.pdEdit-tit {
    margin-top: -22px;
    margin-right: -20px;
}
.pdEdit-tit .list-item {
    float: left;
    width: 400px;
    height: 350px;
    background-color: #ffffff;
    box-shadow: 0px 2px 11px 1px rgba(0, 0, 0, 0.08);
    margin-top: 32px;
    margin-right: 20px;
    transition: 0.3s;
    border-top-left-radius: 4vw;
    border-bottom-right-radius: 4vw;
    background: url(../images/homefivebg02.jpg);
}

.pdEdit-tit .list-img {
    width: 400px;
    height: 239px;
    overflow: hidden;
    border-bottom: 6px solid #00a0e9;
    transition: 0.3s;
    /*! border-top-left-radius: 4vw; */
}

.pdEdit-tit .list-img img {
    width: 100%;
    border-top-left-radius: 4vw;
    /*! border-top-right-radius: 1vw; */
    /*! border-bottom-right-radius: 4vw; */
    /*! border-bottom-left-radius: 1vw; */
}
.pdEdit-tit .list-tit {
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #222222;
    padding: 26px 40px 0;
}
.pdEdit-tit .list-tit {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #222222;
}
.list-tit a{font-size: 15px;}
.pdEdit-tit .list-btn {
    display: none;
    margin-top: 12px;
    text-align: center;
}
.pdEdit-tit .list-btn .btn {
    width: 120px;
    height: 36px;
    line-height: 36px;
}

.pdEdit-tit .btn-zt {
    background-color: #e7ecf1;
    border: solid 1px #dae6f0;
    color: #909ba6;
}

.btn {
    display: inline-block;
    box-sizing: border-box;
    border-radius: 2px;
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    font-size: 14px;
    transition: 0.3s;
}

.pdEdit-tit .list-btn .btn {
    line-height: 36px;
}
.pdEdit-tit .btn-zt {
    color: #909ba6;
}

.btn {
    text-align: center;
    line-height: 48px;
    font-size: 14px;
}
.ztList .pdEdit-tit .list-tit {
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #222222;
    padding: 26px 40px 0;
}
.list-tit:hover {
    color: #1d2088 !important;
}
.pdEdit-tit .list-item:hover {
    box-shadow: 0px 2px 11px 1px
    rgba(0, 0, 0, 0.16);
}
 .pdEdit-tit .list-item:hover .list-img {
    height: 136px;
}
.pdEdit-tit .list-item:hover .list-btn {
    display: block;
}

/*联系*/

.lxb1-main {
    margin-top: 60px;
}
.lxb1-main .item {
    float: left;
    width: 250px;
    height: 176px;
    background-color: #f1fbff;
    box-sizing: border-box;
    float: left;
    margin-left: 10px;
    padding-top: 30px;
    text-align: center;
}
.lxb1-main .item img{
    width: 90px;
}
.lxb1-main i {
    display: block;
    width: 54px;
    height: 54px;
    border: solid 1px #2761c4;
    border-radius: 50%;
    margin: auto;
}
.lxb1-main .icon-em {
    background: #cee0ff url(../images/em-ico.png) no-repeat center center;
}
.lxb1-main .icon-cz {
    background: #cee0ff url(../images/cz-ico.png) no-repeat center center;
}
.lxb1-main .item-dt {
    font-size: 16px;
    line-height: 20px;
    color: #ee2106;
    margin-top: 10px;
}
.lxb1-main .item-dd {
    font-size: 18px;
    line-height: 22px;
    color: #333;
    margin-top: 10px;
    font-weight: bold;
}
.lxb1-main .item1 {
    width: 474px;
    height: 176px;
    box-sizing: border-box;
    padding: 30px 40px 0;
    text-align: left;
    float: left;
    background: url(../images/lxb1-1bg.jpg) no-repeat center top;
}
.lxb1-main .item1 .item-dt {
    color: #fff;
    margin-top: 0;
}
.lxb1-main .item1 .item-dd {
    font-size: 28px;
    line-height: 30px;
    color: #fff;
}
.lxb1-main .item1 .item-btn {
    margin-top: 25px;
}
.lxb1-main .item1 .item-btn .btn {
    width: 164px;
    height: 40px;
    line-height: 38px;
}
.lxb2-main {
    margin-top: 20px;
    border: 20px solid #f1fbff;
    height: 410px;
}

.map-cont,
#mapContainer {
    width: 100%;
    height: 100%;
}
.map-cont .marker-route {
    background: url(../images/map-marker.png) no-repeat center center;
    background-size: cover;
    width: 25px;
    height: 33px;
    box-sizing: border-box;
}
.map-cont .amap-info-close {
    display: none;
}

.map-cont .amap-info-content {
    width: 319px;
    height: 128px;
    background: url(../images/map-tit.png) no-repeat center top;
    padding: 0;
}
.map-cont .amap-info-outer {
    box-shadow: unset;
}
.map-cont .bottom-center .amap-info-sharp {
    display: none;
}

.ditu{ margin-top:20px;}

.mainbg{/*! float:left; *//*! width:100%; *//*! min-width:1000px; *//*! padding-bottom: 4vw; */ background-color: #EDF2F5; box-shadow:inset 0px 8px 5px -8px #618CA9;background-image: url("../images/bn/aboutbg2.png");background-repeat: no-repeat;background-position: top right;padding-top: 90px;}
  #main {/*! width:1260px; *//*! margin-left:auto; *//*! margin-right:auto; *//*! padding-left:5%; *//*! padding-right:5%; */margin: auto;}

.Product9 {
    /*! float: left; */
    width: 1260px;
    padding-bottom: 2vw;
    margin: auto;
}

.Product9 ul {
    /*! width: 86vw; */
    /*! float: left; */
    background: #fff;
    padding-left: 2vw;
    padding-right: 2vw;
    overflow: hidden;
    padding-top: 1.5vw;
}

.Product9 li {
    font-size: 0.95vw;
    line-height: 2vw;
    padding-bottom: 1.5vw;
}


.prodocutnav {
    /*! float: left; */
    /*! width: 90vw; */
    /*! overflow: hidden; */
    width: 1260px;
    margin: auto;
    padding-top: 25px;
}

.prodocutnav dl {
    width: 31%;
    float: left;
    text-align: center;
    margin-left: 1%;
    margin-right: 1%;
}

.prodocutnav img {
    /*! width: 38vw; */
    /*! height: 14vw; */
    /*! border: solid 0.3vw #fff; */
    /*! border-radius: 5vw; */
    /*! border-top-left-radius: 5vw; */
    /*! border-top-right-radius: 2vw; */
    /*! border-bottom-right-radius: 5vw; */
    /*! border-bottom-left-radius: 2vw; */
}

.prodocutnav dt {
    width: 23vw;
    float: left;
    text-align: center;
    padding-top: 0.6vw;
    font-size: 0.9vw;
    color: #666;
}

#prodocut_bg1 {
    float: left;
    width: 90vw;
    padding-top: 2vw;
}

#prodocut_bg {
    /*! float: left; */
    width: 1400px;
    background-color: #fff;
    padding-top: 2vw;
    /*! padding-right: 2vw; */
    /*! padding-left: 2vw; */
    padding-bottom: 2vw;
}

.prodocut_t1 {
    /*! float: left; */
    /*! width: 86vw; */
    overflow: hidden;
    font-size: 1.5vw;
    line-height: 1.6vw;
    font-weight: bold;
    color: #333;
    padding-bottom: 1.2vw;
    border-bottom: solid 1px #EDF2F5;
    text-align: center;
}

.prodocut_t1 font {
    padding-left: 3vw;
    padding-right: 3vw;
    background-image: url(../images/pic9.png);
    background-repeat: repeat-x;
    background-position: left center;
}
.prodocut_t1 strong {
    padding-left: 0.5vw;
    padding-right: 0.5vw;
    background-color: #ffffff;
}

.prodocut_t {
    float: left;
    width: 86vw;
    overflow: hidden;
    font-size: 1.1vw;
    color: #333;
    font-weight: bold;
    padding-top: 2vw;
}





.prol-banmain {
    width: 100%;
    height: 730px;
    box-sizing: border-box;
    background: unset;
    padding: 0;
    margin: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.prol-banmain .banMainImg {
    width: 550px;
    margin-right: 50px;
}

.prol-banmain .banMainImg img {
    width: 100%;
    height: 100%;
}
.prol-banmain .banMainIntro {
    color: #000;
}

.prol-banmain .banMainIntro {
    width: calc(100% - 600px);
}

.prol-banmain .banMainIntro .prol-banTit {
    font-size: 36px;
    color: #000;
    line-height: 44px;
    font-weight: 600;
    margin-top: 45px;
}

.prol-banmain .banMainIntro .prol-banTit em {
    font-size: 48px;
    color: #21228a;
}

.prol-banmain .banMainIntro .prol-banText {
    font-size: 14px;
    width: 510px;
    height: 130px;
    color: #000;
    padding-top: unset;
    border-top: unset;
    margin-top: 45px;
    line-height: unset;
}

.prol-banmain .banMainIntro .prol-banSlogan {
    font-size: 20px;
    font-weight: 600;
    margin-top: 45px;
}

.prol-banmain .banMainIntro .prol-banPic {
    font-size: 0;
    margin-top: 30px;
}

.prol-banmain .banMainIntro .prol-banPic img:nth-of-type(1),  .prol-banmain .banMainIntro .prol-banPic img:nth-of-type(2) {
    margin-bottom: 10px;
}

.prol-banmain .banMainIntro .prol-banPic img:nth-of-type(1),  .prol-banmain .banMainIntro .prol-banPic img:nth-of-type(3) {
    margin-right: 10px;
}

.prol-banmain .banMainIntro .prol-banPic img {
    width: 285px;
    height: 175px;
    box-shadow: 3px 3px 10px 0px #a0a1cd;
}






#prodcut_abg {
    /*! float: left; */
    /*! width: 90vw; */
    padding-top: 2vw;
}

#prodcut_abg {
    /*! width: 1180px; */
    /*! float: left; */
    /*! padding-top: 2vw; */
    /*! padding-left: 2vw; */
    /*! padding-right: 2vw; */
    background-color: #fff;
    padding-bottom: 2vw;
    margin: auto;
    margin-top: 20px;
}
.life_list{width: 1260px;margin: auto}
#prodcut_a_t {
    font-size: 1.3vw;
    color: #333;
    padding-bottom: 1.5vw;
    /*! float: left; */
    width: 1260px;
    margin: auto;
    font-weight: bold;
}

#prodcut_a_t span{

height: 30px;
width: 6px;
background: #0096df;
    display: inline-block;
    margin-right: 14px;
/*! margin-top: -8px; */
/*! line-height: 64px; */
/*! position: absolute; */
/*! top: 50%; */
/*! margin-top: -12px; */
/*! left: 0; */
padding-top: -8px;
}
#prodcut_a dl {
    width: 16.24vw;
    float: left;
    text-align: center;
    padding-right: 0.6vw;
}

#prodcut_a img {
    width: 16.24vw;
    height: 12vw;
    padding-bottom: 0.8vw;
    padding-top: 0.8vw;
}

#prodcut_a dt {
    color: #666;
    font-size: 0.85vw;
}


.life_list li{width:31.33%;/*! padding:20px ; */float:left;box-shadow: 0 0 5px rgba(0,0,0,0.5);border-radius: 0 50px 0 50px;margin-left: 1%;margin-right: 1%;margin-bottom: 35px;}
.life_list li a{padding:20px;display: block;}
.life_list li a .lift_title{height:40px;padding:20px ;}
.life_list li:hover a{box-shadow: 0 0 5px rgba(0,160,233,2);border-radius: 0 50px 0 50px;}
.life_list li:hover .list_gengdk{display: block;}
.life_list li a,.life_list li .list_gengdk{transition: all 0.4s ease; }
.life_dbtk{display: block;font-size:16px; color:#595959; line-height:25px;}
.life_jjk{display: block;font-size:14px; color:#bababa; line-height:25px;}
.life_tpk{position:relative; height:310px;display: block; top:0;}
.life_tpk img{height:310px; position:absolute;width:100%; }



#sibPart {
    background: url(../images/sib_bg.png) center center no-repeat;
    background-size:  cover;
    text-align: center;
    padding: 30px 0 15px;
}
 #sibPart .Section {
    box-sizing: border-box;
}

#sibPart .swiper-container {
    width: 100%;
    height: 230px;
    overflow: hidden;
}

 #sibPart .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #eee; */
    overflow: hidden;
    padding-left: 30px;
}


 #sibPart .sibBox {
    display: flex;
    position: relative;
    margin: 50px 15px 15px;
    background-color: rgba(255, 255, 255, .9);
    box-shadow: 0 0 15px #ccc;
    border-radius: 5px;
}
 #sibPart .sibBox .sibImg {
    display: block;
    position: relative;
    width: 40%;
    top: 20px;
    left: 20px;
    height: 230px;
    overflow: hidden;
    background: #FFF;
    background-size: cover;
    z-index: 5;
}    
#sibPart .sibBox .sibImg span {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover;
    opacity: 0;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
}
 #sibPart .sibBox .sibImg span.active {
    opacity: 1;
}

 #sibPart .sibBox .sibSlider {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 10px;
    box-sizing: border-box;
}
 #sibPart .sibBox .tagHeader {
    padding: 5px 0 15px 30px;
    text-align: left;
}
 #sibPart .sibBox .tagHeader  strong {
    display: inline;
    background: #F00;
    font-size: 120%;
    padding: 5px 15px;
    border-radius: 5px;
    color: #FFF;
}
 #sibPart .sibBox .sibSlider h3 {
    margin: 10px 40px 10px 0;
    font-size: 120%;
    text-align: left;
}

 #sibPart .sibBox .sibSlider .content p {
    padding: 10px 40px 10px 0;
    text-align: left;
    width: 94%;
    font-size: 90%;
    display: inline-block;
}
 #sibPart .sibSlider .tns-outer {
    position: relative;
    height: 150px;
}
 #sibPart .sibSlider .tns-ovh{
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
}
 #sibPart .sibSlider .tns-outer > button {
    display: none;
}
 #sibPart .sibSlider .tns-nav {
    position: absolute;
    right: 0;
    top: 35%;
    display: inline-block;
    z-index: 99;
}

#sibPart .sibSlider .tns-nav button {
    display: block;
    width: 9px;
    height: 9px;
    padding: 0;
    margin: 0 5px 5px;
    border-radius: 50%;
    background: #ddd;
    border: 0;
}
#sibPart .sibSlider .tns-nav .tns-nav-active {
    background: #C22;
}
 #sibPart .feeler ul {
    display: flex;
    justify-content: center;
    margin: 80px auto;
}
 #sibPart .feeler ul li {
    position: relative;
    width: 15%;
    box-sizing: border-box;
}
 #sibPart .feeler ul li + * {
    margin-left: 5%;
}


 #sibPart .feeler ul li a {
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    border-radius: 50%;
    box-sizing: border-box;
    text-decoration: none;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;

    animation-name: float;
	animation-iteration-count: infinite;	
	animation-direction: alternate;	
	animation-timing-function: ease-in-out;
    animation-duration: 5s;
}


 #sibPart .feeler ul.ballon li:nth-child(odd) {
    margin-top: 100px;
}
#sibPart .feeler ul li.industry a {
    background: url(../images/industry.png) center center no-repeat;
    background-size: cover;
}
#sibPart .feeler ul li.life a {
    background: url(../images/life.png) center center no-repeat;
    background-size: cover;
}
#sibPart .feeler ul li.it a {
    background: url(../images/it.png) center center no-repeat;
    background-size: cover;
}
#sibPart .feeler ul li.energy a {
    background: url(../images/energy.png) center center no-repeat;
    background-size: cover;
}
 #sibPart .feeler ul li.mobility a {
    background: url(../images/mobility.png) center center no-repeat;
    background-size: cover;
}


.about1_about span{color:#e92c00;}









.wrap-service{padding-top: 60px}

.wrap-service .service
{
    position: relative;

    margin-top: 50px;
    padding-top: 40px;

    text-align: center;
}
@media (max-width: 1199px)
{
    .wrap-service .service
    {
        display: none;
    }
}
.wrap-service .service img
{
    max-width: 100%;
}
.wrap-service .service .pic-1 img
{
    -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
            transform: translateX(20px);
}
.wrap-service .service .pic-2
{
    position: absolute;
    top: 0;

    width: 100%;
}
.wrap-service .service .pic-3
{
    position: absolute;
    top: 94px;

    width: 100%;
}
.wrap-service .phone-service
{
    display: none;

    margin-top: 50px;

    text-align: center;
}
.wrap-service .service-info
{
    margin-top: 50px;
    padding: 50px 0;

    border-top: 1px dotted #e4e4e4;
    border-bottom: 1px dotted #e4e4e4;
}
.wrap-service .service-info h3
{
    font-size: 16px;
    font-weight: bold;

    margin: 0;

    text-align: center;
    letter-spacing: .89px;
}
@media (min-width: 1200px)
{
    .wrap-service .service-info ul
    {
        width: 100%;
        padding: 0;

        text-align: justify;
        text-justify: distribute-all-lines;
    }
    .wrap-service .service-info ul:after
    {
        display: inline-block;
        overflow: hidden;

        width: 100%;
        height: 0;
        margin: 0;

        content: '';
    }
}
@media (max-width: 1199px)
{
    .wrap-service .service-info ul
    {
        margin: 0 -15px;
    }
}
@media (min-width: 1200px)
{
    .wrap-service .service-info li
    {
        display: inline-block;

        list-style: none;
    }
}
@media (max-width: 1199px)
{
    .wrap-service .service-info li
    {
        display: inline-block;

        width: 50%;
        margin-right: -4px;
        padding: 0 15px;

        text-align: center;
        vertical-align: top;
    }
}
.wrap-service .service-info li .item
{
    margin-top: 30px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
.wrap-service .service-info li .item:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;
    line-height: 54px;

    display: block;

    width: 54px;
    height: 54px;
    margin: 0 auto;

    content: '\e60d';
    text-align: center;

    color: #ec8106;
    border: 1px solid #eaeaea;
    border-radius: 50%;
}
.wrap-service .service-info li .item p
{
    line-height: 1.71428571;

    margin: 20px 0 0 0;
}
.wrap-service .service-info li .item-2:before
{
    content: '\e61c';
}
.wrap-service .service-info li .item-3:before
{
    content: '\e619';
}
.wrap-service .service-info li .item-4:before
{
    content: '\e6a4';
}
.wrap-service .service-info li .item:hover
{
    -webkit-transform: translateY(-14px);
        -ms-transform: translateY(-14px);
            transform: translateY(-14px);
}
.wrap-service .service-info li .item:hover:before
{
    -webkit-animation: swing 1s 0s ease both;
            animation: swing 1s 0s ease both;
}
.z_quanqiu_lan{ width: 100%; background: #e2f6ff; position: relative; overflow: hidden; }
.z_quanqiu_lan::before{ content: ""; display: block;z-index: 1; transform-origin: right center;  width: 100%; height: 100%; position: absolute; right: 0; top: 0; background: #d92130; position: absolute; left: 0; top: 0; transition: ease 1s;}
.z_quanqiu_lan.animated::before{ width: 0;}
.z_quanqiu_lan li{ width: 25%; font-weight: bold;  height: 7.8125vw; color: #333; border-right: 1px solid #dcdcdc; box-sizing: border-box; float: left; display: flex; align-items: center; justify-content: center;}
.z_quanqiu_lan li a{font-size: 1.25vw;}
.z_quanqiu_lan li span{ color: #00a0e9; display: inline-block;  margin-right: 10px; }
.z_quanqiu_lan li span em{ font-size: 1.77083vw;font-family: RheemSansBB;font-style: normal;}
.z_quanqiu_lan li .icon{ display: inline-block; vertical-align: bottom; margin-right: 1.5vw; }
.z_quanqiu_lan li:last-child{ border-right: none;}
.z_about_num2{ margin: 3.4vw 0; margin-bottom: 3vw;}
.z_about_num2 ul{ display: flex;}
.z_about_num2 li{ float: left; padding: 0 2vw; text-align: center; border-right: 1px solid rgba(255,255,255,.2);}
.z_about_num2 li .timer{font-size: 2.5vw;font-family: RheemSansB;font-weight: bold;}
.z_about_num2 li:last-child{ border-right: none;}
.z_about_num2 li:first-child{ padding-left: 0;}
.z_about_num2 li {
    float: left;
    padding: 0 2vw;
        padding-left: 2vw;
    text-align: center;
    border-right: 1px solid rgba(155,224,255,.8);
}


/*企业文化*/

.newsList li{
	float: left;
	width: 28%;
	padding: 0 25px 30px;
	background-color: #fff;
	margin-right: 2.3%;
	margin-bottom: 2.3%;
	overflow: hidden;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
}
.newsList li:nth-of-type(3n+3){
	margin-right: 0;
}
.newsList li:nth-last-child(-n+3){
	margin-bottom: 0;
}
.newsList li .title{
	position: relative;
	padding: 26px 140px 26px 0;
}
.newsList li .title h1{
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
}
.newsList li .title .time{
	position: absolute;
	top: 0;
	right: 0;
	width: 90px;
	padding: 16px 18px 0;
	height: 100px;
	background-color: #bebebe;
	text-align: center;
	color: #fff;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
}
.newsList li .title .time:before,
.newsList li .title .time:after{
	content: '';
	width: 11px;
	height: 13px;
	background-color: #fff;
	background-color: rgba(255,255,255,.8);
	position: absolute;
	top: 0;
}
.newsList li .title .time:before{
	left: 28px;
}
.newsList li .title .time:after{
	right: 28px;
}
.newsList li .title .time h2{
	font-size: 36px;
	border-bottom: #fff solid 1px;
}
.newsList li .title .time p{
	margin-top: 4px;
	font-size: 14px;
	line-height: 30px;
	font-family: 'Arial';
}
.newsList li .img{
	display: block;
	margin: 20px 0;
	overflow: hidden;
}
.newsList li .img img{
	display: block;
	width: 100%;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
}
.newsList li .txt{
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	color: #777;
	overflow: hidden;
}
.newsList li .more{
	display: block;
	margin-top: 40px;
	width: 118px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #999;
	border: #d3d3d3 solid 1px;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
}
.newsList li .title h1:hover a{
	color: #03a2f2;
}
.newsList li:hover{
	box-shadow: 0 10px 30px rgba(0,0,0,.2);
}
.newsList li .img:hover img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.newsList li .more:hover{
	border-color: #03a2f2;
	color: #03a2f2;
}
.newsList li:hover .title .time{
	background-color: #00a0e9;
	color: #fff;
}


.mainMax{ width:100%; max-width:1200px; margin:60px auto; display:block; overflow:hidden}

/*-----------------发展历程-----------------*/
.bannerFzlc{width:100%; height:360px;background:url(../images/imgFzlc.jpg) no-repeat center/cover; position:relative}
.bannerFzlc h1{ position:absolute; width:100%; text-align:center; left:0; top:90px; color:#ff3600; font-size:34px; letter-spacing:2px; line-height:34px;}
.bannerFzlc h1 i{ display:block; font-family:'rubik'; opacity:0.5; font-size:24px; line-height:24px; margin:20px 0 0 0; letter-spacing:0; text-transform:uppercase}

.boxFzlc{width:100%; background:url(../images/bgFzlc.jpg) no-repeat top center/cover; min-height:500px; position:relative}
.icoFzlc{position:absolute; width:212px; height:212px; background:url(../images/icoFzlc.png) no-repeat center/cover; display:block; left:50%; top:-106px; margin:0 0 0 -106px; text-align:center; overflow:hidden}
.icoFzlc h1{ font-size:50px; line-height:50px; font-family:'rubik'; color:#fff; margin:74px 0 0 0}
.icoFzlc h1 i{ font-size:17px; line-height:17px; display:block; text-transform:uppercase}
.spaceFzlc{ height:67px;}
.listFzlc{background:url(../images/bgLineFzlc.png) no-repeat center -270px/2px 100%; padding:100px 0 120px 0; width:100%; max-width:1040px; margin:0 auto}
.listFzlc li{ margin:-20px 0 0 0; position:relative; padding:0 0 0 580px;}
.listFzlc li h1{ position:absolute; left:50%; top:16px; margin:0 0 0 -9px; width:14px; height:14px; border:2px solid #ff3600; background:#fff; border-radius:50%;}
.listFzlc li h2{ position:absolute; left:50%; top:17px; margin:0 0 0 49px; width:11px; height:12px; background:url(../images/icoFzlcJt1.png) no-repeat;}
.listFzlc li div{background:#fff;}
.listFzlc li div h3{background:#00a0e9; line-height:46px; font-size:23px; color:#fff; padding:0 0 0 25px; /*! width:460; */}
.listFzlc li div h3 i{display:inline-block; margin:0 15px 0 0; font-family:'rubik'; font-size:28px; vertical-align:middle}
.listFzlc li div span{ padding:25px 30px; display:block;color: #727272;font-size: 15px;line-height: 32px;}
.listFzlc li div span p{ background:url(../images/bgLi1.png) no-repeat left 9px; font-size:14px; line-height:26px; padding:0 0 0 20px}

.listFzlc li:nth-child(even){padding:0 580px 0 0;}
.listFzlc li:nth-child(even) h2{margin:0 0 0 -60px;background:url(../images/icoFzlcJt2.png) no-repeat;}
.listFzlc li:nth-child(even) div h3{padding:0 25px 0 0;text-align:right}
.listFzlc li:nth-child(even) div h3 i{margin:2px 0 0 15px; float:right;}
/*-----------------发展历程-----------------*/


/*--------------企业文化----------------*/
.boxRcln{ width:100%;background:url(../images/bgRcln.jpg) no-repeat top center; overflow:hidden;padding-top: 120px;}
.boxRcln1{ width:100%; text-align:center; padding:7px 0 80px 0}
.boxRcln1 i{color:#999; font-size:22px; line-height:22px; display:block; letter-spacing:4.5px; margin-top:30px}

.rclnList{width:100%; overflow:hidden; text-align:center}
.rclnList li{background:#fff; width:280px; overflow:hidden;display:inline-block; margin:0 14px; box-shadow:0 0 10px rgba(0,0,0,0.1); position:relative;border-top-left-radius: 4vw;border-bottom-right-radius: 4vw;}
.rclnList li h1{ position:absolute; top:30px; left:30px; width:20px; font-size:20px; font-weight:bold; line-height:24px;}
.rclnList li h1 em{ color:#ff3600; font-weight:bold}
.rclnList li div{ background:url(../images/bgRcln1.png) no-repeat bottom center; height:120px; position:relative; z-index:2;margin: 36px 0 40px 50px;line-height: 30px;}
.rclnList li div em{ width:1px; /*! height:100%; */ display:inline-block; vertical-align:middle}
.rclnList li div span{width:279px; display:inline-block; vertical-align:middle; font-size:15px; line-height:30px;padding-top: 36px;color: #727272;padding-left: 20px;}
.rclnList li img{margin-top:-23px; width:100%;}


.fzlc{background:url(../images/licheng.jpg) no-repeat bottom center;height: 1000px;}
.fzlc1{width: 1240px;margin: auto;/*! margin-top: 90px; */padding-top: 120px;}
.lcby{color: #cc1616; font-size: 36px; font-weight: bold;padding-bottom: 40px;}
.lcz{width: 490px;float: left;margin-right: 30px;}
.lcy{width: 410px; float: left;}
.fzlc1 p{text-indent: 2em;font-size: 16px;line-height: 30px;}

.indPro{width:100%; max-width:1200px; margin:30px auto 60px auto}
.picFocus{position:relative; padding:0 0 30px 0;width:100%; overflow:hidden; width:100%; max-width:1200px; margin:0 auto}
.picFocus .swiper-slide{width:800px; height:450px; position:relative; background:#000; overflow:hidden}
.picFocus .swiper-slide img{ width:100%; height:100%; opacity:0.6}
.picFocus .swiper-slide h1 { width:100%; position:absolute; left:0; bottom:0; background:url(../images/bgNewsTitle.png) no-repeat; background-size:100% 100%;padding:40px 20px 20px 20px;text-align:center; font-size:15px; line-height:30px;color:#fff; display:none; z-index:2}
.picFocus .swiper-slide h1 strong{ font-weight:bold; display:block; font-size:18px;}
.picFocus .swiper-slide h2{ width:100%; height:100%; opacity:0.8; background-size:cover!important}
.picFocus .swiper-slide-active img{opacity:1}
.picFocus .swiper-slide-active h1{display:block}
.picFocus .swiper-slide-active h2{opacity:1.0;transition:all 1s}
.picFocus .swiper-slide-active:hover h2{transform:scale(1.1,1.1);}

.picFocus .swiper-pagination{bottom:0!important;z-index:1}
.picFocus .swiper-pagination-bullet{width:6px; height:6px; background:#bec0c2; border-radius:4px; opacity:1.0}
.picFocus .swiper-pagination-bullet-active{background:#e50012; width:24px;}
.picFocus .swiper-button-prev{left:calc((100% - 800px)/4); margin:-37px 0 0 -11px; }
.picFocus .swiper-button-next{right:calc((100% - 800px)/4); margin:-37px -11px 0 0; }
















/* 产品分类 */
.product_class{background: #fff;border-radius: 100px;/*! margin-top: 10px; */padding: 30px 50px;box-sizing: border-box;-webkit-box-shadow: #DADCE2 0px 0px 10px; 
   -moz-box-shadow:#DADCE2 0px 0px 10px; 
   box-shadow: #DADCE2 0px 0px 10px; 
margin-bottom: 70px;
}
.product_class li{text-align: center;}
.product_class li img{margin-bottom: 10px; 
    -webkit-transition: -webkit-transform 2s ease-out;
    -moz-transition: -moz-transform 2s ease-out;
    -o-transition: -o-transform 2s ease-out;
    -ms-transition: -ms-transform 2s ease-out;}
.product_class li img:hover{
    
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
    
}

/* 产品分类 end */

/* 热销产品 */


.pro_list li{/*! margin-top: 50px; */ cursor: pointer;margin-bottom: 30px;}
.pro_list li{padding:0 25px 0 25px;box-sizing: border-box;}
.pro_list dl dd{border-top-right-radius: 35px;border-top-left-radius: 10px;border-bottom-left-radius:35px;border-bottom-right-radius: 10px;overflow: hidden;font-size: 0;box-sizing: border-box;-webkit-box-shadow: #999 0px 0px 15px;  -moz-box-shadow:#999 0px 0px 15px;box-shadow: #999 0px 0px 15px;}
.pro_list dl dd img{width: 100%;}
.pro_list dl dt{/*! margin-top: -30px; */}




/*质量体系*/
.pure-u-1-3,
.pure-u-8-24 {
 width:33.3333%;
 /*! float: left; */
}
.pro_list dl dt {
    margin-top: -10px;
}

.pro_list li:hover .more_c{background: #019fe9 ;}
.more_c {
    width: 45px;
    height: 45px;
    background: #ee2106;
    border-radius: 100%;
    border: 5px solid #fff;
    text-align: center;
    line-height: 60px;
    display: block;
    margin: 0 auto;
}
.pro_name {
    box-sizing: border-box; background: url(../images/homefivebg01.jpg);padding: 20px 15px 20px 25px;box-sizing: border-box;border-top-left-radius: 50px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 50px;position: relative;box-sizing: border-box;-webkit-box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;  -moz-box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;height: 80px;
    text-align: center;
}
.pure-u-15-24, .pure-u-5-8 {
    width: 100%;
  
    /*! margin: auto; */
}


/* 热销产品  end */
.pure-u-1-4, .pure-u-6-24 {
    width: 33.33%;
}


/* 案例分类 */
#case_tj .case_recom_list dl dt{height: 250px;margin-top: 35px;border-top-left-radius: 0;border-bottom-left-radius: 0;border-top-right-radius:50px;}
#case_tj .news_more{right: -10px;bottom: -10px;}
#case_tj .case_name{font-size: 30px;margin-top: 30px;margin-bottom: 10px;line-height: 36px;}
#case_tj dl dt p{font-size: 16px;line-height: 30px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.case_zs{background: url(../images/homefivebg01.jpg); padding: 30px 0; box-sizing: border-box; margin: 80px 0 50px 0;box-shadow: rgba(0,0,0,0.1) 0px 0px 15px 2px inset;text-align: center;}

.case_zs h3{width: 400px;margin: 0 auto;}
.case_zs h3 span{font-weight: bold;font-size: 36px;color: #363636;}
.case_zs h3 b{width: 80px;height: 1px;background: #C1C1C1;display: block;margin-top: 32px;}
.case_zs p{font-size: 16px;}



/* .more_case{width: 220px; height: 50px;margin: 0 auto;border-radius: 50px;background: #fff;} */
.more_case a {
    width: 220px;
    height: 50px;
    background: #fff;
    display: block;
    text-align: right;
	color: #E0B44F;
    line-height: 50px;
    border-radius: 50px;
    font-size: 24px;
    margin: 15px 0 0 40px;
    box-shadow: #BCBCBC 0px 0px 10px 2px inset;
}
.more_case a img{float: right;margin-top: 10px;margin-right: 30px;margin-left: 10px;}
#more_case a{margin: 0 auto; width: 220px;}
/* 案例分类  end */
#case{margin-top:-80px;margin-bottom:30px; padding-bottom:30px;}
#case .pageBox{margin-top: 60px;}
#case #case_list dl dd{position: relative;z-index: 99;box-shadow: none;}
#case #case_list dl dt{margin: 0;background: url(../images/homefivebg02.jpg);padding: 60px 25px 20px 25px;box-sizing: border-box;margin-top: -30px;box-sizing: border-box;-webkit-box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;  -moz-box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;border-top-left-radius: 30px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;position: relative;}
#case #case_list dl dt .case_name{color: #2b2b2b;font-size: 18px;font-weight: bold;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom: 10px;}
#case .case_equ li{padding: 0;margin-top: 5px;font-size: 15px;color: #585858;}
.case_more{position: absolute;display: block;width: 68px;height: 45px;background: #00a0e9;border-top-left-radius: 30px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 30px;text-align: center;right: -8px;bottom: -8px;box-sizing: border-box;-webkit-box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;  -moz-box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;}
.case_more img{margin-top: 6px;}
#case  #case_list dl:hover .case_more{background: #ff3600;}

.case_right .product_name{padding: 0px 60px;box-sizing: border-box;}
.case_right .product_name h1{font-size:30px;margin-bottom: 6px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.case_right .product_name p{font-size: 16px;color: #fff;opacity: 0.6;line-height: 30px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom: 12px;}
.case_right .proonedetail{padding-top: 0;}
.case_right .proonedetail .function_list {
    margin: 20px 0 60px;
}
.case_right .proonedetail .function_list span{color: #363636;}
.prony_det #case_list{margin-top: 80px;}
/* 案例 end */
ul,li,dl,dd,dt,p,ol,h1,h2,h3,h4,h5,h6{font-size: 15px;padding: 0;margin: 0;font-weight: normal;letter-spacing: normal;}

dt.col-lg-7{font-weight: normal;}

.pure-u-2-5 {
    /*! width: 40%; */float: left
}
.pure-u-3-5 {
    width: 56%;float: right
}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
a:hover{transition: all 0.6s;}
.warp{width: 1420px;margin: 0 auto;}
.fixed {position:fixed; top:0px;}
.w{width: 1400px;margin: 0 auto;border:none;}
.container{/*! overflow: hidden; */}
/* 顶部*/

.news_recom .bd dl {
    box-sizing: border-box;
    position: relative;
    padding: 30px;
}

.pure-u-1-8, .pure-u-3-24 {
    width: 33.33%;
}

.pure-g {
 /*! letter-spacing:-.31em; */
 text-rendering:optimizespeed;
 font-family:FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-flex-flow:row wrap;
 -ms-flex-flow:row wrap;
 flex-flow:row wrap;
 -webkit-align-content:flex-start;
 -ms-flex-line-pack:start;
 align-content:flex-start
}

/* 新闻中心 */
.news_banner{background: url(../images/news_banner.jpg)no-repeat;}
.news_recom{position:relative;}
.news_recom .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.news_recom .hd ul li{ float:left;  width:8px; height:45px; overflow:hidden; margin-bottom:30px; text-indent:-999px; cursor:pointer; background:#00a0e9;border-radius: 50px;}
.news_recom .hd ul li.on{ background:#ff3600; }
.news_recom .hd{width: 10px;height: 120px;position: absolute;top: 20px;right: 0px;top: 180px;}
.news_recom .bd{ padding:0 60px 0 0; box-sizing: border-box; }
.news_recom .bd ul{zoom:1; }
.news_recom .bd dl{/*! box-sizing: border-box; *//*! position: relative; *//*! padding:30px; */}
.news_recom .bd dl dd{font-size: 0;}
.news_recom .bd dl dd img{border-top-left-radius: 10px;border-top-right-radius: 35px;border-bottom-left-radius: 35px;border-bottom-right-radius: 10px;overflow: hidden;width: 100%;}
.news_recom .bd dl dt{box-sizing: border-box; background: url(../images/homefivebg01.jpg);padding: 20px 65px 20px 50px;box-sizing: border-box;border-top-left-radius: 50px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 50px;position: relative;box-sizing: border-box;-webkit-box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;  -moz-box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;}
.news_recom .bd dl dt p{overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;/*! line-height: 30px; */color: #3e3e3e;padding-top: 12px;}
.news_recom .bd dl dt .news_name{color: #353535;font-size: 18px;font-weight: bold;}
.news_more{display: block;}
.news_more{display: block;width: 68px;height: 45px;background: #ff3600;border-top-left-radius: 20px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 20px;text-align: center;right: 20px;bottom: 20px;box-sizing: border-box;-webkit-box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;  -moz-box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;position: absolute;z-index: 9999999999999;}
.news_more img{margin-top: 6px;}
.news_main{margin-top: 40px;}

.news_item_list{padding-left: 80px;box-sizing: border-box;padding-top: 160px;}
.news_item_list .news_list li{margin-top: 25px;}

#news_pro ul li.on a{background: #ff3600;color: #fff;}
.l-content {
    margin: 0 auto;
}

.l-box {
    padding: 0.5em 2em;
}

ul,li,dl,dd,dt,p,ol,h1,h2,h3,h4,h5,h6{font-size: 15px;padding: 0;margin: 0;font-weight: normal;letter-spacing: normal;}

dt.col-lg-7{font-weight: normal;}


.left{float: left;}
.right{float: right;}
.clear{clear: both;}
a:hover{transition: all 0.6s;}
.warp{width: 1420px;margin: 0 auto;}
.fixed {position:fixed; top:0px;}
.w{width: 1260px;margin: 0 auto;border:none;}
.container{/*! overflow: hidden; */}
/* 顶部*/




/*新闻页*/
.pure-u-10-24, .pure-u-5-12 {
    width: 41.6667%;
}
.pure-u-14-24, .pure-u-7-12 {
    width: 58.3333%;
}
.pure-u-7-24 {
    width: 29.1667%;
}
.pure-u-17-24 {
    width: 70.8333%;
}
.proonebomnav{background:url(../images/homefivebg01.jpg);padding: 30px 0;box-sizing: border-box;margin: 80px 0 50px 0;box-shadow: rgba(0,0,0,0.1) 0px 0px 15px 2px inset}
.pure-u-1-5 {
    width: 33%;
}

#news_pro li {
    /*! padding: 0 30px; */
    background: url(../images/line.png) center center;
}

.hot_pro_class li a {
    background: #00a0e9;
    box-sizing: border-box;
    display: block;
    text-align: center;
    margin: 12px 15px;
    color: #fff;
    height: 50px;
    line-height: 50px;
    border-top-right-radius: 20px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 5px;
}
.hot_pro_class li a b.left {
    margin-left: -5px;
}
.hot_pro_class li a b {
    display: block;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 100%;
    margin-top: 18px;
}

.pure-u-1-2, .pure-u-12-24 {
    width: 50%;
}
.pure-u-7-24 {
    width: 29.1667%;
}
.newthreeul{margin-top: 40px;margin-bottom: 80px;}
.newthreeul li:nth-child(even){padding-left:80px; box-sizing: border-box;}
.newthreeul li:nth-child(odd){padding-right:50px;padding-left: 30px;box-sizing: border-box;}
.newthreeul li{margin: 20px 0;}
.newthreeul li dl{border-radius: 5px;}
.newthreeul dl{background: #F0F3FA;padding: 16px 5px;box-sizing: border-box;}
.newthreeul dl dd a{font-size: 16px;color: #363636;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.newthreeul dl dt span{font-family: arial;font-size: 18px;text-align: center;display: block;}
.newthreeul dl b{display: block;width: 65px;height: 22px;background: url(../images/news_img01.png)no-repeat;float: left;margin-left: -50px;margin-right: 20px;margin-top: 5px;}
.newthreeul li:hover dl{box-sizing: border-box;-webkit-box-shadow:rgba(0,0,0,0.2) 0px 0px 15px;  -moz-box-shadow:rgba(0,0,0,0.2) 0px 0px 15px;box-shadow:rgba(0,0,0,0.2) 0px 0px 15px;}
.newthreeul li:hover dl b{background: url(../images/news_img.png)no-repeat;}







/* 产品详情 */
.service_supp{margin-right: 300px;}
.service_supp li{float: left;color: #fff;margin-right: 50px;}
.service_supp li b{width: 8px;height: 8px;background: #E0B44D;border-radius: 100%;display: block;float: left;margin: 10px;}

.box1{ overflow: hidden;width: 100%;position: relative;}
.all{
    height: auto;margin: 40px 0 0 0;overflow: hidden;
}
.top-img{
	background: #000;
   height: auto;font-size: 0;position: relative;
	border-top-right-radius: 30px;border-top-left-radius: 10px;border-bottom-left-radius:30px;border-bottom-right-radius: 10px; overflow: hidden;
}
.activeimg{
    overflow: hidden;position: relative;
	border-top-right-radius: 30px;border-top-left-radius: 10px;border-bottom-left-radius:30px;border-bottom-right-radius: 10px; overflow: hidden;
}
.activeimg img{height: 520px}
.top-img .activeimg img{opacity: 0.9;  width: 600px;
  border-top-right-radius: 30px;border-top-left-radius: 10px;border-bottom-left-radius:30px;border-bottom-right-radius: 10px; overflow: hidden;
}
.top-img .left{ display: none;
    width: 80px;position: absolute;left: 0;top: 0;text-align: center;line-height: 550px;
    cursor: pointer;
}
.top-img .right{display: none;
    width: 80px;position: absolute;right:0px;top: 0;text-align: center;line-height: 550px;
    cursor: pointer;
}

.bot-img{position: absolute;bottom: 0;right: 10px;
    height: 90px;margin-top: 15px
}
.bot-img ul{
    width: 100%;height: 100px;
}
.bot-img ul li{border-radius: 5px;overflow: hidden;
    width: 90px;margin-right: 10px;float: left;border: 2px solid rgba(255,255,255,0.7);cursor: pointer;font-size: 0;
}
.bot-img ul li.active{
    border: 2px solid #ff3600;
}
.bot-img ul li img{
    width: 100%;
}
.bot-img ul li:last-child{
    margin-right: 0;
}
.proonebom .pure-g{}

.pro_right{margin-top: 150px;}
.pro_right .product_name{padding: 30px 60px;box-sizing: border-box;font-size: 30px;color: #5f5f5f;}

.proonedetail{padding:30px 0 60px 150px;box-sizing: border-box;background: url(../images/homefivebg01.jpg);border-top-right-radius: 40px;border-bottom-right-radius: 10px;overflow: hidden;border-bottom-left-radius: 40px;margin-left: -80px;}
.proonedetail .kf_img img{width: 100%;}
.proonedetail .proo_text span{color: #078bd5;font-size: 18px;}
.proonedetail .proo_text span i{display: block;width: 8px;height: 8px;border: 1px solid #078bd5;box-sizing: border-box;float: left;margin: 10px 10px 10px 0;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.proonedetail .proo_text p{color: #6B6B6D;margin: 10px 0;}
.hot_service{background: #fff;height: 60px;width: 500px;line-height: 60px;border-top-right-radius:40px;margin: 30px 0 30px;border-top-left-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.hot_service{padding-left: 30px;box-sizing: border-box;}
.hot_service b{color: #078bd5;font-size: 30px;font-family: Arial;}
.hot_service span{font-size: 16px;color: #363636;display:block;width:240px;float: left;}
.hot_service span img{padding: 10px 0;box-sizing: border-box;float: left;margin-right: 10px;}
.kf_img{font-size: 0;}

.contact_infor{margin-top: -150px;}
#consult{margin-left: 50px;margin-top:70px;box-sizing: border-box;-webkit-box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;  -moz-box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;box-shadow:rgba(0,0,0,0.3) 0px 0px 10px;}
.cont_text{width:380px;height: 54px;background:url(../images/cont_bk.png)no-repeat;line-height: 54px;/*! text-align: center; */margin: 85px 0px 0 80px;padding-left: 40px;}
.proo_text p {
    color: #6B6B6D;
    margin: 10px 0;
}

.proonebom{margin-top: 30px; margin-bottom: 60px}



.news_details{ background: #fff; padding: 65px;}
.news_details .pc_all_contnet{ background: #fff; padding: 60px;}
.news_details .news_details_title{ text-align:center; border-bottom:1px solid #dcdcdc; padding-bottom:15px;}
.news_details .news_details_title dd{ font-size:26px; color:#333333; padding-bottom:20px; font-weight: bolder;}
.news_details .news_details_title dt div{ color:#999999; font-size:13px; padding-right:50px; display:inline-block; line-height:26px;}
.news_details .news_details_title dt div:last-child{ padding-right:0px}

.news_details .news_details_content{ padding-top: 40px;}
.news_details .news_details_content .details_content_top div img{ max-width:100%;}
.news_details .news_details_content .details_content_top{ border-bottom:1px solid #dcdcdc; padding-bottom:30px;}
.news_details .news_details_content .details_content_top p{ line-height:26px; font-size:14px; color:#666666;}
.news_details .news_details_content .details_content_top img{ width:inherit !important; height: inherit !important; max-width:100%;}
.news_details .news_details_content .details_content_top div{ padding-bottom:10px; text-align: center;}
.news_details .news_details_content .news_page{ margin-top: 35px;/*! margin-bottom: 15px; */padding-bottom: 15px;}
.news_details .news_details_content .news_page div{ line-height:45px; width: 36%;}
.news_details .news_details_content .news_page div span{ background: #ebebeb; width: 20%; text-align: center;font-size: 14px;}
.news_details .news_details_content .news_page div a{ font-size:13px; color:#333333; display:inline-block; background: #f6f6f6; width: 75%; padding-left: 20px;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.news_details .news_details_content .news_page div a:hover{ color:#2064be}

.vertical{
	display:-webkit-box;
 display:-webkit-flex;
 display:-moz-box;
 display:-moz-flex;
display:-ms-flexbox;
display:flex;
/* 水平居中*/ 
	   -webkit-box-align:center;
		  -moz-box-align:center;
		   -ms-flex-pack:center;
 /* IE 10 */
 -webkit-justify-content:center; 
	-moz-justify-content:center;
	     justify-content:center;
/* IE 11+,Firefox 22+,Chrome 29+,Opera 12.1*/
/* 垂直居中 */ 
		-webkit-box-pack:center;
		  -ms-flex-align:center;
		   -moz-box-pack:center;
/* IE 10 */
	 -webkit-align-items:center;
	    -moz-align-items:center;
	    	 align-items:center;

}


/*技术研发*/
.study-block1 .cTit-h1 {
    margin-top: 60px;
}
.cTit-h1 {
    font-size: 32px;
    line-height: 34px;
    font-weight: bold;
    color: #fff;
    text-align: center;
	/*! padding-top: 90px; */
    margin: auto;
}

.stub1-main {
    margin-top: 50px;
    width: 1200px;
    margin: auto;
    padding-top: 70px;
}
.stub1-l {
    width: 295px;
    text-align: right;
}
.left-block {
    float: left;
}
.stub1-l .tit {
    color: #ff5003;
}
.stub1-main .tit {
    margin-top: 44px;
    font-size: 30px;
    line-height: 32px;
}
.stub1-main .text {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    height: 96px;
    margin-top: 20px;
}
.stub1-main .list-img {
    margin-top: 20px;
}
.stub1-c {
    width: 440px;
    height: 370px;
    background: url('../images/stub1-img2.png') no-repeat center;
    margin: 0 77px;
}
.left-block {
    float: left;
}
.stub1-r {
    width: 280px;
}
.left-block {
    float: left;
}
.stub1-r .tit {
    color: #0788d1;
}
.stub1-main .tit {
    margin-top: 44px;
    font-size: 30px;
    line-height: 32px;
}
.stub1-main .text {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    height: 96px;
    margin-top: 20px;
    /*! text-align: left; */
}
.stub1-main .list-img {
    margin-top: 20px;
}
.stub1-main .list-img img {
   float: right
}
.stub1-em {
    /*! margin-top: 40px; */
	padding-bottom: 50px
}
.cTitText {
    font-size: 16px;
    line-height: 28px;
 
    color: #666;
   margin-top: 24px; /*
	padding-bottom: 50px*/
   
    width: 1230px;
}
.stub1-l {
    text-align: right;
}
.z_pc_honor {text-align: center}

.about1_container span {
    color: #e92c00;
}

.zbtx p{text-indent: 2em;line-height: 36px;font-size: 16px;}