/**
 * @web name		
 * @function		
 * @developer	    
 * @time		    
*/

@charset ="utf-8";





/*加载Loading*/



/*第1屏-首页*/

.sec01 {
    width: 100%;
}
.swiper-slide{
    background-size: cover;
}
.swiper-container {
    width: 100%;
    height: 100%;
}

.sec01 .block01 {
    overflow: hidden;
}

.sec01 .block02 {
    overflow: hidden;
}

.sec01 .block03 {
    overflow: hidden;
}

.sec01 .block04 {
    overflow: hidden;
}

.block01 .introBox {
    position: relative;
    height: 231px;
    width: 450px;
    margin: 0 auto;
    top: 35%;
}

.block01 .left {
    width: 123px;
    height: 231px;
    margin-left: -100px;
    background: url(../images/icon.png) top right no-repeat;
    float: left;
    opacity: 0;
}

.block01 .right {
    float: right;
    height: 231px;
    width: 700px;
    line-height: 50px;
    margin-right: -100px;
    opacity: 0;
}

.block01 .right span {
    color: #fff;
    font-size: 48px;
    margin-top: 20px;
    display: block;
    margin: 24% 0 0 -15%;
    -webkit-text-shadow: 0px 0px 2px #000;
    -moz-text-shadow: 0px 0px 2px #000;
    -ms-text-shadow: 0px 0px 2px #000;
    -o-text-shadow: 0px 0px 2px #000;
    text-shadow: 0px 0px 2px #000;
}

.block01 .right p {
    font-size: 18px;
    margin-top: 10px;
    color: #fff;
     -webkit-text-shadow: 0px 0px 2px #000;
    -moz-text-shadow: 0px 0px 2px #000;
    -ms-text-shadow: 0px 0px 2px #000;
    -o-text-shadow: 0px 0px 2px #000;
    text-shadow: 0px 0px 2px #000;
}

.block01 .right img{
    display: block;
    position: absolute;
    top: -2%;
    left: 60%;
}

.block02 .hcover {
    width: 100%;
    height: 100%;
}

.block02 .conBox {
    width: 700px;
    float: right;
    right: 100%;
    height: 231px;
    position: relative;
    top: 46%;
    left: 50px;
}

.block02 .conBox span {
    /* color: #fff;
    font-size: 38px;
    line-height: 50px;
    float: right;
    margin-bottom: 10px;
    opacity: 0;
    -webkit-text-shadow: 0px 0px 4px #000;
    -moz-text-shadow: 0px 0px 4px #000;
    -ms-text-shadow: 0px 0px 4px #000;
    -o-text-shadow: 0px 0px 4px #000;
    text-shadow: 0px 0px 4px #000; */
    color: #6087a1;
    line-height: 60px;
    font-size: 48px !important;
    margin: -15% 0 0 -10%;
    text-align: center;
    width: 800px;
    display: block;
    margin-bottom: 30px;
    opacity: 0;
}

.block02  ul li{
    width: 120px;
    height: 140px;
    float: left;
    margin-right: 15px;
}

.block02  ul li img{
    max-width: 100%;
}


.block03  .techBox span{
    opacity: 1;
    color: #fff;
    font-size: 40px !important;
    position: absolute;
    top: 50%;
    left: 5%;
    -webkit-text-shadow: 0 0 4px #000;
    -moz-text-shadow: 0 0 4px #000;
    -ms-text-shadow: 0 0 4px #000;
    -o-text-shadow: 0 0 4px #000;
    text-shadow: 0 0 4px #000;
}

.block03  .techBox em{
    position: absolute;
    top: 56%;
    left: 5%;
    font-style: normal;
    color: #fff;
    font-size: 18px;
    -webkit-text-shadow: 0 0 4px #000;
    -moz-text-shadow: 0 0 4px #000;
    -ms-text-shadow: 0 0 4px #000;
    -o-text-shadow: 0 0 4px #000;
    text-shadow: 0 0 4px #000;
}



.block04 .layoutBox {
    position: relative;
    top: 32%;
    height: 231px;
    width: 500px;
    margin: 0 auto;
}

.block04 .layoutBox span {
    color: #fff;
    font-size: 38px;
    margin-bottom: 100px;
    margin-top: -20px;
    text-align: center;
    width: 100%;
    display: block;
    opacity: 0;
}

.block04 .layoutBox em {
    height: 64px;
    width: 252px;
    display: block;
    background: url(../images/icon.png) 0px -147px no-repeat;
    margin: 0 auto;
    opacity: 0;
}

.block04 .layoutBox p {
    width: 0px;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    color: #ccc;
    overflow: hidden;
    white-space: nowrap;
}

.block04 .layoutBox p i {
    font-style: normal;
    margin: 0px 5px;
    text-decoration: none;
    font-size: 18px;
    color: #fc0203;
}

.swiperPag {
    /*position: fixed;*/
    position: absolute;
    bottom: 15%;
    width: 100%;
    cursor: default;
    height: 35px;
    padding-top: 15px;
    box-sizing: border-box;
}

.swiperPag span {
    width: 40px;
    height: 5px;
    border-radius: 0px;
    margin: 0px 5px;
}

.tDown {
    position: fixed;
    bottom: 5%;
    left: 0;
    width: 100%;
    z-index: 99;
}

.tDown a {
    display: block;
    margin: 0 auto;
    width: 47px;
    height: 47px;
    background: url(../images/icons.png) 0px -60px no-repeat;
}

.tDown a:hover {
    background: url(../images/icons.png) 0px -112px no-repeat;
}

.sli01_up {
    font-size: 40px;
    color: #fff;
    width: 100%;
    text-align: center;
}

.sli01_down {
    font-size: 40px;
    color: #fff;
    width: 100%;
    text-align: center;
}


/*第2屏-业务*/

.sec02 {
    background: url(../images/kehu.png) center no-repeat;
    background-size: 100% 100%;
}

.sec02 .conBox {
    padding-top: 7.5%;
}

.sec02 .imgtitle {
    width: 100%;
    text-align: center;
}


.sec02 .imgtitle span {
    font-size: 30px;
    color: #0987de;
    margin-top: 20px;
    border-bottom: solid 1px #0987de;
    padding-bottom: 10px;
}
.sec02 .imgtitle h4{
    margin-top: 20px;
}

.sec02 .showCon {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.sec02 .showCon ul {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.sec02 .showCon ul li {
    display: inline-block;
    /*width: 172px;*/
    width: 166px;
    height: 330px;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}

.sec02 .showCon .iconBox {
    width: 140px;
    height: 140px;
    margin: 0 auto;
    position: relative;
    z-index: 6;
}

.sec02 .showCon .iconBox p {
    position: absolute;
    left: 45px;
    width: 69px;
    height: 69px;
    top: 45px;
    /*overflow: hidden;*/
    z-index: 99;
}

.sec02 .showCon .iconBox em {
    width: 146px;
    margin-left: -49px!important;
    height: 69px;
    display: block;
    color: #fff;
    font-size: 48px;
    font-family: "黑体";
    font-style: normal;
}

.sec02 .showCon .iconBox .em_01 {
    /*background: url(../images/icon.png) -168px -357px no-repeat;*/
}

.sec02 .showCon .iconBox .em_02 {
    /*background: url(../images/icon.png) -332px -293px no-repeat;*/
}

.sec02 .showCon .iconBox .em_03 {
    /*background: url(../images/icon.png) -332px -360px no-repeat;*/
}

.sec02 .showCon .iconBox .em_04 {
    /*background: url(../images/icon.png) -168px -438px no-repeat;*/
}

.sec02 .showCon .iconBox .em_05 {
    /*background: url(../images/icon.png) -332px -438px no-repeat;*/
}

.sec02 .showCon .iconBox i {
    display: block;
    position: absolute;
    width: 80px;
    height: 0px;
    z-index: 14;
}

.sec02 .showCon .iconBox .i_01 {
    background: url(../images/circle140.png) 0px 0px no-repeat;
    top: 0px;
    left: 0px;
}

.sec02 .showCon .iconBox .i_02 {
    background: url(../images/circle140.png) right bottom no-repeat;
    bottom: 0px;
    right: 0px;
}

.sec02 .showCon .liCover {
    width: 100%;
    height: 50px;
    padding-bottom: 20px;
    position: absolute;
    z-index: 5;
    bottom: -80px;
    left: 0px;
}

.sec02 .showCon .liCover p {
    text-align: center;
    padding: 0px 20px;
    color: #f1f1f1;
    line-height: 25px;
    font-size: 12px;
}

.sec02 .showCon .wzBox {
    width: 100%;
    margin-top: 20px;
    z-index: 6;
    position: relative;
}

.sec02 .showCon .wzBox span {
    display: block;
    text-align: center;
    color: #333;
    font-size: 18px;
}

.sec02 .mo_showcon {
    width: 160px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 50px;
    display: none;
}

.sec02 .mo_showcon ul li {
    float: left;
    padding: 14px 0px;
    font-size: 16px;
}

.sec02 .mo_showcon ul li em {
    display: block;
    float: left;
    margin-right: 15px;
    margin-top: -8px;
}

.sec02 .mo_showcon ul li .mo01 {
    background: url(../images/icon_mini.png) -145px -217px no-repeat;
    width: 46px;
    height: 35px
}

.sec02 .mo_showcon ul li .mo02 {
    background: url(../images/icon_mini.png) -245px -176px no-repeat;
    width: 46px;
    height: 39px
}

.sec02 .mo_showcon ul li .mo03 {
    background: url(../images/icon_mini.png) -249px -220px no-repeat;
    width: 46px;
    height: 35px
}

.sec02 .mo_showcon ul li .mo04 {
    background: url(../images/icon_mini.png) -146px -264px no-repeat;
    width: 46px;
    height: 41px
}

.sec02 .mo_showcon ul li .mo05 {
    background: url(../images/icon_mini.png) -253px -266px no-repeat;
    width: 46px;
    height: 38px
}


/*第3屏-案例*/

.sec03 {
    background: url(../images/zixun.jpg) center no-repeat;
    background-size: 100% 100%;
}

.sec03 .caseShow,.sec08 .caseShow {
    padding-top: 7.5%;
}

.sec03 .imgtitle,.sec08 .imgtitle {
    width: 100%;
    text-align: center;
}

.sec03 .imgtitle span,.sec08 .imgtitle span {
    font-size: 30px;
    color: #0987de;
    margin-top: 20px;
    border-bottom: solid 1px #FFFFFF;
    padding-bottom: 10px;
}

.sec03 .imgtitle h4,.sec08 .imgtitle h4{
    margin-top: 20px;
}
.sec03 .caseCon {
    margin-top: 250px;
    opacity: 0;
}

.sec03 .caseCon ul {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.sec03 .caseCon ul li {
    display: inline-block;
    width: 340px;
    margin: 0px 15px;
    overflow: hidden;
}

.sec03 .caseCon ul li .imgBox {
    width: 340px;
    height: 200px;
    background: #ccc;
    position: relative;
}

.sec03 .caseCon ul li .imgBox img {
    width: 100%;
    height: 100%;
}

.sec03 .caseCon ul li .imgCover {
    position: absolute;
    height: 100%;
    width: 100%;
    background: url(../images/bg_0.8.png) repeat;
    left: 0;
    top: -100%;
}

.sec03 .caseCon ul li .imgCover em {
    display: block;
    width: 45px;
    height: 45px;
    margin: 20% auto 0px auto;
    opacity: 0.7;
    background: url(../images/icons.png) 0px -168px no-repeat
}

.sec03 .caseCon ul li .wzBox {
    position: relative;
    background: #fff;
    border-bottom: 3px solid #fc0203;
    overflow: hidden;
}

.sec03 .caseCon ul li .wzBox p {
    color: #999;
    padding: 10px;
    text-align: left;
    font-size: 13px;
    z-index: 10;
    position: relative;
}

.sec03 .caseCon ul li .wzBox strong {
    display: block;
    font-weight: normal;
    font-size: 16px;
    color: #000;
    width: 100%;
    margin: 10px 0px;
}

.sec03 .caseCon ul li .wzCover {
    position: absolute;
    bottom: -100%;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: #fc0203;
}

.sec03 .caseMore {
    height: 40px;
    font-size: 18px;
    color: #fc0203;
    line-height: 40px;
    display: block;
    width: 152px;
    margin: 0 auto;
    border: 1px solid #fc0203;
    transition: background 1s, color 0.5s;
    text-align: center;
}

.sec03 .caseMore:hover {
    color: #fff;
    background: #fc0203;
}


/*第4屏-客户*/

.sec04 {
    background: url(../images/bg4.jpg) center no-repeat;
    width: 100%;
}

.sec04 .coop {
    width: 1200px;
    margin: 0 auto;
    padding-top: 10%;
}

.sec04 .imgtitle {
    width: 100%;
    opacity: 0;
}

.sec04 .imgtitle em {
    display: block;
    margin: 0 auto;
    width: 299px;
    height: 37px;
    background: url(../images/icon.png) -152px -528px no-repeat;
}

.sec04 .imgtitle span {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 20px;
    color: #333;
    margin-top: 20px;
}

.sec04 .coopCon {
    width: 100%;
    float: left;
    margin-top: 50px;
    height: 452px;
    position: relative;
}

.sec04 .coopCon ul {
    float: left;
    width: 230px;
    float: left;
    border-right: 1px dashed #ccc;
    position: relative;
    z-index: 10;
    opacity: 0;
}

.sec04 .coopCon ul:nth-child(2n) {
    margin-top: 200px;
}

.sec04 .coopCon ul:nth-child(2n+1) {
    margin-top: -200px;
}

.sec04 .coopCon ul.last {
    border: 0px;
}

.sec04 .coopCon ul:last-child {
    border: 0px;
}

.sec04 .coopCon ul li {
    height: 150px;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    overflow: hidden
}

.sec04 .coopCon ul li em {
    display: block;
    height: 300px;
    width: 100%;
}

.sec04 .coopCon ul li.last {
    border: 0px;
}

.sec04 .coopCon ul li:last-child {
    border: 0px;
}

.sec04 .coopCon .followBg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
}

.sec04 .coopCon .followBg .follow {
    background: #f1f1f1;
    width: 230px;
    height: 150px;
    position: absolute;
    display: none;
}

.sec04 .coopWz {
    padding-top: 50px;
    display: none;
}

.sec04 .coopWz ul li {
    width: 100%;
    padding: 10px 0px;
    list-style: none;
    ;
    text-align: left;
    padding-left: 50px;
}


/*第5屏-品质*/

.sec05 {
    background: url(../images/rongyu.jpg) center no-repeat;
    background-size: 100% 100%;
}

.sec05 .quality {
    width: 100%;
    margin: 0 auto;
    padding-top: 7.5%;
}

.sec05 .imgtitle {
    width: 100%;
    text-align: center;
}

.sec05 .imgtitle em {
    display: block;
    margin: 0 auto;
    width: 240px;
    height: 37px;
    background: url(../images/icon.png) 0px -576px no-repeat;
}

.sec05 .imgtitle span {
    text-align: center;
    font-size: 30px;
    color: #0987de;
    margin-top: 20px;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
}
.sec05 .imgtitle h4{
    margin-top: 20px;
}
.sec05 .queCon {
    width: 1200px;
    margin: 30px auto 0;
}

.sec05 .queCon>ul li{
    width: 230px;
    float: left;
    margin-right: 12px;
}
.sec05 .queCon>ul li:nth-child(5n){
    margin-right: 0;
}
.sec05 .queCon>ul li img{
    width: 100%;
	height:282px;
}
.sec05 .queCon>ul li .li-botm{
    width: 230px;
    height: 68px;
    background: rgba(255,255,255,.9);
    color: #0987de;
    font-size: 18px;
    position: relative;
}
.sec05 .queCon>ul li .li-botm p{
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 99;
}
.sec05 .queCon>ul li .kuang{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    background: #0987de;
    width: 100%;
    -webkit-transition: height .5s;
    -moz-transition: height .5s;
    -ms-transition: height .5s;
    -o-transition: height .5s;
    transition: height .5s;
}
.sec05 .queCon>ul li:hover .kuang{
    height: 68px;
}
.sec05 .queCon>ul li:hover p{
    color: #fff;
}

/*新产品*/
.sec055 {
    background: url(../images/chanpin.jpg) center no-repeat;
    background-size: 100% 100%;
}

.sec055 .quality {
    width: 100%;
    margin: 0 auto;
    padding-top: 7.5%;
}

.sec055 .imgtitle {
    width: 100%;
    text-align: center;
}

.sec055 .imgtitle em {
    display: block;
    margin: 0 auto;
    width: 240px;
    height: 37px;
    background: url(../images/icon.png) 0px -576px no-repeat;
}

.sec055 .imgtitle span {
    text-align: center;
    font-size: 30px;
    color: #0987de;
    margin-top: 20px;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
}
.sec055 .imgtitle h4{
    margin-top: 20px;
}
.sec055 .queCon {
    width: 1200px;
    margin: 30px auto 0;
}

.sec055 .queCon>ul li{
    width: 230px;
    float: left;
    margin-right: 12px;
}
.sec055 .queCon>ul li:nth-child(5n){
    margin-right: 0;
}
.sec055 .queCon>ul li img{
    width: 100%;
	height:282px;
}
.sec055 .queCon>ul li .li-botm{
    width: 230px;
    height: 68px;
    background: rgba(255,255,255,.9);
    color: #0987de;
    font-size: 18px;
    position: relative;
}
.sec055 .queCon>ul li .li-botm p{
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 99;
}
.sec055 .queCon>ul li .kuang{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    background: #0987de;
    width: 100%;
    -webkit-transition: height .5s;
    -moz-transition: height .5s;
    -ms-transition: height .5s;
    -o-transition: height .5s;
    transition: height .5s;
}
.sec055 .queCon>ul li:hover .kuang{
    height: 68px;
}
.sec055 .queCon>ul li:hover p{
    color: #fff;
}
/*第6瓶-增值*/

.sec06 {
    background: url(../images/chanpin.jpg) center no-repeat;
    color: #fff;
    background-size: 100% 100%;
}

.sec06 .valadd {
    padding-top: 7.5%;
}

.sec06 .imgtitle {
    width: 100%;
    text-align: center;
    color: #fff;
}

.sec06 .imgtitle em {
    display: block;
    margin: 0 auto;
    width: 240px;
    height: 37px;
    background: url(../images/icon.png) right -576px no-repeat;
}

.sec06 .imgtitle span{
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
}
.sec06 .imgtitle h4{
    margin-top: 20px;
}

.sec06 .addCon {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.sec06 .addCon ul {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 0px 15px;
}

.sec06 .addCon ul li {
    display: inline-block;
    width: 140px;
    height: 330px;
    margin: 20px 10px 0;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}

.sec06 .addCon .iconBox {
    width: 140px;
    height: 140px;
    margin: 0 auto;
    position: relative;
    z-index: 6;
    font-size: 30px;
    text-align: center;
    line-height: 140px;
    border-top: solid 1px transparent;
}
.sec06 .addCon .icbox{
    font-size: 42px;
    line-height: 70px;
}
.sec06 .addCon .iconBox span{
    display: block;
}
.sec06 .addCon .iconBox span.ls{
    margin-top: 6px;
}
.sec06 .addCon .iconBox span.my{
    width: 20px;
    height: 5px;
    background: #fff;
    margin: 0 auto;
}
.sec06 .addCon .iconBox span.ft{
    margin-top: -10px;
}
.addCon>ul li:nth-child(4) .iconBox{
    font-size: 30px;
}
.addCon>ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}
.sec06 .addCon .iconBox i {
    display: block;
    position: absolute;
    width: 70px;
    height: 140px !important;
    z-index: 14;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
} 
.addCon>ul li:hover .iconBox i{
    height: 0 !important;
}
.sec06 .addCon .iconBox .i_01 {
    background: url(../images/circle140.png) 0px 0px no-repeat;
    top: 0px;
    left: 0px;
}

.sec06 .addCon .iconBox .i_02 {
    background: url(../images/circle140.png) right bottom no-repeat;
    bottom: 0px;
    right: 0px;
}

.sec06 .addCon .wzBox {
    margin-top: 20px;
    text-align: center;
}

.sec06 .addCon .wzBox span {
    font-size: 18px;
    font-weight: bold;
}

.sec06 .addCon .wzBox p {
    font-size: 14px;
    margin-top: 10px;
}

.sec06 .mo_addcon {
    width: 160px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 30px;
    display: none;
}


.sec06 .mo_addcon ul li {
    float: left;
    padding: 20px 0px;
    font-size: 18px;
}

.sec06 .mo_addcon ul li em {
    display: block;
    float: left;
    margin-top: -12px;
}

.sec06 .mo01 {
    background: url(../images/icon_mini.png) -86px -380px no-repeat;
    margin: 0px 20px 0px 4px;
    width: 33px;
    height: 43px
}

.sec06 .mo02 {
    background: url(../images/icon_mini.png) -124px -377px no-repeat;
    margin-right: 10px;
    width: 45px;
    height: 43px
}

.sec06 .mo03 {
    background: url(../images/icon_mini.png) -172px -377px no-repeat;
    margin: 0px 13px 0px 0px;
    width: 42px;
    height: 43px
}

.sec06 .mo04 {
    background: url(../images/icon_mini.png) -219px -374px no-repeat;
    margin: 0px 15px 0px 0px;
    width: 38px;
    height: 43px
}

.sec06 .mo05 {
    background: url(../images/icon_mini.png) -263px -382px no-repeat;
    margin: 0px 16px 0px 3px;
    width: 34px;
    height: 43px
}

.sec06 .mo06 {
    background: url(../images/icon_mini.png) -86px -422px no-repeat;
    margin: 0px 15px 0px 6px;
    width: 31px;
    height: 43px
}


/*第7屏-关于我们*/

.sec07 {
    background: url(../images/guanyu.jpg) center no-repeat;
    background-size: 100% 100%;
}

.sec07 .aboutTab {
    width: 100%;
    position: absolute;
    margin-top: 7.5%;
}

.sec07 .aboutTab span {
    display: block;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 100%;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
}

.sec07 .aboutTab span.sp_act {
    background: #fc0203;
}

.sec07 .aboutCon {
    position: absolute;
    margin-top: 15%;
    left: 50%;
    width: 500px;
    height: 500px;
    overflow: hidden;
}

.sec07 .aboutCon .slideBox {
    width: 1500px;
    height: 500px;
    float: left;
}

.sec07 .aboutCon .conBox {
    float: left;
    width: 500px;
    position: relative;
    padding: 15px 0px;
}

.sec07 .aboutCon .conBox span {
    color: #f1f1f1;
    font-size: 40px;
    display: block;
    margin-bottom: 20px;
}

.sec07 .aboutCon .conBox p {
    padding: 5px 0px;
    font-size: 15px;
    color: #ccc;
    line-height: 25px;
    text-indent: 29px;
}

.sec07 .aboutCon .conBox p.noIndent {
    text-indent: 0px;
}

.sec07 .aboutCon .conBox em {
    font-style: normal;
    display: block;
    margin-top: 20px;
    font-size: 20px;
    color: #eee;
}

.sec07 .aboutCon .conBox strong {
    font-size: 25px;
    color: #fc0203
}

.sec07 .aboutCon .conBox ul {
    margin-top: 15px;
}

.sec07 .aboutCon .conBox ul li {
    list-style: inside;
    color: #ccc;
    padding: 10px 0px;
    font-size: 15px;
}

.sec07 .aboutCon .conBox ul li u {
    padding: 0px 10px;
    text-decoration: none;
}

.sec07 .aboutWz {
    height: 80px;
    width: 100%;
    background: url(../images/wbg_0.3.png) repeat;
    bottom: 0;
    left: 0;
    position: absolute;
}

.sec07 .aboutWz ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 15px;
}

.sec07 .aboutWz ul li {
    float: left;
    width: 20%;
    height: 100%;
    text-align: center;
}

.sec07 .aboutWz ul li em {
    font-style: normal;
    font-size: 35px;
    color: #fc0203;
}

.sec07 .aboutWz ul li span {
    color: #ccc;
    font-size: 16px;
    padding-left: 10px;
}


/*第8屏-联系我们*/

.sec08 {
    background: url(../images/lianxi.jpg) center no-repeat;
    background-size: 100% 100%;
    position: relative;
}



/*右侧导航菜单*/

.r_menu {
    position: fixed;
    right: 0px;
    top: 35%;
    height: 300px;
}

.r_menu ul {
    height: 250px;
    margin-bottom: 10px;
    right: 0px;
    position: relative;
    z-index: 10;
    overflow: hidden;
    background: url(../images/bg_0.8.png) repeat;
    width: 50px;
    border-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.r_menu ul li {
    width: 50px;
    height: 50px;
}

.r_menu ul li i {
    width: 50px;
    height: 50px;
    opacity: 0.5;
    display: block;
    cursor: pointer;
}

.r_menu ul li i:hover {
    opacity: 1;
}

.r_menu ul .up i {
    background: url(../images/icons.png) -63px -150px no-repeat;
}

.r_menu ul .qq i {
    background: url(../images/icons.png) -63px -20px no-repeat;
}

.r_menu ul .tel i {
    background: url(../images/icons.png) -63px -108px no-repeat;
}

.r_menu ul .wx i {
    background: url(../images/icons.png) -59px -66px no-repeat;
}

.r_menu ul .down i {
    background: url(../images/icons.png) -63px -190px no-repeat;
}

.r_menu .sliBox {
    top: 50px;
    right: -150px;
    width: 150px;
    height: 150px;
    border-radius: 10px;
    background: url(../images/bg_0.5.png) repeat;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    position: absolute;
    z-index: 9;
    position: absolute;
}

.r_menu .qqBox span {
    display: block;
    padding: 10px 25px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 15px;
}

.r_menu .qqBox a {
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
    color: #fc0203;
    transition: all 0.5s;
    margin: 0 auto;
    border: 1px solid #fc0203;
    display: block;
}

.r_menu .qqBox a:hover {
    background: #fc0203;
    color: #fff;
}

.r_menu .telBox span {
    padding: 0px 15px;
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 30px;
}

.r_menu .wxBox img {
    height: 130px;
    width: 130px;
    margin: 10px;
}

.r_menu .close {
    cursor: pointer;
    opacity: 0.5;
    width: 26px;
    height: 26px;
    display: block;
    margin-left: 15px;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    background: url(../images/icons.png) 0px -640px no-repeat;
}

.r_menu .close:hover {
    opacity: 1;
    transform: rotate(180deg);
}

.main{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.guanyu{
    text-align: center;
}
.guanyu h2{
    font-size: 30px;
    color: #0987de;
    font-weight: 700;
    border-bottom: 1px solid #0987de;
    padding-bottom: 10px;
    display: inline;
}
.guanyu h6{
    margin-top: 22px;
}
.guanyu .gy-line{
    width: 450px;
    height: 300px;
    border: solid 2px #CCCCCC;
    position: absolute;
    top: 185px;
    left: 0;
	z-index:9999;background:#282828;
}
.guanyu .gy-img{
    width: 450px;
    height: 290px;
    background: #eee;
    position: absolute;
    top: 145px;
    left: 35px;
	z-index:8888;
}
.guanyu .gy-img img{
    width: 100%;
	height: 290px;
}
.guanyu .gy-right{
    width: 745px;
    height: 255px;
    background: rgba(255,255,255,.7);
    position: absolute;
    right: 0;
    top: 178px;
}
.guanyu .gy-right .gy-content{
    margin-left: 40px;
    text-align: left;
    width: 560px;
    position: relative;
}
.guanyu .gy-right .gy-content h3{
    color: #4e4e4e;
    font-weight: 700;
    font-size: 18px;
    margin-top: 20px;
}
.guanyu .gy-right .gy-content span{
    display: block;
    background: #4e4e4e;
    width: 270px;
    height: 2px;
    margin-top: 3px;
}
.guanyu .gy-right .gy-content .gy-jianji p{
    padding-top: 10px;
    height: 125px;
    overflow: hidden;
}
.guanyu .gy-right .gy-content .gy-jianji b{
    display: block;
    padding-top: 5px;
}
.guanyu .gy-right .more{
    width: 85px;
    height: 25px;
    border: solid 1px #0987de;
    text-align: center;
    line-height: 25px;
    top: 190px;
    left: 0;
    position: absolute;
}
.guanyu .gy-right .more a{
    color: #0987de;
    display: block;
    width: 100;
}
.more1{
    width: 125px;
    height: 32px;
    border: solid 1px #0987de;
    text-align: center;
    line-height: 32px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 3%;
}
.more1 a{
    display: block;
    width: 100%;
    font-size: 14px;
    color: #0987de;
}
.more1 a:hover{
    border: none;
    background: #0987de;
    color: #fff;
}
.kehu{
    margin-top: 40px;
    position: relative;
    border-top: solid 1px transparent;
}
.kehu>ul{
    position: absolute;
    top: 31px;
    left: 0;
    right: 0;
    width: 85%;
    margin: 0 auto;
}
.kehu>ul li{
    width: 150px;
    height: 150px;
    border: solid 1px #0987de;
    -webkit-transtion: all 0s;
    -moz-transtion: all 0s;
    -ms-transtion: all 0s;
    -o-transtion: all 0s;
    transtion: all 0s;
    -webkit-transform: rotateY(0deg) rotateZ(45deg);
    -moz-transform: rotateY(0deg) rotateZ(45deg);
    -ms-transform: rotateY(0deg) rotateZ(45deg);
    -o-transform: rotateY(0deg) rotateZ(45deg);
    transform: rotateY(0deg) rotateZ(45deg);
    position: absolute;
}
.kehu>ul li:nth-child(2){
    left: 214px;
}
.kehu>ul li:nth-child(3){
    left: 428px;
}
.kehu>ul li:nth-child(4){
    left: 642px;
}
.kehu>ul li:nth-child(5){
    left: 856px;
}
.kehu>ul li:nth-child(6){
    top: 120px;
    left: 107px;
}
.kehu>ul li:nth-child(7){
    top: 120px;
    left: 321px;
}
.kehu>ul li:nth-child(8){
    top: 120px;
    left: 535px;
}
.kehu>ul li:nth-child(9){
    top: 120px;
    left: 749px;
}


.zixun>ul li{
    width: 278px;
    height: 338px;
    position: relative;
    overflow: hidden;
    float: left;
    margin: 20px 28px 0 0;
}
.zixun>ul li:last-child{
    margin-right: 0;
}
.zixun>ul li .li-top,.zixun>ul li .li-my{
    width: 100%;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 70px;
}
.zixun>ul li .li-top{
    background: #fff;
}
.zixun>ul li .li-top h3,.zixun>ul li .li-my h3{
    font-size: 14px;
    margin-left: 20px;
    z-index: 999;
}
.zixun>ul li .li-top h3 span,.zixun>ul li .li-my h3 span{
    font-size: 30px;
    float: right;
    display: inline-block;
    margin-right: 20px;
    z-index: 9999;
}
.zixun>ul li img{
    width: 100%;
    height: 160px;
    position: absolute;
    top: 70px;
    left: 0;
}
.zixun>ul li .btn-li,.zixun>ul li .li-fo{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 110px;
    text-align: center;
    background: #fff;
}
.zixun>ul li .btn-li h4,.zixun>ul li .li-fo h4{
    font-size: 16px;
    padding-top: 25px;
    width: 240px;
    margin: 0 auto;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.zixun>ul li .btn-li a,.zixun>ul li .li-fo a{
    display: block;
    width: 88px;
    height: 25px;
    border: solid 1px #4e4e4e;
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -44px;
}
.zixun>ul li .li-my,.zixun>ul li .li-fo{
    position: absolute;
}
.zixun>ul li .li-my{
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    background: #0987de;
    -webkit-transition: height 500ms;
    -moz-transition: height 500ms;
    -ms-transition: height 500ms;
    -o-transition: height 500ms;
    transition: height 500ms;
}
.zixun>ul li .li-fo{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    background: #0987de;
    transition: height 500ms;
}
.zixun>ul li .li-fo a{
    border: solid 1px #fff;
    color: #fff;
}

.zixun>ul li:hover .li-my{
    height: 70px;
    color: #fff;
}
.zixun>ul li:hover .li-fo{
    height: 110px;
    color: #fff;
}
.zixun>ul li:hover .li-top,.zixun>ul li:hover .btn-li{
    display: none;
}
.contact{
    margin-top: 50px;
}
.contact-left{
    float: left;
    letter-spacing: 2px;
}
.contact-left dl{
    margin-bottom: 15px;
    line-height: 20px;
}
.contact-left dl dt{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
}
.contact-left dl dd{
    font-size: 14px;
	color: #FFFFFF;
}
.contact-right{
    float: right;
    width: 585px;
}
.contact-right h3{
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 700;
    float: left
    margin: 18px 0 20px 0;
}
.contact-right h3 span{
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 400;
    margin-left: 1px;
	margin-bottom:20px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -14px;
}
.more-kh {
    margin-top: 28.5%;
}
.contact-right h3 span img{
    padding-right: 5px;
}
#dituContent{
    margin-top: 20px;
}
.gude{
    transform: rotate(-45deg);
    width: 130px;
    margin: 48px 0 0 15px;
}
.kehu>ul li:hover{
    background: #0987de;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    -webkit-transform: rotateY(360deg) rotateZ(45deg);
    -moz-transform: rotateY(360deg) rotateZ(45deg);
    -ms-transform: rotateY(360deg) rotateZ(45deg);
    -o-transform: rotateY(360deg) rotateZ(45deg);
    transform: rotateY(360deg) rotateZ(45deg);
}

/* 网站底部 */
.footer{
    width: 100%;
    min-height: 60px;
    background: #0166b4;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 60px;
}
.ft-content{
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.ft-content p{
    float: left;
    margin-left: 120px;
}
.ft-content p span{
    padding-left: 30px;
}
.ft-content>ul{
    float: right;
    margin-right: 115px;
}
.ft-content>ul li{
    float: left;
}
.ft-content>ul li a{
    color: #fff;
    font-size: 14px;
}
.ft-content>ul li span{
    display: inline-block;
    width: 1px;
    height: 14px;
    background: #fff;
    margin: 24px 12px 0;
}
.ft-content>ul li a:hover{
    text-decoration: underline;
}




/* 英文版的CSS样式 */
.yingwen>b{
    line-height: 15px;
}
.yingwen>ul> li>.li-botm>p{
    left: 10px !important;
    font-size: 14px;
}

.zxyingwen>ul li .btn-li h4,.zxyingwen>ul li .li-fo h4{
    padding-top: 10px;
    line-height: 19px;
}
.lxyingwen dl{
   margin-bottom: 10px;
   line-height: 17px;
   width: 500px;
   letter-spacing: 0;
}
.lxyingwen dl dt{
    font-size: 14px;
}
.lxyingwen dl dt dd{
    font-size: 12px;
}
.ftyingwen>p{
    margin-left: 0;
}
.ftyingwen>ul{
    margin-right: 0;
}




.guanyu>h2 a{
    color: #0987de;
}
.imgtitle>span a{
    color: #fff;
}
.quality .imgtitle>span a,.conBox .imgtitle>span a,.caseShow .imgtitle>span a{
    color: #0987de;
}

.contact h3{
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 20px;
    margin-top: 0;
	text-align:center;
	color:#fff;
}
.contact .dx-in7-main {
    margin-left: auto;
    margin-right: auto;
    height: 240px;
}
.dx-in7-main .in7-icon-main .in7-icon:hover a{
    color: #aacd06;
}
.dx-in7-main .in7-icon-main .in7-icon:hover p{
    color: #aacd06;
}
.dx-in7-main .in7-icon-main .in7-icon:hover span{
    color: #aacd06;
}
.contact .in7-icon p {
        font-size: 18px;
        margin-top: 40px;
        margin-bottom: 10px;
		color:#fff;
		text-align:center;
    }
	.contact .in7-icon span {
		color:#fff;
		font-size:16px;
		text-align:center;
    }
	.contact .in7-icon:last-child{
    padding-right: 0;
    padding-left: 0;
}
.contact .in7-icon:last-child:after{
    content: "";
    background-color: transparent;
    height: 55px;
    width: 2px;
    position: absolute;
    left: 95%;
    top: 20%;
}
.contact .in7-icon{
    float: left;
    position: relative;
    /*padding-left: 65px;*/
    /*padding-right: 90px;*/
    width: 20%;
	text-align:center;
}
.contact .in7-icon:after{
    content: "";
    background-color: #ffffff;
    height: 55px;
    width: 2px;
    position: absolute;
    left: 100%;
    top: 20%;
    opacity: 0.3;
}
.contact .in7-icon a{
    color: #ffffff;

}