@charset "utf-8";
/* CSS Document */



/*热门关键词*/
.Popular {
    background: rgba(255,255,255,0.9);
    z-index: 999;
    position: relative;
    width: 100%;
    height: 55px;
    line-height: 55px;
}
.Popular .search {
    position: relative;
    line-height: 51px;
}
.Popular .search .input {
    height: 31px;
    width: 308px;
    line-height: 31px;
    padding-left: 10px;
    border: 1px solid #ccc;
    background: none;
}
.Popular .words a {
    padding: 0 10px;
    font-size: 14px;
    color: #666;
    font-weight: normal;
}
.Popular .words a:hover {
    color: #000;
}
.Popular .words p{
    color: #888;
    font-size: 14px;
    float: left;
}
.Popular .words p span{
    color: #333333;
}


.Popular .search .btn {
    background: url("../images/ico.png")no-repeat 0 -25px  ;
    height: 28px;
    width: 28px;
    border: none;
    position: absolute;
    right: 12px;
    top: 14px;
    cursor: pointer;
}
/* 轮播图css */
.slideBox {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    z-index: 555;
    top: -55px;
    height: 600px;
}
.slideBox .hd {
    display: inline-block;
    position: relative;
    bottom: -615px;
    z-index: 1;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox .hd ul li {
    float: left;
    margin: 0 3px;
    width: 50px;
    height: 5px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}
.slideBox .hd ul li.cur {
    background: #006db8;
    color: #fff;
}
.slideBox .bd {
    position: relative;
    z-index: 0;
	top: -17px;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    display: block;
    height: 655px;
}
.slideBox .prev, .slideBox .next {
    position: absolute;
    left: 6%;
    top: 55%;
    margin-top: -25px;
    display: block;
    width: 60px;
    height: 60px;
    background: url("../images/btn01.png") 0px 0px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 789;
}
.slideBox .next {
    left: auto;
    right: 6%;
    background-position: -60px 0px;
}
.slideBox .prev:hover, .slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 0.9;
}
.slideBox .prevStop {
    display: none;
}
.slideBox .nextStop {
    display: none;
}
/* 轮播图css结束 */
/*标题*/
.ttitle{
    text-align: center;
}
.ttitle .ttit{
    font-size: 38px;
    color: #333;
    font-weight: bold;
    line-height: 1;
}
.ttitle .ttit b{
    color: #006db8;
}
.ttitle .thr{
    width: 100%;
    height: 1px;
    text-align: center;
    background: #dcdcdc;
    margin: 20px auto;
}
.ttitle .thr span{
    width: 50px;
    height: 1px;
    display: block;
    background: #006db8;
    margin: auto;
}
.ttitle .tsub{
    font-size: 18px;
    color: #333;
}


/*解决方案*/
.solution {
    overflow: hidden;
    padding: 120px 0 80px;
    background: #fff;
}
.soltitle {
    text-align: center;
    height: 110px;
}
.soltitle .sol {
    height: 58px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 435px;
    margin: 0 auto;
    display: block;
}
.soltitle .sol p {
    background: #fff;
    width: 50%;
    height: 49px;
    position: relative;
    margin: 0 auto;
    top: -26px;
}
.soltitle .soltit {
    position: relative;
    z-index: 999;
    padding: 0 14px;
    top: -84px;
    font-size: 40px;
    color: #333;
    display: block;
    font-weight: bold;
}
.soltitle .solsubt {
    position: relative;
    top: -65px;
    z-index: 999999;
    font-size: 16px;
    color: #fff;
    background: #006cb8;
    padding: 0 14px;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}

/**/
.product .conleft {
    width: 260px;
}
.product .conleft .box {
    background: #fff;
    border-top: 1px solid #dfdddd;
}
.product .conleft .box:first-child {
    border-top: none;
}
.product .conleft .box h3 {
    padding: 19px 0;
    text-indent: 23px;
    background: url("../images/index_12.jpg")no-repeat left top;
}
.product .conleft .box h3 p {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}
.product .conleft .box h3 span {
    font-size: 14px;
    color: #fff;
    opacity: 0.6;
    padding-left: 23px;
    text-transform: uppercase;
    font-weight: normal;
}
.lbox{
	background: #eee;
	border: 1px solid #ddd;
	border-top: none;
	padding: 20px;
<!--	height: 637px;-->
	overflow: hidden;
}
.product .conleft .box h4{
    margin: 4px 0;
}
.product .conleft .box h4 a{
	display: block;
    height: 45px;
	line-height: 45px;
    background: #006cb8;
    color: #fff;
    padding-left: 20px;
    font-size: 16px;
    font-weight: normal;
	text-align: left;
}

.product .conleft .box h4 i {
    width: 25px;
	height: 25px;
	display: block;
    background:url(../images/ico.png)no-repeat -25px -75px;
    margin-right: 10px;
	float: left;
    margin-top: 10px;
}
.product .conleft .box h4.cur i {
    width: 25px;
	height: 25px;
	display: block;
    background:url(../images/ico.png)no-repeat 0px -75px;
    margin-right: 10px;
	float: left;
    margin-top: 10px;
}

.product .conleft .box ul {
	display: none;
    overflow: hidden;
    height: 336px;
}
.product .conleft .box ul li {
    height: 42px;
    line-height: 42px;
    background: url(../images/index_52.png) no-repeat 190px center;
    font-size: 14px;
	text-indent: 1em;
    color: #666;
}
.product .conleft .box ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 80%;
}
.product .conleft .box ul li:first-child {
    border-top: none;
}
.product .conleft .box2 h3 a {
    background: url(../images/proicon03.png) no-repeat 200px center;
}

.product .conleft .box ul li:hover {
    background: url(../images/index_53.png) no-repeat 190px center;
}
.product .conleft .box ul li:hover a {
    color: #006cb8;
    font-weight: bold;
}
.product .conleft .zxrx {
    background: #006cb8;
    padding: 15px 0 15px 40px;
}
.product .conleft .promore {
    padding-left: 37px;
    display: block;
    background: url(../images/proico.png) no-repeat left center;
}
.product .conleft .promore {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-family: "Times New Roman", Arial, "微软雅黑";
}
.product .conright {
    width: 930px;
}
.product .conright .r_top {
    height: 390px;
    background: #fff;
    margin-bottom: 17px;
    position: relative;
	border: 1px solid #eee;
}
.product .conright .r_top .topbox {
    position: relative;
    overflow: hidden;
    height: 390px;
}
.product .conright .r_top ul {
    position: relative;
}
.product .conright .r_top ul li {
    float: left;
    width: 465px;
    height: 405px;
    padding: 30px 65px 0 400px;
    position: relative;
}
.product .conright .r_top ul li .pImg {
    display: block;
    width: 343px;
    height: 343px;
    position: absolute;
    left: 25px;
    top: 30px;
    background: #eee;
}
.product .conright .r_top ul li .pImg a {
    display: block;
    width: 338px;
    height: 338px;
    position: relative;
    top: -5px;
    left: -5px;
    border: 1px solid #dfdddd;
    overflow: hidden;
}
.product .conright .r_top ul li img {
    display: block;
    width: 338px;
    height: 338px;
    transition: all 0.5s;
}
.product .conright .r_top ul li .p1 {
    font-size: 20px;
    color: #000;
    margin-bottom: 25px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product .conright .r_top ul li .p1 em {
    display: block;
    width: 47px;
    height: 1px;
    margin-top: 20px;
    background: #ff9d00;
}
.product .conright .r_top ul li .p2 {
    
    height: 150px;
    margin-bottom: 20px;
    
}
.product .conright .r_top ul li .p2 span{
	margin-bottom: 10px;
	display: block;
	color: #333;
}

.product .conright .r_top ul li .p2 pre {
	padding: 10px 15px;
	border: 1px dashed #e5e5e5;
	font-family: "微软雅黑", Arial;
    line-height: 24px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 14px;
    color: #666;
}
.product .conright .r_top ul li .p3 {
    overflow: hidden;
	padding-top: 20px;
}
.product .conright .r_top ul li .p3 a {
    display: block;
    float: left;
    width: 145px;
    height: 45px;
    line-height: 45px;
    margin-right: 10px;
    text-align: center;
    background: #ff9d00;
    border-radius: 2px;
    color: #fff;
}
.product .conright .r_top ul li .p3 a:first-of-type {
    background: #333;
}
.product .conright .r_top ul li .p3 a:hover {
    background: #222;
}
.product .conright .r_top ul li .pImg:hover img {
    transform: scale(1.08);
}
.product .conright .r_top .proBtnl {
    display: block;
    width: 61px;
    height: 61px;
    border: 1px solid #eee;
    cursor: pointer;
    position: absolute;
    right: 62px;
    bottom: 0;
    background: #fff;
}
.product .conright .r_top .proBtnl i {
    display: block;
    width: 61px;
    height: 61px;
    background: url(../images/fangjtl01.png) no-repeat center;
}
.product .conright .r_top .proBtnr {
    display: block;
    width: 61px;
    height: 61px;
    border: 1px solid #eee;
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
}
.product .conright .r_top .proBtnr i {
    display: block;
    width: 61px;
    height: 61px;
    background: url(../images/fangjtr01.png) no-repeat center;
}
.product .conright .r_top .proBtnl:hover, .product .conright .r_top .proBtnr:hover {
    background: #006cb8;
    border-color: #006cb8;
}
.product .conright .r_top .proBtnl:hover i {
    background: url(../images/fangjtl02.png) no-repeat center;
}
.product .conright .r_top .proBtnr:hover i {
    background: url(../images/fangjtr02.png) no-repeat center;
}
.product .conright .r_top .topbg {
    width: 113px;
    height: 113px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/fangxp.png) no-repeat center;
}
.product .conright .r_bot dl {
	float: left;
    width: 298px;
    margin-left: 15px;
    background: #fff;
    text-align: center;
    border: 1px solid #eee;
}
.product .conright .r_bot dl:first-of-type {
    margin-left: 0;
}
.product .conright .r_bot dl dt {
    overflow: hidden;
}
.product .conright .r_bot dl dt img {
    display: block;
    width: 300px;
    height: 300px;
    transition: all 0.5s;
}
.product .conright .r_bot dl dd.dd1 {
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product .conright .r_bot dl dd.dd1 a {
    color: #333;
}
.product .conright .r_bot dl dd.dd2 {
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;/*display: -webkit-box;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 39px;
    padding: 0 20px;
}
.product .conright .r_bot dl:hover dt img {
    transform: scale(1.08);
}
.product .conright .r_bot dl:hover dd.dd1 a {
    color: #014590;
}


/*问题*/

/*
.yzbj {
    padding: 70px 0 70px;
    overflow: hidden;
	background: url("../images/index_15.jpg")no-repeat center top;
	height: 1156px;
}
*/
.czwt {
    height: 880px;
}
.czwt h3 {
    text-align: center;
    position: relative;
    margin-top: 30px;
}
.czwt h3 span {
    font-size: 40px;
    display: block;
    color: #222;
    line-height: 55px;
    font-weight: normal;
}
.czwt h3 i {
    display: block;
    font-size: 40px;
    color: #ff9500;
    text-transform: uppercase;
    font-weight: bold;
}

.pro_ads_row2 {
    position: relative;
    width: 100%;
    height: 650px;
    background: url("../images/fannai_bj.png")no-repeat left center;
}
.pro_ads_item {
    display: block;
    height: 60px;
    padding: 1px 45px 10px 45px;
    position: absolute;
    z-index: 3;
    width: 310px;
}
.pro_ads_item strong {
    font-size: 35px;
    font-weight: bold;
    display: block;
    line-height: 55px;
    transition: 0.3s all ease;
    color: #333;
}
.pro_ads_item pre {
    color: #666;
    display: block;
    line-height: 25px;
    transition: 0.3s all ease;
    font: 18px Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.pro_ads_item.active strong {
    color: #ff9500
}
.pro_ads_item.active p {
    color: #666666;
    font-size: 18px;
}
.pro_ads_item1, .pro_ads_item3 {
    text-align: right;
}
.pro_ads_item2, .pro_ads_item4 {
    text-align: left;
}
.pro_ads_item1 {
    left: -55px;
    top: 150px;
}
.pro_ads_item2 {
    right: -50px;
    top: 165px;
}
.pro_ads_item3 {
    left: -62px;
    top: 490px;
}
.pro_ads_item4 {
    right: -42px;
    top: 500px;
}
.pro_ads_item:after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    background: #333;
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(0,0,0,0.1);
    top: 30px;
    transition: 0.3s all ease;
}
.pro_ads_item.active:after {
    background: #ff9500;
    box-shadow:0 0 0 10px rgba(255, 140, 0, 0.2);
}
.pro_ads_item1:after, .pro_ads_item3:after {
    right: 0;
}
.pro_ads_item2:after, .pro_ads_item4:after {
    left: 0;
}
.pro_ads_row2_in {
    background: url(../images/pro_ads_in.png) no-repeat center 34px;
    width: 626px;
    position: absolute;
    bottom: 0;
    top: -20px;
    left: 288px;
}
.pro_ads_row2_in_tit {
    display: block;
    text-align: center;
    position: absolute;
    top: 165px;
    left: 150px;
    width: 326px;
}
.pro_ads_row2_in_tit strong {
    font-size: 34px;
    display: block;
    color: #006db8;
    line-height: 50px;
    font-weight: bold;
}
.pro_ads_row2_in_tit p {
    font-size: 24px;
    line-height: 30px;
    display: block;
    font-weight: 100;
    color: #666
}
.pro_ads_row2_in_cont {
    display: block;
    width: 388px;
    height: 370px;
    background: url(../images/pro_ads_in_2.png) no-repeat center;
    position: absolute;
    top: 265px;
    left: 122px;
}
.pro_ads_item2 strong {
    left: 135px;
    position: absolute;
    overflow: hidden;
}
.pro_ads_item2 pre {
    position: absolute;
    left: 140px;
    top: 70px;
}
.pro_ads_item4 strong {
    left: 150px;
    position: absolute;
    overflow: hidden;
}
.pro_ads_item1 strong {
    position: absolute;
    right: 140px;
    top: 10px;
}
.pro_ads_item3 strong {
    position: absolute;
    right: 135px;
    top: 10px;
}
.pro_ads_item1 pre {
    position: absolute;
    top: 79px;
    right: 140px;
}
.pro_ads_item3 pre {
    position: absolute;
    top: 79px;
    right: 130px;
}
.pro_ads_item4 pre {
    position: absolute;
    left: 150px;
    top: 70px;
}
.yzbj .yin {
    text-align: center;
}
.yzbj .yin p {
    color: #333;
    font-size: 40px;
    font-weight: bold;
    display: block;
}
.yzbj .yin .yinwen{
    overflow: hidden;
    margin-top: 35px;
}


#about .yzbj .yin p{
    margin-top: 50px;
}

.yzbj .yin p b {
    color: #ff9500;
}
.yzbj .yin ul {
    float: left;
    background: #006db8;
    width: 844px;
    height: 180px;
}
.yin_t {
    font-size: 40px;
    color: #333;
    text-align: center;
    height: 90px;
    line-height: 42px;
    overflow: hidden;
    background: url(../images/yin_line01.png) no-repeat center 66px;
    font-weight: bold;
}
.yin_t a {
    color: #333;
}
.yin_t span {
    display: block;
    font-size: 18px;
    padding: 8px 0 0;
    font-weight: normal;
}
.ibrand-num {
    overflow: hidden;
}
.ibrand-num li {
    float: left;
    width: 230px;
    padding: 13px 0 10px 50px;
    text-align: left;
    color: #fff;
    font-size: 16px;
    background: url(../images/ani_gx.jpg)no-repeat left top;
    margin-top: 30px;
}
.ibrand-num li span {
    font-size: 70px;
    line-height: 60px;
    font-family: "微软雅黑";
    font-weight:normal;
}

.ibrand-num li b {
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 15px 0 0 5px;
    opacity: 0.7;
}
.ibrand-num li:first-child {
    background: none;
}
.yin_bot {
    width: 784px;
    margin: 0 auto;
    padding: 45px 0 0;
}
.yin_bot ul li {
    font-size: 16px;
    color: #333;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    float: left;
    width: 307px;
    padding: 0 0 0 20px;
    margin-left: 77px;
}
.yin_bot ul li:hover {
    color: #6eb92b;
}
.yin_bot ul li:nth-child(2n) {
    width: 360px;
    margin: 0;
}
.yzbj .yin .p3 {
    display: block;
    float: left;
    width: 356px;
    background: #ff9500;
    height: 150px;
    padding-top: 30px;
    color: #fff;
    text-align: left;
}
.yzbj .yin .p3 i {
    display: block;
    background: url(../images/p3ico1.png)no-repeat 43px center;
    color: #fff;
    font-weight: bold;
    font-size: 35px;
    font-family: "Arial";
    padding-left: 85px;
    line-height: 40px;
}
.p3ico {
    background: url("../images/p3ico.png")no-repeat 44px center!important;
}
.yzbj .yin .p3 span {
    font-size: 16px;
    line-height: 39px;
    text-align: left;
    display: block;
    margin-left: 85px;
}

/*合作客户*/
.hezuo{padding: 80px 0 20px;}
.aahezuo{ width:1200px; position:relative;margin-top: 20px;}
.aahezuo .hd{ overflow:hidden; }
.aahezuo .hd .prev,.aahezuo .hd .next{
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn01.png) no-repeat;
    position: absolute;
    top: 36%;
    left: -80px;
    opacity: .8;
}
.aahezuo .hd .prev:hover,.aahezuo .hd .next:hover{opacity: 1;}
.aahezuo .hd .next{ background-position:-60px 0;right: -75px; left: auto;}
.aahezuo .hd .prevStop{ background-position:-60px 0; }
.aahezuo .hd .nextStop{ background-position:-60px -50px; }

.aahezuo .bd{overflow: hidden;}
.aahezuo .bd .tempWrap{margin-left: -8px;}
.aahezuo .bd ul{ overflow:hidden; zoom:1; }
.aahezuo .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;border:1px solid #e5e5e5;  }
.aahezuo .bd ul li .pic{ text-align:center;}
.aahezuo .bd ul li .pic i{ padding:20px 10px 20px;display: block;overflow: hidden;}
.aahezuo .bd ul li .pic img{ width:265px; display:block;}
.aahezuo .bd ul li:hover{ border-color:#ff9500; cursor:pointer;}
.aahezuo .bd ul li:hover .pic img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;{ border-color:#ff9500; }
}
.aahezuo .bd ul li p{ margin:10px 0 20px;font-size: 15px; color: #333;}
/*优势*/
.ctfw {
    background: url(../images/ys_bg.jpg) no-repeat center center;
    height: 610px;
    margin-top: -40px;
}

.ctfw .soltitle{
    height: 160px;
}
.ctfw .soltitle p.soltit{
    position: relative;
    z-index: 999;
    padding: 0 14px;
    top: 80px;
    font-size: 40px;
    color: #fff;
    display: block;
    font-weight: bold;
}
.ctfw .soltitle span.solsubt{
    position: relative;
    top: 102px;
    z-index: 999999;
    font-size: 16px;
    color: #fff;
    background: #ff9500;
    padding: 0 14px;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}

.ctfw ul {
    margin-top: 45px;
    width: 1220px;
    margin-left: -10px;
    overflow: hidden;
}
.ctfw li {
    width: 169px;
    float: left;
    background: url(../images/ys_00.png) no-repeat center center;
    height: 230px;
    text-align: center;
    cursor: pointer;
    position: relative;
    margin-right: 93.5px;
}
.ctfw li:last-of-type{
    margin-right: 0;
}
.ctfw li a{
    display: block;
    overflow: hidden;
}
.ctfw li .ico {
    width: 85px;
    height: 85px;
    margin: 50px auto 20px;
}
.ctfw li span {
    font-size: 18px;
    font-weight: bold;
    color: #006db8;
}
.ctfw li p {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.ctfw li i {
    width: 22px;
    height: 17px;
    background: url(../images/3jt.png) no-repeat center center;
    position: absolute;
    top: 179px;
    left: 92px;
}

.ctfw .hx:nth-of-type(5) {
    display: none;
}

/*优势*/
.youshi {
	overflow: hidden;
	width: 100%;
    background: url(../images/index_17.jpg) no-repeat top center;
/*    margin-top: 80px;*/
}
.youshi .ystit {
    font-size: 36px;
    color: #fff;
    padding-top: 65px;
    padding-left: 375px;
}
.youshi .ystit p{
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
}
.youshi .ystit h3{
    font-size: 45px;
    color: #fff;
}
.youshi .ystit h3 span{
    font-size: 50px;
    font-weight: normal;
    margin-left: 15px;
    position: relative;
    top: 2px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.65);
}
.youshi .ystit h4{
    margin-top: 12px;
    margin-left: 25px;
    font-weight: normal;
}

.youshi .ysContent{
    padding-top: 100px;
}
.youshi dl{
	display: block;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 40px;
	margin-top: 40px;
}
.youshi dl:last-of-type{
	border-bottom: none;
}
.youshi dl:after{
	content: "";
	clear: both;
	display: block;
}
.youshi dt{
	width: 550px;
    border-left: 1px dashed #ddd;
    padding-left: 50px;
}
.youshi dl:nth-of-type(2) dt{
	border: none;
    border-right: 1px dashed #ddd;
    padding-right: 50px;
    padding-left: 0;
}
.youshi dt img{
	margin: 0 auto;
	display: block;
}
.youshi dd{
    margin-top: 40px;
    width: 520px;
}
.youshi dd li:first-of-type{
	margin-bottom: 100px;
}
.youshi dd li i{
    background: url(../images/ysico01.png) no-repeat left center;
    padding-left: 90px;
    height: 25px;
    margin-right: 10px;
    display: block;
    float: left;
    line-height: 25px;
    font-size: 50px;
    color: #006cb8;
    font-weight: bold;
    font-style: normal;
}
.youshi dd li span{
	font-size: 25px;
	font-weight: bold;
	color: #333;
    display: block;
    margin: 20px 0;
}
.youshi dd li p b{
	color: #ff8c00;
	font-weight: bold;
}
.youshi dd li p{
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #666;
    padding-left: 20px;
    background: url(../images/ysico02.png) no-repeat left 2px;
}








/*资质证书*/

.zhengshu{ padding-top: 80px; background: url(../images/zs_bg.jpg)#eee no-repeat center bottom; height: 520px;}
.btitle{
    background: url(../images/title_bg.png) no-repeat 0 0;
    width: 563px;
    height: 85px;
    margin: auto;
}
.btitle .btit{
    font-size: 38px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    padding-left: 100px;
    margin-bottom: 20px;
}
.btitle .btit b{
    color: #006db8;
}

.btitle .bsub{
    padding-left: 100px;
    font-size: 18px;
    color: #333;
}
.zhengshu .btitle .bsub{
    padding-left: 150px;
}
.aazhengshu{ width:1200px; position:relative;margin-top: 40px;}
.aazhengshu .hd{ overflow:hidden; }
.aazhengshu .hd .prev,.aazhengshu .hd .next{
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn01.png) no-repeat;
    position: absolute;
    top: 36%;
    left: -80px;
    opacity: .8;
}
.aazhengshu .hd .prev:hover,.aazhengshu .hd .next:hover{opacity: 1;}
.aazhengshu .hd .next{ background-position:-60px 0;right: -75px; left: auto;}
.aazhengshu .hd .prevStop{ background-position:-60px 0; }
.aazhengshu .hd .nextStop{ background-position:-60px -50px; }

.aazhengshu .bd{overflow: hidden;}
.aazhengshu .bd .tempWrap{margin-left: -8px;}
.aazhengshu .bd ul{ overflow:hidden; zoom:1; }
.aazhengshu .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.aazhengshu .bd ul li .pic{ text-align:center;}
.aazhengshu .bd ul li .pic a{ display: block;}
.aazhengshu .bd ul li .pic span{overflow: hidden; height: 250px;background: #fff;display: block;border:1px solid #e5e5e5;}
.aazhengshu .bd ul li .pic img{ width:225px; display:block;margin-top: 13px;}
.aazhengshu .bd ul li:hover .pic span{ border-color:#ff9500; }
.aazhengshu .bd ul li:hover .pic img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}
.aazhengshu .bd ul li p{ width: 225px; margin: auto; margin-top: 15px;font-size: 15px; color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block; }

/*测试项目*/
.ceshi{padding-top: 80px;}
.ceshi .btitle{
    background-position: 0 -85px;
}
.ceshi .btitle .bsub{
    padding-left: 160px;
}

.aaceshi{margin-top: 40px;}
.aaceshi dl{
    float: left;
    width: 583px;
    height: 246px;
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
    overflow: hidden;
}
.aaceshi dl:nth-of-type(2n){
    margin-left: 30px;
}
.aaceshi dt{
    float: left;
    overflow: hidden;
}
.aaceshi dl:hover img{
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}
.aaceshi dl:hover{
    border-color: #ff9500;
}

.aaceshi dd{
    padding: 25px;
    width: 218px;
    float: left;
}
.aaceshi dd h3{
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.aaceshi dd span{
    width: 49%;
    float: left;
    font-size: 12px;
    margin: 3px 0;
}
.aaceshi dd span a{
    display: block;
    padding: 6px 0;
}
.aaceshi dd span:hover{
    background: #ff9500;
}
.aaceshi dd span:hover a{
    color: #fff;
}
.aaceshi dd a:nth-of-type(2n){
    margin-left: 2%;
}

.aaceshi dd .btn01{
    clear: both;
    overflow: hidden;
    padding-top: 22px;
}
.aaceshi dd .btn01 a{
    width: auto;
    background: #006db8;
    color: #fff;
    padding: 7px 15px;
}

/*实验基地*/
.jidi{
    padding-top: 80px;
    background: url(../images/jidi_bg.jpg)no-repeat center center;
    height: 883px;
    margin-top: 50px;
}
.jidi .btitle{
    background-position: 0 -170px;
}
.jidi .btitle .bsub{
    padding-left: 190px;
}
.aajidi{margin-top: 40px;overflow: hidden;}
.aajidi dl{
    width: 285px;
    border: 1px solid #ddd;
    overflow:hidden;
    float: left;
    margin-right: 17.3px;
    margin-bottom: 20px;
}
.aajidi dl:nth-of-type(4n){
    margin-right: 0;
}
.aajidi dt{
    overflow: hidden;
}
.aajidi dt img{
    max-width: 100%;
    height: 220px;
    display: block;
}
.aajidi dd{
    background: #fff;
    text-align: center;
    font-size: 15px;
    color: #333;
    line-height: 60px;
}
.aajidi dl:hover{
    border-color: #ff9500;
}
.aajidi dl:hover dd{
    background: #ff9500;
    color: #fff;
}
.aajidi dl:hover dt img{
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}

.gengduo{
    text-align: center;
    margin-top: 40px;
}
.gengduo a{
    font-size: 16px;
    color: #fff;
    background: #006db8;
    padding: 12px 30px;
    margin: 0 5px;
}
.gengduo a:last-of-type{
    background: #ff9500;
}

/*超值福利*/
.fuli{
    padding-top: 80px;
}
.fuli .btitle{
    background-position: 0 -255px;
}
.fuli .btitle .bsub{
    padding-left: 135px;
}
.aafuli{margin-top: 40px;overflow: hidden;}
.aafuli dl{
    width: 583px;
    height: 450px;
    border: 1px solid #e5e5e5;
    float: left;
}
.aafuli dl:first-of-type{
    margin-right: 30px;
}
.aafuli dl dt{
    margin-bottom: 8px;
}
.aafuli dl dd{
    float: left;
    width: 225px;
    margin: 0 33px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
    color: #555;
}
.aafuli dd:nth-of-type(9),.aafuli dd:nth-of-type(10),.aafuli dd:nth-of-type(19),.aafuli dd:nth-of-type(20){
    border: none;
}
.aafuli dd i{
    font-weight: bold;
    margin-right: 5px;
    color: #006db8;
}
.aafuli dd span{
    float: right;
    width: 25px;
    height: 25px;
    background: url(../images/ico.png) no-repeat 0 -170px;
    margin-top: 11px;
}
.aafuli dd:hover{
    color: #006db8;
}
.aafuli dd:hover span{
    background-position: -25px -170px;
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal2 {
    16.65% {
      -webkit-transform: translateX(8px);
      transform: translateX(8px);
    }
  
    33.3% {
      -webkit-transform: translateX(-6px);
      transform: translateX(-6px);
    }
  
    49.95% {
      -webkit-transform: translateX(4px);
      transform: translateX(4px);
    }
  
    66.6% {
      -webkit-transform: translateX(-2px);
      transform: translateX(-2px);
    }
  
    83.25% {
      -webkit-transform: translateX(1px);
      transform: translateX(1px);
    }
  
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  @keyframes hvr-wobble-horizontal2 {
    16.65% {
      -webkit-transform: translateX(8px);
      transform: translateX(8px);
    }
  
    33.3% {
      -webkit-transform: translateX(-6px);
      transform: translateX(-6px);
    }
  
    49.95% {
      -webkit-transform: translateX(4px);
      transform: translateX(4px);
    }
  
    66.6% {
      -webkit-transform: translateX(-2px);
      transform: translateX(-2px);
    }
  
    83.25% {
      -webkit-transform: translateX(1px);
      transform: translateX(1px);
    }
  
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  /* .aafuli dd {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
  }
  .aafuli dd:hover,  .aafuli dd:focus,  .aafuli dd:active {
    -webkit-animation-name: hvr-wobble-horizontal2;
    animation-name: hvr-wobble-horizontal2;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  } */

/*广告banner*/
.ggao{
    background: url(../images/gg_bg.jpg) no-repeat center center;
    height: 272px;
    margin-top: 70px;
}
.ggao .container{position: relative;}
.ggao .aaggao{
    position: absolute;
    color: #fff;
    top: 50px;
    left: 32px;
}
.aaggao h5{
    font-size: 45px;
}
.aaggao h5 b{
    font-size: 75px;
    color: #ff9500;
    position: relative;
    top: 5px;
}
.aaggao p{
    position: relative;
    font-size: 28px;
    color: #006db8;
    left: 128px;
    top: 27px;
}

.ggao .bbggao{
    position: absolute;
    left: 600px;
}
.ggao .ccggao{
    position: absolute;
    color: #fff;
    left: 840px;
    top: 85px;
}
.ccggao h5{
    font-size: 30px;
}
.ccggao h5 b{
    color: #ff9500;
}
.ccggao p{
    font-size: 16px;
    margin-top: 15px;
    color: rgba(255, 255, 255, 0.8);
}
.ccggao span{
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 38px;
    left: 98px;
    top: 10px;
}

.ggao .bbggao{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
  }
  .ggao:hover .bbggao, .ggao:focus .bbggao, .ggao:active .bbggao {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }

/*走进储能*/
.zoujin{
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 100px;
    background: #eee;
}
.zoujin .soltitle .sol p{
    background: #eee;
}
.aazoujin{
    margin-top: 40px;
    overflow: hidden;
}
.zoujin .fr {
    width: 550px;
}
.zoujin .entit {
    font-weight: bold;
    font-size: 73px;
    font-family: Arial, "微软雅黑";
    text-transform: uppercase;
    color: #eee;
    line-height: 55px;
}

.zoujin .cntit {
    font-size: 25px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}
.zoujin .cntit:after{
    content: "";
    width: 250px;
    height: 1px;
    background: #d0d0d0;
    display: block;
    margin-top: 20px;
}
.zoujin .p1{
    font-size: 16px;
    color: #666;
    line-height: 28px;
    margin-bottom: 50px;
    white-space: pre-line;
    text-align: justify;
}
.zoujin .more {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    background: #fff;
    padding: 15px 50px;
    float: left;
    margin-top: 0;
    margin-right: 1px;
}
.zoujin .more:nth-of-type(2) {
    color: #fff;
    background: #ff9500;
}

.zoujin .gytel {
    background: url("../images/ico_tel.png") no-repeat left center;
    background-size: 55px 55px;
    height: 55px;
    display: block;
    float: left;
    padding-left: 65px;
	color: #666;
    font-size: 16px;
}
.zoujin .gytel em {
    display: block;
    font-family: "Times New Roman", Arial, "微软雅黑";
    font-size: 35px;
    color: #ff9500;
    font-weight: bold;
}
.zoujin .fl{position: relative;}
.zoujin .fl .kuang5{
    position: relative;
    display: block;
    width: 600px;
    height: 400px;
}
.zoujin .fl .video img{
    max-width: 100%;
}
.zoujin .fl .video{
    width: 600px;
    height: 400px;
    position: absolute;
    top: 0;
}
.zoujin .fl .video iframe{
    width: 100%;
    height: 100%
}

/*专家团队*/
.tuandui{
    padding-top: 80px;
    padding-bottom: 80px;
    margin-top: 100px;
    background: #eee;
}
.aatuandui{ width:1200px; position:relative;margin-top: 40px;}
.aatuandui .hd{ overflow:hidden; }
.aatuandui .hd .prev,.aatuandui .hd .next{
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn01.png) no-repeat;
    position: absolute;
    top: 45%;
    left: -80px;
    opacity: .8;
}
.aatuandui .hd .prev:hover,.aatuandui .hd .next:hover{opacity: 1;}
.aatuandui .hd .next{ background-position:-60px 0;right: -75px; left: auto;}
.aatuandui .hd .prevStop{ background-position:-60px 0; }
.aatuandui .hd .nextStop{ background-position:-60px -50px; }

.aatuandui .bd{overflow: hidden;}
.aatuandui .bd .tempWrap{margin-left: -8px;}
.aatuandui .bd ul{ overflow:hidden; zoom:1; }
.aatuandui .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align: justify; }
.aatuandui .bd ul li .pic{
    background: #fff;
    height: 425px;
    overflow: hidden;
}
.aatuandui .bd ul li .pic span{
    border:1px solid #e5e5e5;
    overflow: hidden;
    display: block;
}
.aatuandui .bd ul li .pic a{display: block;}
.aatuandui .bd ul li .pic img{ width:285px; display:block;}
.aatuandui .pic h3{
    font-size: 16px;
    color: #000;
    padding: 18px 20px 0;
}
.aatuandui .pic h4{
    position: relative;
    border-bottom: 1px solid #ddd;
    margin: 0 20px;
}
.aatuandui .pic h4 i{
    font-size: 16px;
    font-weight: normal;
    color: #006db8;
    position: relative;
    background: #fff;
    padding-right: 10px;
    top: 7px;
}
.aatuandui .bd ul li p{
    padding:0 20px;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 28px;
    color: #666;
    width: 245px;
    white-space: pre-line;
    text-align: justify;
}
.aatuandui .bd ul li em{
    background: #ff9500;
    color: #fff;
    padding: 5px 15px;
    margin-left: 20px;
    font-size: 14px;
}


.aatuandui .qqlx{
    border-top: 1px solid #ddd;
}
.aatuandui .qqlx a{
    background: #fff;
    display: block;
    line-height: 62px;
    font-size: 16px;
    color: #333;
}
.aatuandui .qqlx i{
    background: url(../images/ico.png) no-repeat 0 -250px;
    width: 25px;
    height: 25px;
    display: block;
    float: left;
    margin-top: 18px;
    margin-left: 20px;
    margin-right: 5px;
}
.aatuandui .bd ul li .aatxt{
    background: #fff;
    position: relative;
    z-index: 999;
    transition:all .3s
}
.aatuandui .bd ul li .pic:hover .aatxt{
    margin-top: -50px;
}

.aatuandui .bd ul li .pic em {
    content: "";
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
.aatuandui .bd ul li .pic:hover em, .aatuandui .bd ul li .pic:focus em,.aatuandui .bd ul li .pic:active em {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
  }

.aatuandui .bd ul .qqlx:hover a{ background:#ff9500; color: #fff;font-weight: bold; }
.aatuandui .bd ul .qqlx:hover a i{background-position: -25px -250px; }
.aatuandui .bd ul li:hover .pic img {
    -webkit-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;{ border-color:#ff9500; }
}

/*服务流程*/
.liucheng{
    background: url(../images/liucheng_bg.jpg)#eee no-repeat center bottom;
    min-height: 360px;
}
.liucheng .lctxt{
    float: left;
    position: relative;
    top: 100px;
}
.liucheng .lctxt img{
    -webkit-transition: .1s ease-out;
    -moz-transition: .1s ease-out;
    -ms-transition: .1s ease-out;
    -o-transition: .1s ease-out;
    transition: .1s ease-out;
    animation: dong 1.5s infinite;
}
@keyframes dong{
    0%{opacity:1;transform:scale(0.9)}
    45% {opacity:1;transform:scale(1)}
    100% {opacity:1;transform:scale(0.9)}
}
.liucheng .lctxt span{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    top: 42px;
    position: absolute;
    left: 50px;
}
.liucheng ul{
    width: 1020px;
    float: right;
}
.liucheng li{
    float: left;
    text-align: center;
    margin: 17px 56px;
    cursor: pointer;
}
.liucheng li p{
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.liucheng li i{
    background: url(../images/liucheng_ico.png) no-repeat;
    width: 80px;
    height: 80px;
    display: block;
    margin: 20px 0;
}
.liucheng li #lico02{background-position: -80px 0;}
.liucheng li #lico03{background-position: -160px 0;}
.liucheng li #lico04{background-position: -240px 0;}
.liucheng li #lico05{background-position: -320px 0;}
.liucheng li #lico06{background-position: 0px -80px;}
.liucheng li #lico07{background-position: -80px -80px;}
.liucheng li #lico08{background-position: -160px -80px;}
.liucheng li #lico09{background-position: -240px -80px;}
.liucheng li #lico10{background-position: -320px -80px;}

.liucheng li i {
    content: "";
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .liucheng li:hover, .liucheng li:focus,.liucheng li:active {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
  }

/*案例*/
.anli{padding-top: 0px;}
.aaanli{ width:1200px; position:relative;margin-top: 20px;}
.aaanli .hd{ overflow:hidden; }
.aaanli .hd .prev,.aaanli .hd .next{
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn01.png) no-repeat;
    position: absolute;
    top: 36%;
    left: -80px;
    opacity: .8;
}
.aaanli .hd .prev:hover,.aaanli .hd .next:hover{opacity: 1;}
.aaanli .hd .next{ background-position:-60px 0;right: -80px; left: auto;}
.aaanli .hd .prevStop{ background-position:-60px 0; }
.aaanli .hd .nextStop{ background-position:-60px -50px; }

.aaanli .bd{overflow: hidden;}
.aaanli .bd .tempWrap{margin-left: -7px;}
.aaanli .bd ul{ overflow:hidden; zoom:1; }
.aaanli .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;border:1px solid #e5e5e5; width:585px;background: #eee; }
.aaanli .bd ul li .pic{ text-align:center;}
.aaanli .bd ul li .pic a{ display: block;overflow: hidden;}
.aaanli .bd ul li .pic img{ width:585px; display:block;}
.aaanli .bd ul li:hover{ border-color:#ff9500; }
.aaanli .bd ul li:hover .pic img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;{ border-color:#ff9500; }
}

.aaanli .bd ul li .altxt{
    width: 68%;
    float: left;
    text-align: left;
    padding: 25px;
}
.aaanli .bd ul li .altxt strong{
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block; 
}
.aaanli .bd ul li .altxt em{
    font-size: 14px;
    line-height: 25px;
    color: #666;
}
.aaanli .bd ul li i{
    width: 20%;
    border-left: 1px solid #ccc;
    background: url(../images/jiantou_01.png)no-repeat center 25px;
    height: 80px;
    display: block;
    float: right;
    margin-top: 25px;
}
.aaanli .bd ul li:hover i{
    background: url(../images/jiantou_02.png)no-repeat center 25px;
}


.gengduo{}
.gengduo i{
    width: 1200px;
    height: 1px;
    display: block;
    background: #eee;
    margin-top: 60px;
    position: relative;
    z-index: -1;
    top: 22px;
}








/*各大机构*/
.jigou{padding-top: 50px;padding-bottom: 60px;}
.aajigou{ width:1200px; position:relative;margin-top: 40px;height: 413px;}
.aajigou .hd{ 
    background: #eee;
    height: 320px;
}
.aajigou .hd .prev,.aajigou .hd .next{
    display: block;
    width: 25px;
    height: 35px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/ico.png)#fff no-repeat 0 -275px;
    position: absolute;
    top: 360px;
    right: 35px;
    opacity: .8;
    z-index: 999999;
}
.aajigou .hd .prev:hover,.aajigou .hd .next:hover{opacity: 1;background-color: #f5f5f5;}
.aajigou .hd .next{ background-position:-25px -275px;right:0;}

.aajigou .hd ul{
    overflow: hidden;
    zoom: 1;
    display: inline-block;
    position: relative;
    bottom: -365px;
    left: 580px;
    z-index: 999999;
}
.aajigou .hd ul li{ 
    float: left;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin: 0 2px;
    text-indent: -999px;
    cursor: pointer;
    background: #ccc;
    border-radius: 10px;
}
.aajigou .hd ul li.cur{background: #333 }

.aajigou .bd{
    overflow: hidden;
    position: relative;
    top: -320px;
    padding: 35px 40px;
}
.aajigou .bd .tempWrap{margin-left: -8px;}
.aajigou .bd ul{ overflow:hidden; zoom:1; }
.aajigou .bd ul li{ margin:0; float:left; _display:inline; overflow:hidden; text-align:center; width: 1200px; }
.aajigou .bd ul li .pic{ text-align:center;border:1px solid #e5e5e5;float: left;overflow: hidden;height: 375px;}
.aajigou .bd ul li .pic a{display: block;}
.aajigou .bd ul li .pic img{ width:500px; display:block;}

.aajigou .bd ul li .rtxt{width: 575px;margin-left: 540px; text-align: left}
.aajigou .bd ul li .rtxt h4{
    font-size: 18px;
    color: #333;
    line-height: 30px;
    margin-top: 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}
.aajigou .bd ul li .rtxt p{
    font-size: 14px;
    line-height: 28px;
    color: #666;
    margin-top: 15px;
}
.more{
    background: #ff9500;
    display: block;
    color: #fff;
    padding: 7px 15px;
    margin-top: 35px;
}
.aajigou .bd ul li:hover .pic{ }
.aajigou .bd ul li:hover .pic img {
    -webkit-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;{ border-color:#ff9500; }
}

/*02*/
.bbjigou{ width:1200px; position:relative;margin-top: 40px;}
.bbjigou .hd{ text-align: center; }
.bbjigou .hd .prev,.bbjigou .hd .next{
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn01.png) no-repeat;
    position: absolute;
    top: 40%;
    left: -80px;
    opacity: .8;
}
.bbjigou .hd .prev:hover,.bbjigou .hd .next:hover{opacity: 1;}
.bbjigou .hd .next{ background-position:-60px 0;right: -78px; left: auto;}
.bbjigou .hd .prevStop{ background-position:-60px 0; }
.bbjigou .hd .nextStop{ background-position:-60px -50px; }

.bbjigou .hd ul{overflow:hidden; zoom:1; display: inline-block;position: relative;bottom: -250px;}
.bbjigou .hd ul li{ 
    float: left;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin: 0 2px;
    text-indent: -999px;
    cursor: pointer;
    background: #ccc;
    border-radius: 10px;
}
.bbjigou .hd ul li.cur{background: #333 }

.bbjigou .bd{overflow: hidden;}
.bbjigou .bd .tempWrap{margin-left: -7px;}
.bbjigou .bd ul{ overflow:hidden; zoom:1; }
.bbjigou .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.bbjigou .bd ul li .pic{ text-align:center;border:1px solid #e5e5e5;}
.bbjigou .bd ul li .pic span{overflow: hidden;display: block;}
.bbjigou .bd ul li .pic a{ display: block;}
.bbjigou .bd ul li .pic img{ 
    width:285px; 
    display:block;
}
.bbjigou .bd ul li p{
    line-height: 45px;
    font-size: 14px;
    color: #333;
    background: #eee;
    width: 100%;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block; 
}
.bbjigou .bd ul li:hover .pic{ border-color:#ff9500; }
.bbjigou .bd ul li:hover .pic img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;{ border-color:#ff9500; }
}
.bbjigou .bd ul li:hover p{
    background: #ff9500;
    color: #fff;
}

/*在线留言*/
.liuyan{
    background: url(../images/liuyan_bg.jpg) no-repeat center center;
    padding-top: 80px;
    height: 392px;
    margin-top: 80px;
}

.liuyan .atitle{
    font-size: 38px;
    text-align: center;
    width: 100%;
    color: #fff;
}
.liuyan .atitle b{
    color: #ff9500;
}

.liuyan .mess{
    padding-top: 40px;
}
.liuyan .aaly{
    width: 585px;
    float: left;
}
.liuyan .aaly input{
    width: 212px;
    height: 53px;
    background: rgba(255, 255, 255, 0.85);
    margin-bottom: 16px;
    border: none;
    font-size: 16px;
    color: #006db8;
    padding: 0 50px 0 20px;;
}
.liuyan .aaly .ly01{
    float: left;
    position: relative;
}
.liuyan .aaly .ly01:nth-of-type(2n){
    margin-left: 15px;
}
.liuyan .aaly .ly01 i{
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/ico.png)no-repeat 0 -310px;
    position: absolute;
    right: 10px;
    top: 15px;
}
.liuyan .aaly .ly01:nth-of-type(2) i{
    background-position: -25px -310px;
}
.liuyan .aaly .ly01:nth-of-type(3) i{
    background-position: -50px -310px;
}
.liuyan .aaly .ly01:nth-of-type(4) i{
    background-position: -75px -310px;
}

.liuyan .bbly{
    width: 385px;
    float: left;
    position: relative;
    margin-left: 10px;
}
.liuyan .bbly textarea{
    width: 345px;
    height: 83px;
    border: none;
    padding: 20px;
    background: rgba(255, 255, 255, 0.85);
    color: #006db8;
}
.liuyan .bbly i{
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/ico.png)no-repeat -100px -310px;
    position: absolute;
    right: 12px;
    top: 15px;
}

.liuyan .ccly{
    width: 200px;
    float: right;
}
.liuyan .ccly a{
    font-size: 16px;
    background: #fff;
    border-radius: 50px;
    color: #006db8;
    width: 200px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    margin-bottom: 17px;
}
.liuyan .ccly .submit{
    font-size: 16px;
    background: #ff9500;
    border-radius: 50px;
    color: #fff;
    width: 200px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border: none;
    cursor: pointer;
}

.liuyan .blx{
    text-align: center;
    font-size: 25px;
    color: #fff;
    padding-top: 45px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 20px;
}
.liuyan .blx i{
    display: inline-block;
    width: 35px;
    height: 30px;
    background: url(../images/ico.png)no-repeat -50px -25px;
    position: relative;
    top: 5px;
    margin-right: 8px;
}
.liuyan .blx b{
    font-size: 40px;
    font-family: Arial, Helvetica, sans-serif;
}


/*news*/
.xinwen{
    padding-top: 80px;
    margin-bottom: 80px;
}
.gonshi {
    width: 577px;
    overflow: hidden;
}
.gonshi {
    width: 577px;
    overflow: hidden;
}
.gotit {
    background: #eee;
    width: 100%;
    height: 60px;
}
.gotit p {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    line-height: 60px;
    float: left;
    padding-left: 36px;
}
.gotit span {
    float: left;
    color: #999;
    font-size: 14px;
    line-height: 60px;
    text-transform: uppercase;
    padding: 0 10px;
}
.gotit i {
    display: block;
    width: 47px;
    height: 60px;
    background: url("../images/nico.png")no-repeat 3px center;
    float: right;
}
.gotit a {
    display: block;
    height: 60px;
}
.newlist {
    margin: 35px 0;
    overflow: hidden;
}
.toutiao {
    overflow: hidden;
    margin: 30px 0 20px;
}
.toutiao:hover p {
    color: #026cc4;
}
.gonr .toutiao img {
    float: left;
    display: block;
    width: 220px;
    height: 165px;
    overflow: hidden;
    border: 1px solid #eee;
}
.touwen {
    width: 328px;
    float: left;
    margin: 25px 7px 0 20px;
}
.touwen p {
    font-size: 16px;
    color: #333333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.touwen i{
	    display: block;
    height: 1px;
    width: 30px;
    background: #ff8c00;
    margin: 16px 0 12px;
}
.touwen span {
    font-size: 14px;
    color: #999;
    line-height: 25px;
    display: block;
}
.gonr ul li:first-child{border-top: 1px solid #e5e5e5;}
.gonr ul li {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 0 20px;
    background: url(../images/nico2.png)no-repeat left center;
    line-height: 55px;
}
.gonr ul li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #777;
}
.gonr ul li a:hover {
    color: #006db8;
}
.gonr ul li .date {
    float: right;
    color: #999;
    font-size: 16px;
}
/* 常见问题css */
.partit {
    background: #026cc4;
    width: 150px;
    height: 160px;
    padding: 55px 27px 52px;
}
.partit p {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.partit span {
    font-size: 70px;
    color: #1586e3;
    font-family: "Arial";
    letter-spacing: -1.5px;
    text-transform: uppercase;
}
.partit a {
    display: block;
}
.partit i {
    display: block;
    background: url("../images/nico4.png")no-repeat;
    width: 45px;
    height: 45px;
    margin-top: 25px;
}
.problem {
    overflow: hidden;
    margin-top: 20px;
}
.txtScroll-left77 {
    width: 995px;
    float: left;
    position: relative;
	border-left: none!important;
    border: 1px solid #dddddd;
}
.txtScroll-left77 .bd {
    width: 996px;
    overflow: hidden;
    padding: 52px 0 48px;
}
.txtScroll-left77 .bd ul {
    overflow: hidden;
    zoom: 1;
}
.txtScroll-left77 .bd ul li {
    width: 283px;
    float: left;
    _display: inline;
    border-left: 1px solid #e4e4e4;
    padding: 0 24px;
}
.txtScroll-left77 .bd ul li p {
    font-size: 16px;
    color: #333;
    display: block;
    background: url(../images/q.png)no-repeat left center;
    padding-left: 59px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.txtScroll-left77 .tempWrap{width: 100%!important;}
.txtScroll-left77 .bd ul li i {
    display: block;
    width: 100%;
    height: 1px;
    background: #e4e4e4;
    margin: 15px 0;
}
.txtScroll-left77 .bd ul li span {
font-size: 14px;
    color: #999;
    background: url(../images/a.png)no-repeat left 5px;
    display: block;
    padding-left: 59px;
    line-height: 25px;
}
.txtScroll-left77 .bd ul li em {
    display: block;
    width: 20px;
    height: 20px;
    background: url("../images/nico3.png");
    margin: 20px 0 0 60px;
}
 @-webkit-keyframes hvr-bob1 {
 0% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
 50% {
 -webkit-transform: translateY(4px);
 transform: translateY(4px);
}
 100% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
}
 @keyframes hvr-bob1 {
 0% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
 50% {
 -webkit-transform: translateY(4px);
 transform: translateY(4px);
}
 100% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
}
 @-webkit-keyframes hvr-bob-float1 {
 100% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
}
 @keyframes hvr-bob-float1 {
 100% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
}
.ctfw li i {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.ctfw li:hover i, .ctfw li:focus i, .ctfw li:active i {
    -webkit-animation-name: hvr-bob-float1, hvr-bob1;
    animation-name: hvr-bob-float1, hvr-bob1;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
.ctfw li:hover i, .ctfw li:focus i, .ctfw li:active i {
    -webkit-animation-name: hvr-bob-float1, hvr-bob1;
    animation-name: hvr-bob-float1, hvr-bob1;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
.ctfw li img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.ctfw li:hover img, .ctfw li:focus img, .ctfw li:active img {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.idianhua{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    font-family: arial;
    text-align: center;
    margin-top: 50px;
}
.ctfw .idianhua{
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
  }
   .ctfw:hover .idianhua, .ctfw:focus .idianhua,  .ctfw:active .idianhua{
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }

/*专家团队*/
.teams {
    padding: 80px 0 114px;
    background: #006db8;
    overflow: hidden;
}
.teams .tetitle {
    text-align: center;
}
.tetitle i {
    display: inline-block;
    height: 1px;
    background: #629c7b;
    width: 428px;
    position: relative;
    top: 30px;
    float: left;
}
.tetitle i.xianL {
    margin-right: 20px;
}
.tetitle i.xianR {
    margin-left: 20px;
}
.tetitle p {
    font-weight: bold;
    font-size: 38px;
    color: #fff;
    float: left;
    line-height: 55px;
}
.tetitle p b {
    color: #ff9500;
}
.tetitle span {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}
.tetit {
    overflow: hidden;
}
/* 本例子css */
.picScroll-left88 {
    width: 100%;
    position: relative;
}
.picScroll-left88 .hd {
    overflow: hidden;
    height: 30px;
}
.picScroll-left88 .hd .prev {
    display: block;
    width: 62px;
    height: 62px;
    position: absolute;
    left: -76px;
    top: 100px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/btn02.png") no-repeat;
}
.picScroll-left88 .hd .next {
    display: block;
    width: 62px;
    height: 62px;
    position: absolute;
    right: -85px;
    top: 100px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn02.png) no-repeat;
    background-position: -62px -1px;
}
.picScroll-left88 .bd {
    overflow: hidden;
}
.picScroll-left88 .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-left88 .bd ul li {
    margin: 0 12px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: left;
    width: 500px!important;
    padding: 28px 40px;
    background: #fff;
}
.picScroll-left88 .bd ul li .pic img {
    width: 193px;
    height: 145px;
    border-radius: 50%;
    position: relative;
    left: -24px;
	max-width: unset;
}
.picScroll-left88 .bd ul li:hover .pic img{
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}


.picScroll-left88 .bd ul li .pic {
    float: left;
    width: 145px;
    height: 145px;
    border-radius: 50%;
    overflow: hidden;
}
.picScroll-left88 .bd ul li .pictit {
    float: left;
    margin-left: 28px;
    padding: 13px 0 0;
}
.picScroll-left88 .bd ul li .pictit p {
    color: #000000;
    font-size: 16px;
    line-height: 28px;
}
.picScroll-left88 .bd ul li .pictit span {
    color: #006db8;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
}
.picScroll-left88 .bd ul li .pictit i {
    width: 320px;
    height: 1px;
    background: #e6e6e6;
    display: block;
    margin: 18px 0;
}
.picScroll-left88 .bd ul li .pictit a {
    width: 112px;
    display: block;
    height: 30px;
    background: #006db8;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border-radius: 40px;
    float: left;
    margin-right: 10px;
}
.picScroll-left88 .bd ul li .pictit .zixu {
    background: #ff9500!important;
}

.picScroll-left88 .bd ul li .pictit a {
    content: "";
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .picScroll-left88 .bd ul li .pictit a:hover, .picScroll-left88 .bd ul li .pictit a:focus,.picScroll-left88 .bd ul li .pictit a:active{
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
  }



.rexian {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    position: relative;
    top: -60px;
    margin-bottom: 20px;
}
.sol1 {
    width: 400px;
    padding: 20px 0 18px;
    float: left;
    position: relative;
    background: #eeeeee;
}
.sol1 ul li {
    background: url(../images/ico1.png)no-repeat 47px center;
    float: left;
    font-size: 16px;
    color: #333;
    width: 97px;
    padding-left: 76px;
    line-height: 41px;
}
.sol1 ul li:two-child {
 background: url("../images/ico1.png")no-repeat 9px center!important;
padding-left: 40px;
}
.sol1 ul li:four-child {
 background: url("../images/ico1.png")no-repeat 9px center!important;
 padding-left: 40px;
}
.solve .sol1 i {
    display: block;
    background: url(../images/teamico.png)no-repeat center center;
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 999999;
    float: left;
    left: 384px;
    top: 55px;
}
.sol2 {
    background: #ff9500;
    float: left;
    width: 400px;
    overflow: hidden;
    padding: 26px 0;
    text-align: center;
}
.sol2 p {
    color: #fff;
    font-size: 16px;
}
.sol2 span {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    background: url("../images/retle.png")no-repeat left center;
    padding-left: 35px;
}
.sol3 {
    float: left;
    width: 400px;
    padding: 29px 0 28px;
    background: #eee;
}
.sol3 p {
    font-size: 16px;
    color: #333333;
    display: block;
    text-align: center;
}
.sol3 a {
    display: block;
    width: 110px;
    background: #006db8;
    margin-right: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    height: 30px;
    border-radius: 2px;
    float: left;
}
.qqzx {
    width: 244px;
    margin: 14px auto;
}
/*储能检测*/
.jiance {
    overflow: hidden;
    padding-bottom: 80px;
}
.jititle {
    text-align: center;
}
.jititle p {
    font-size: 38px;
    color: #333;
}
.jititle p b {
    color: #006db8;
}
.jititle i {
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    margin: 18px 0;
    display: block;
}
.jititle i em {
    display: block;
    width: 40px;
    background: #006db8;
    height: 1px;
    margin: 0 auto;
}
.jititle span {
    font-size: 18px;
    color: #333;
}
.jinr {
    margin-top: 50px;
}
/*左边css */
.picScroll-left99 {
    width: 570px;
    position: relative;
    border: 1px solid #e4e4e4;
}
.picScroll-left99 .hd {
    overflow: hidden;
}
.picScroll-left99 .hd .prev, .picScroll-left99 .hd .next {
    width: 40px;
    height: 50px;
    overflow: hidden;
    background: url(../images/jijt.png) no-repeat;
    position: absolute;
    top: 180px;
    z-index: 999;
    left: 0px;
}
.picScroll-left99 .hd .next {
    background-position: -40px 0px;
    left: auto;
    right: -1px;
}
.picScroll-left99 .hd .prevStop {
    background-position: -60px 0;
}
.picScroll-left99 .hd .nextStop {
    background-position: -60px -50px;
}
.picScroll-left99 .bd {
    overflow: hidden;
}
.picScroll-left99 .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-left99 .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    position: relative;
    height: 427px;
}
.picScroll-left99 .bd ul li .pic {
    text-align: center;
    overflow: hidden;
}
.picScroll-left99 .bd ul li .pic img {
    width: 570px;
    height: 428px;
    display: block;
    /* margin-top: -50px; */
}

.picScroll-left99 .bd ul li:hover .pic img{
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}


.picScroll-left99 .bd ul li .title {
    padding: 20px 27px 25px 17px;
    position: absolute;
    bottom: -55px;
    background: rgba(0, 0, 0, 0.5);
    transition: all .5s;
}
.picScroll-left99 .bd ul li .title p {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.picScroll-left99 .bd ul li .title span {
    font-size: 14px;
    line-height: 25px;
    color: rgba(255, 255, 255, 0.85);
    display: block;
    margin: 10px 0;
}
.picScroll-left99 .bd ul li .title i {
    display: block;
    width: 106px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #ff9500;
    margin-top: 10px;
}

.picScroll-left99 .bd ul li:hover .title{
    bottom: 0;
    transition: all .5s;
    transition: transform 0.6s ease 0;
}


/*案例*/
.multipleColumn .hd .prev {
    position: absolute;
    top: 44%;
    left: -85px;
    background: url("../images/hjtz.png") no-repeat center 0;
    width: 62px;
    height: 62px;
    z-index: 3;
}
.multipleColumn .hd .next {
    position: absolute;
    top: 44%;
    right: -85px;
    background: url("../images/hjtr.png") no-repeat center 0;
    width: 62px;
    height: 62px;
    z-index: 3;
}
.multipleColumn .hone {
    width: 570px;
    float: left;
}
.multipleColumn .hone li {
    width: 570px;
    height: 560px;
    position: relative;
    overflow: hidden;
    float: left;
    border: 1px solid #e6e6e6;
}
.multipleColumn li:hover img {
    -webkit-transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	transform: scale(1.08, 1.08);
	-webkit-transition: -webkit-transform 0.6s ease 0;
	transition: transform 0.6s ease 0;
}

.multipleColumn .hone li img {
    width: 570px;
    transition: all 0.5s;
    height: 428px;
    display: block;
}
.multipleColumn .hotit {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 133px;
    background: #474747;
    padding: 25px 30px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.multipleColumn .hotit h3 {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    position: relative;
    line-height: 24px;
    font-weight: bold;
}
.multipleColumn .hotit h3 a {
    color: #fff;
    display: inline-block;
}
.multipleColumn .hotit h3 i a {
    margin-left: 30px;
}
.multipleColumn .hotit p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    padding-top: 10px;
    line-height: 22px;
}
.multipleColumn .hotit p i {
    color: #ff9500;
}
.multipleColumn .hotit p span {
    color: rgba(255, 255, 255, 0.8);
}
.multipleColumn .htwo {
    width: 609px;
    float: right;
}
.multipleColumn .htwo li {
    width: 295px;
    height: 271px;
    margin: 0 19px 19px 0;
    position: relative;
    overflow: hidden;
    float: left;
}
.multipleColumn .htwo li img {
    width: 295px;
    height: 222px;
    transition: all 0.5s;
}
.multipleColumn .htwo li span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 49px;
    background: #474747;
    text-align: center;
    line-height: 49px;
    font-size: 15px;
    color: #fff;
}
.multipleColumn .htwo li:hover img {
    transform: scale(1.1);
}
.multipleColumn .htwo li:hover span {
    display: block!important;
}
.multipleColumn .htwo li:nth-child(2n) {
    margin: 0 0 19px 0!important;
}

.multipleColumn ul li:hover .hotit,.multipleColumn ul li:hover span{
    background: #ff9500;
}
.multipleColumn ul li:hover .hotit p i{
    color: #fff;
}


/* 本例子css */
.multipleColumn {
    position: relative;
    width: 100%;
    margin: 55px auto 30px;
}
.multipleColumn .bd {
    overflow: hidden;
}
.coo {
    overflow: hidden;
    position: relative;
}
.coo h2 {
    background: url(../images/coot.jpg) no-repeat center 0;
    background-size: 260px 202px;
    width: 260px;
    height: 202px;
    overflow: hidden;
    float: left;
    font-size: 30px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 30px;
}
.coo h2 a{
    display: block;
    padding: 55px 0 0 40px;
    height: 145px;
}
.coo h2 em {
    color: #fff;
    font-weight: bold;
}
.coo h2 a i {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Didot;
    letter-spacing: 4px;
    font-weight: normal;
    color: rgba(255,255,255,0.8);
}
.coo h2 a p {
    display: block;
    font-weight: normal;
    font-size: 16px;
    padding-top: 10px;
    color: rgba(255,255,255,0.8);
}
.cooprev, .coonext {
    background: #666666;
    position: absolute;
    top: 0;
    right: 0;
    width: 58px;
    height: 102px;
}
.coonext {
    background: #ff9500;
}
.cooprev:hover {
    background: #666;
}
.coonext:hover {
    background: #ff9500;
}
.coonext {
    top: 100px;
}
.coo_c {
    float: left;
    width: 887px;
    overflow: hidden;
}
.coo_c li {
    float: left;
    width: 220px;
    height: 200px;
    position: relative;
    margin-right: -1px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #dcdcdc;
}
.coo_c li a{
    overflow: hidden;
    display: block;
}
.coo_c li img {
    width: 223px;
    margin-top: 45px;
}
.coo_c li span {
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block; 
    margin-top: 20px;
    width: 100%;
    font-size: 14px;
    color: #555555;
    text-align: center;
}
.coo_c li:hover img{
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}
.coo_c li:hover span{
    color: #ff9500;
}



/* 右边css */
.multipleColumn33 {
    overflow: hidden;
    position: relative;
    width: 570px;
}
.multipleColumn33 .hd {
    overflow: hidden;
    height: 59px;
    width: 100%;
}
.multipleColumn33 .hd .prev {
    display: block;
    float: left;
    width: 283px;
    height: 59px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/3hzjt.png")#eee no-repeat;
}
.multipleColumn33 .hd .next {
    display: block;
    float: right;
    width: 283px;
    height: 59px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/3hzjt.png")#eee no-repeat;
    background-position: -286px 0;
}

.multipleColumn33 .hd .prev:hover{
    background: url("../images/3hzjt.png")#ff9500 no-repeat 0 -60px;
}
.multipleColumn33 .hd .next:hover{
    background: url("../images/3hzjt.png")#ff9500 no-repeat -286px -60px;
}



.multipleColumn33 .bd {
    overflow: hidden;
}
.multipleColumn33 .bd ul {

    overflow: hidden;
    zoom: 1;
    width: 570px;
    float: left;
    _display: inline;
}
.multipleColumn33 .bd ul li {

    margin-bottom: 20px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.multipleColumn33 .bd ul li:nth-of-type(2n){
     margin-left: 20px;
}
.multipleColumn33 .bd ul li .pic {
    text-align: center;
    overflow: hidden;
    border: 1px solid #e4e4e4;
}
.multipleColumn33 .bd ul li .pic img {
    width: 233px;
    padding:2px 20px;
    display: block;
    
}
.multipleColumn33 .bd ul li .title {
    background: #eeeeee;
    text-align: center;
    color: #333;
    font-size: 15px;
    line-height: 43px;
    height: 43px;
}
.multipleColumn33 .bd ul li:hover .title {
    background: #ff9500;
    color: #fff;
}
.multipleColumn33 .bd ul li:hover .pic{
    border: 1px solid #ff9500;
}
.multipleColumn33 .bd ul li:hover .pic img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}
/*认证项目*/
.xiangmu {
    padding: 0 0 80px;
    overflow: hidden;
}
/* 右边css */
.multipleColumn44 {
    position: relative;
    width: 100%;
    margin: 50px 0 0;
}
.multipleColumn44 .hd {
    overflow: hidden;
    height: 59px;
}
.multipleColumn44 .hd .prev {
    display: block;
    position: absolute;
    top: 280px;
    left: -80px;
    width: 60px;
    height: 62px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn01.png) no-repeat;
}
.multipleColumn44 .hd .next {
    display: block;
    position: absolute;
    top: 280px;
    right: -72px;
    width: 60px;
    height: 62px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn01.png) no-repeat;
}
.multipleColumn44 .hd .next {
    background-position: -60px 0px;
}
.multipleColumn44 .bd {
    overflow: hidden;
}
.multipleColumn44 .bd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    _display: inline;
}
.multipleColumn44 .bd ul li {
    margin: 0 10px 22px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.multipleColumn44 .bd ul li .pic {
    text-align: center;
    overflow: hidden;
    border: 1px solid #e4e4e4;
}
.multipleColumn44 .bd ul li .pic img {
    width: 215px;
    height: 215px;
    display: block;
    
}
.multipleColumn44 .bd ul li .title {
    text-align: center;
    color: #333;
    font-size: 16px;
    line-height: 43px;
    height: 43px;
}
.multipleColumn44 .bd ul li:hover .title {
    color: #ff9500;
}
.multipleColumn44 .bd ul li:hover .pic{
    border: 1px solid #ff9500;
}
.multipleColumn44 .bd ul li:hover .pic img {
    
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}
/*un38常见问题*/
.wenti {
    background: #eee;
    padding: 70px 0;
    overflow: hidden;
}
/* 本例子css */
.txtMarquee-top11 {
    width: 600px;
    overflow: hidden;
    position: relative;
    background: #fff;
    height: 580px;
}
.txtMarquee-top11 .hd {
    overflow: hidden;
    height: 70px;
    background: #006db8;
    line-height: 70px;
}
.txtMarquee-top11 .hd p {
    float: left;
    display: block;
    background: url(../images/wico.png)no-repeat 23px center;
    color: #fff;
    padding-left: 66px;
    font-size: 20px;
}
.txtMarquee-top11 .hd a {
    display: block;
    float: right;
    color: #fff;
    font-size: 16px;
    padding-right: 20px;
}

.txtMarquee-top11 .bd {
    padding:0 20px;
    height: 490px;
    overflow: hidden;
}
.txtMarquee-top11 .bd ul {
    overflow: hidden;
    zoom: 1;
}
.txtMarquee-top11 .infoList li {
    padding: 23px 23px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.txtMarquee-top11 .infoList li p {
    display: block;
    background: url("../images/wico2.png")no-repeat left center;
    padding-left: 30px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
}
.txtMarquee-top11 .infoList li span {
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 22px;
    padding-left: 30px;
}
.txtMarquee-top11 .infoList li:hover p{
    color: #ff9500;
}





.zxly {
    width: 569px;
    height: 580px;
    overflow: hidden;
    float: right;
}
.zxly .zxtit {
    color: #fff;
    background: #006db8 url("../images/wico3.png")no-repeat 23px center;
    font-size: 20px;
    height: 70px;
    line-height: 70px;
    padding-left: 66px;
}
.zxly .zxnr {
    background: #fff;
    padding: 40px 33px 45px;
}
.zxly .zxnr p {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 28px;
}
.zxly .zxnr span {
    font-size: 18px;
    color: #333;
    line-height: 40px;
}
.zxly .zxnr span b {
    color: #006db8;
}
.zxmess {
    margin: 30px 0 0;
}
.zxmess .aaly {
    width: 503px;
    display: block;
    overflow: hidden;
}
.zxmess .aaly input {
    width: 174px;
    height: 53px;
    background: #f1f1f1;
    margin-bottom: 16px;
    border: none;
    font-size: 16px;
    color: #006db8;
    padding: 0 50px 0 20px;;
}
.zxmess .aaly .ly01 {
    float: left;
    position: relative;
}
.zxmess .aaly .ly01:nth-of-type(2n) {
    margin-left: 15px;
}
.zxmess .aaly .ly01 i {
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/ico.png)no-repeat 0 -310px;
    position: absolute;
    right: 10px;
    top: 15px;
}
.zxmess .aaly .ly01:nth-of-type(2) i {
    background-position: -25px -310px;
}
.zxmess .aaly .ly01:nth-of-type(3) i {
    background-position: -50px -310px;
}
.zxmess .aaly .ly01:nth-of-type(4) i {
    background-position: -75px -310px;
}
.zxmess .bbly {
    width: 503px;
    position: relative;
    overflow: hidden;
    height: 123px;
}
.zxmess .bbly textarea {
    width: 463px;
    height: 83px;
    border: none;
    padding: 20px;
    background: #f1f1f1;
    color: #006db8;
}
.zxmess .bbly i {
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/ico.png)no-repeat -100px -310px;
    position: absolute;
    right: 12px;
    top: 15px;
}
.zxmess .ccly {
    width: 503px;
    overflow: hidden;
    margin: 25px 0 0;
}
.zxmess .ccly a {
    font-size: 16px;
    background: #006db8;
    border-radius: 50px;
    color: #fff;
    width: 200px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    margin: 0 0 0 18px;
}
.zxmess .ccly .submit {
    font-size: 16px;
    background: #ff9500;
    border-radius: 50px;
    color: #fff;
    width: 200px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border: none;
    cursor: pointer;
}
.zxmess .blx {
    text-align: center;
    font-size: 25px;
    color: #fff;
    padding-top: 45px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 20px;
}
.zxmess .blx i {
    display: inline-block;
    width: 35px;
    height: 30px;
    background: url(../images/ico.png)no-repeat -50px -25px;
    position: relative;
    top: 5px;
    margin-right: 8px;
}
.zxmess .blx b {
    font-size: 40px;
    font-family: Arial, Helvetica, sans-serif;
}



















