﻿@charset "utf-8";
/* CSS Document */
/*切图：yf*/
html{ overflow-x:hidden; overflow-y:auto;}
body{overflow: hidden;}
*{ padding:0; margin:0;}
ul,ol,li,dl,dd,dt{ list-style-type:none; line-height:normal;}
body, button, input, select, textarea{ font-family:'Microsoft yahei' ,Arial; font-size:12px;}
code, kbd, pre, samp { font-family:'Microsoft yahei' ,Arial;}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
a{ text-decoration:none; color:#333; cursor: pointer;
        transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
}
a:hover, a:active, a:visited, a:link, a:focus{
    outline:none;
}
a:hover{color:#333; cursor:pointer;}
img{border:0; max-width:100%;}
table { border-collapse: collapse; border-spacing: 0; }
h1,h2,h3,h4,h5,h6{ margin:0; font-weight:normal; font-family:'Microsoft yahei' ,Arial;}
h1{font-size:36px;}
h2{font-size:24px;}
h3{font-size:22px;}
h4{font-size:18px;}
h5{font-size:14px;}
h6{font-size:12px;}
input,table,tr,td{ margin:0; padding:0; border:none;}
button,table{ border:none; background:none; margin:0; padding:0;}
select{ margin:0; padding:0; font-family:'Microsoft yahei' ,Arial;}
textarea{ resize:none; outline:0;}
input{ outline:0;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}



.top1{ position: absolute; width:100%; height:110px; left:0; top:0; z-index:1010; border-bottom: rgba(255,255,255,0.4) solid 1px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.top1.active{ height: 61px; background-color: rgba(0,0,0,0.4);  }
.top1 .logo{ float:left; width:408px; height:51px; line-height: 0; margin-top: 37px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.top1.active .logo{ width: 320px; height: 40px; margin-top: 10px; }
.top1 .search{ float: right; height: 109px;  padding: 24px 30px 25px 30px; border-right:rgba(255,255,255,0.4) solid 1px; border-left:rgba(255,255,255,0.4) solid 1px;  cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.top1.active .search{ height: 60px; padding: 0 30px 0 30px;}
.top1 .search span{ float: left; color: #fff; font-size: 16px; text-transform: uppercase; line-height: 60px;}
.top1 .search b{ float: left; width: 26px; height: 26px; line-height: 0; margin: 17px 0 0 20px;}
.inco1 ::-webkit-input-placeholder { color:#999 !important;}
.inco1 :-moz-placeholder { color:#999 !important;}
.inco1 ::-moz-placeholder { color:#999 !important;}
.inco1 :-ms-input-placeholder { color:#999 !important; }
@media screen and (max-width:1659px){
    .top1{ height: 61px; }
    .top1 .logo{ width: 320px; height: 40px; margin-top: 10px; }
    .top1 .search{ height: 60px; padding: 0 30px 0 30px;}
}
@media screen and (max-width:1299px){
    .top1{ display:none;}

}






.menuBox{ padding: 0 208px 0 534px; }
.menu{ float: left; }
.menu ul{ float:left; }
.menu ul .nli{ float: left; position: relative; }
.menu ul .nli span a{ float:left; width: 148px; height: 109px; color:#fff; font-size: 16px; line-height: 107px;  position: relative; text-align: center; overflow: hidden;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.top1.active .menu ul .nli span a{ height: 60px; line-height: 58px;}
.menu ul .nli span a .blocks{ float: left; width: 100%; text-align: center;}
/*.menu ul .nli span a .blocks.block_1{
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}*/
.menu ul .nli:hover span a .blocks.block_1{/*margin-top: -109px;*/ display:none;}
.menu ul .nli span a i{ display: inline-block; vertical-align: top; font-style: normal; border-bottom: transparent solid 2px;  }
.menu ul .nli.active span a i{ border-color:#fff;}
.menu ul .nli span a em{ display: none; vertical-align: top; font-style: normal; border-bottom: #fff solid 2px; text-transform: uppercase; }
.menu ul .nli:hover span a em{display:block; color:#ff3399;}
.menu .sub{ display: none; position: absolute; width: 100%; left: 0%; top: 100%; }
.menu .sub ul{ float: left; width: 100%; display: block; background-color:rgba(0,0,0,0.7); border: #eeeeee solid 1px; border-color:rgba(0,0,0,0.7); padding: 10px 14px;

}
.menu .sub li{ padding: 10px 0; color: #fff; font-size: 14px; line-height: 20px; border-bottom: #eeeeee solid 1px; text-align: center;}
.menu .sub li:last-child{ border-bottom: 0;}
.menu .sub li a{color: #fff; text-transform: uppercase;}
.menu .sub li:hover a{ color: #ff3399;}
@media screen and (max-width:1659px){
    .menuBox{ padding: 0 165px 0 364px; }
    .top1 .menu ul .nli span a{ width: 118px; height: 60px; line-height: 58px;}
}



/*phone版头部*/
.top2{ display:none; position: absolute; left: 0; top: 0; z-index: 2000; float: left; width:100%; height:61px;
 background-color: #1e1e1e;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.09);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.09);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,0.09);
    box-shadow: 0 1px 4px rgba(0,0,0,0.09);
}
.top2.active{ }
.top2 .logo{ float:left; width:240px; height:30px; margin-top: 15px;}
@media screen and (max-width:1299px){
    .top2{ display:block;}
}

/*手机按钮*/
.menuph{
    float:right;
    margin:10px 0 0 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
    text-align: center;
}
.menuph .point
{
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 10px;
    position: relative;
}
.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before
{
    width: 28px;
}
.menuph .navbtn
{
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 21px;
    height: 1px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #fff;
}
.menuph .navbtn::after,
.menuph .navbtn::before
{
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #fff;
}
.menuph .navbtn::after
{
    top: -11px;
}
.menuph .navbtn::before
{
    top: 10px;
}
.menuph .point.active .navbtn{
    background: transparent;
}
.menuph .point.active .navbtn::after{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
}
.menuph .point.active .navbtn::before
{
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
}


/*手机下拉*/
.xialaph{
    position: absolute;
    top: 60px;
    right: 0;
    width: 45%;
    padding-bottom: 20px;
    display: none;
    z-index: 1029;
    background:#1e1e1e;
}
.xialaph .titleTwo{ border-bottom: #333 solid 1px;}
.xialaph .ul2,
.xialaph .ul3{
    display: none;
}
.xialaph .tp a{  display: block;  color: #fff;  font-size: 15px;  font-weight: bold;  line-height: 50px;  position: relative;  }
.xialaph .tp b{
    position: absolute; right: 5px; top: 50%;
    width: 9px;
    height: 9px;
    float: right;
    border-top: #fff solid 1px; border-right: #fff solid 1px;
    margin-top: -7px;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    transform:rotate(135deg);
    -webkit-transform:rotate(135deg);
    -moz-transform:rotate(135deg);
    -o-transform:rotate(135deg);
}
.xialaph .tp.active b{
    margin-top: -5px;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    border-top: #fff solid 1px; border-right: #fff solid 1px;
}
.xialaph h5 a{
    display: block; text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    line-height: 42px;
}
.xialaph h5{
    position: relative; margin-left: 20px;
}
.xialaph h5::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #333;
    /*opacity: 0.05;*/
}
.xialaph li:last-child h5::after{
    display: none;
}
.xialaph .ul2{  }
.xialaph .ul3{
    padding-top: 12px;
    padding-bottom: 18px;
    padding-left: 15px;
    position: relative;
}
.xialaph .ul3::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e5e5e5;
}
.xialaph li:last-child .ul3::after{
    display: none;
}
.xialaph .ul3 li a{
    color: #666;
    font-size: 14px;
    line-height: 35px;
    display: block;
}
.xialaph .ul3 li{
    padding-top: 5px;
}
.xialaph .ul3 li:first-child{
    padding-top: 0;
}
.xialaph .searchP{ margin-top: 15px; height: 35px; border: #ccc solid 1px;
    border-radius:18px;
    -webkit-border-radius:18px;
    -moz-border-radius:18px;
    -o-border-radius:18px;
}
.xialaph .searchP button{ float: right; width: 21px; height: 21px; margin: 6px 18px 0 0; line-height: 0;
    -webkit-appearance:none; background: 0;
    outline: 0;border: 0;
    border-radius:0;
}
.xialaph .searchP .searchLeft{ padding: 0 40px 0 0;}
.xialaph .searchP .searchLeft .Iminput{ float: left; width: 100%; height: 33px; padding: 0 0 0 14px; color: #333; font-size: 14px; border: 0; background: 0;
    border-radius:18px;
    -webkit-border-radius:18px;
    -moz-border-radius:18px;
    -o-border-radius:18px;
    -webkit-appearance:none;
    outline: 0;
}
.phonemeng{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    z-index: 196;
    display: none;
}
.phonemeng.active{
    display: block;
}
.inco2 ::-webkit-input-placeholder { color:#fff !important;}
.inco2 :-moz-placeholder {  color:#fff !important;}
.inco2 ::-moz-placeholder {  color:#fff !important;}
.inco2 :-ms-input-placeholder { color:#fff !important; }


.pz_banner{ float:left; width:100%;  overflow:hidden; position: relative; line-height: 0; background-color: #fff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.pz_banner.home{ min-height: 500px;}
@media screen and (max-width:1299px){
    .pz_banner{ margin-top: 60px; }
    .pz_banner.home{min-height: 415px;}
}
@media screen and (max-width:991px){
    .pz_banner.home{ min-height: 514px;}
}
@media screen and (max-width:767px){
    .pz_banner.home{min-height: 214px;}
}
.pz_main{ float:left; width:100%; background: #fff; }
.pz_down{ float:left; width:100%; background-color: #1062aa;  }


/*banner*/
.banBlackBack{ position: absolute; width: 100%; height: 33%; left: 0; top: 0; background: url("images/top2.png") top repeat-x; background-size: auto 100%; z-index: 10;}
.bannerBox{ line-height: 0; }
.bannerBox .owl-item{ width: 100%;}
.bannerBox .owl-dots{ position: absolute; width: 100%;  bottom: 44px; margin-top: 0; z-index: 10; text-align: center; line-height: 0;  }
.bannerBox .owl-dot{ display: inline-block; vertical-align: top; width: 16px; height: 16px; background-color: #fff; margin: 0 7px;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
}
.bannerBox .owl-dot.active{ background-color: #ff3399;}
@media screen and (max-width:767px){
    .bannerBox .owl-dots{ bottom: 20px;  }
    .bannerBox .owl-dot{width: 12px; height: 12px;  margin: 0 4px;}
}


/*main*/
/*homeNew*/
.homeNewTitle{}
.homeNewTitle .newTitleLeft{ float: left; border: #d8d8d8 solid 6px; background-color: rgba(255,255,255,0.1); margin-left: 33px; height: 105px; padding: 22px 187px 0 0; }
.homeNewTitle.homeNewTitle2 .newTitleLeft{ margin-left: 21px;}
.homeNewTitle .newTitleLeft .newBack{ float: left; background-color: #f2f2f2;  margin-left: -44px; padding-right: 15px;}
.homeNewTitle.homeNewTitle2 .newTitleLeft .newBack{ margin-left: -30px;}
.homeNewTitle .newTitleLeft .newNBox{ float: left; color: rgba(28,28,28,0.5);font-size: 100px; line-height: 104px; font-weight: bold; text-transform: uppercase;}
.homeNewTitle .newTitleLeft .newNPadLeft{ padding-left: 94px;}
.homeNewTitle.homeNewTitle2 .newTitleLeft .newNPadLeft{ padding-left: 68px;}
.homeNewTitle .newTitleLeft .newNPadLeft h2{ float: left; color: #1c1c1b; font-size: 34px; font-weight: bold; line-height: 40px; margin-top: 16px; padding-right: 38px; position: relative;}
.homeNewTitle .newTitleLeft .newNPadLeft h2 b{ position: absolute; width: 15px; height: 15px; right: 0; top: 50%; margin-top: -6px; line-height: 0;}
.homeNewTitle .newTitleLeft .newNPadLeft .eng{ margin-left: -14px; white-space: nowrap; float: left; width:100%; color: rgba(28,28,28,0.5); font-size: 28px; font-weight: bold; line-height: 1; text-transform: uppercase; margin-top: 11px;}
.homeNewTitle.homeNewTitle2 .newTitleLeft .newNPadLeft .eng{ margin-left: -9px;}
.homeNewTitle .more{ float: right; margin-top: 71px;  border: rgba(255,51,153,0.6) solid 1px; padding: 0 27px; color: #ff3399; font-size: 14px; line-height: 40px; text-transform: uppercase; position: relative; z-index: 10;}
.homeNewTitle .more:hover{ background-color: #ff3399; color: #fff;}
@media screen and (max-width:1299px){
    .homeNewTitle .newTitleLeft{ border: #d8d8d8 solid 5px; margin-left: 27px; height: 82px; padding: 18px 146px 0 0; }
    .homeNewTitle .newTitleLeft .newBack{ margin-left: -35px;}
    .homeNewTitle .newTitleLeft .newNBox{ font-size: 78px; line-height: 82px; }
    .homeNewTitle .newTitleLeft .newNPadLeft{ padding-left: 74px;}
    .homeNewTitle.homeNewTitle2 .newTitleLeft .newNPadLeft{ padding-left: 54px;}
    .homeNewTitle .newTitleLeft .newNPadLeft h2{ font-size: 26px; line-height: 30px; margin-top: 13px; padding-right: 30px; }
    .homeNewTitle .newTitleLeft .newNPadLeft h2 b{ width: 11px; height: 12px;  margin-top: -6px; }
    .homeNewTitle .newTitleLeft .newNPadLeft .eng{ font-size: 22px; margin-top: 9px;}
    .homeNewTitle .more{ margin-top: 60px; padding: 0 20px;  font-size: 14px; line-height: 31px; }
}
@media screen and (max-width:767px){
    .homeNewTitle .newTitleLeft{ border: #d8d8d8 solid 4px; margin-left: 19px; height: 61px; padding: 13px 40px 0 0; }
    .homeNewTitle .newTitleLeft .newBack{ margin-left: -25px;}
    .homeNewTitle .newTitleLeft .newNBox{ font-size: 58px; line-height: 60px; }
    .homeNewTitle .newTitleLeft .newNPadLeft{ padding-left: 54px;}
    .homeNewTitle.homeNewTitle2 .newTitleLeft .newNPadLeft{ padding-left: 44px;}
    .homeNewTitle .newTitleLeft .newNPadLeft h2{ font-size: 20px; line-height: 23px; margin-top: 10px; padding-right: 21px; }
    .homeNewTitle .newTitleLeft .newNPadLeft h2 b{ width: 8px; height: 9px;  margin-top: -4px; }
    .homeNewTitle .newTitleLeft .newNPadLeft .eng{ font-size: 16px; margin-top: 6px; margin-left: -8px;}
    .homeNewTitle .more{ margin-top:36px; padding: 0 13px; font-size: 12px; line-height: 24px; }
}





.homeNewBack{ background-color: #f1f1f1; overflow: hidden;}
.homeNew{ padding: 101px 0 100px 0;}
.homeNewDown{ margin: 0 -15px; padding-top: 72px;}
.homeNewDown ul{ float: left; width: 100%;}
.homeNewDown ul li{ padding: 0 15px;}
.homeNewDown ul li .newsPic{ line-height: 0; overflow: hidden; background-color: #000;}
.homeNewDown ul li .newsPic img{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    transition: -webkit-transform 2s;
    -ms-interpolation-mode:bicubic;
}
.homeNewDown ul li:hover .newsPic img{
    transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);
    -webkit-transform: scale(1.09,1.09);
    -o-transform: scale(1.09,1.09);
    -moz-transform: scale(1.09,1.09);
}
.homeNewDown ul li .newsUnder{ background-color: #f1f1f1; padding: 38px 30px 50px 30px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.homeNewDown ul li:hover .newsUnder{ background-color: #1e1e1e;}
.homeNewDown ul li .newsUnder h3{ color: #1c1c1b; font-size: 24px; font-weight: bold; line-height: 31px;}
.homeNewDown ul li:hover .newsUnder h3{ color: #fff;}
.homeNewDown ul li .newsUnder p{ margin-top: 19px; height:108px; color: #666666; font-size: 16px; line-height: 27px; overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.homeNewDown ul li:hover .newsUnder p{ color: #bdbdbd;}
@media screen and (max-width:1299px){
    .homeNewDown{ padding-top: 45px;}
    .homeNewDown ul li .newsUnder{ padding: 29px 24px 39px 24px; }
    .homeNewDown ul li .newsUnder h3{ font-size: 19px; line-height: 26px;}
    .homeNewDown ul li .newsUnder p{ margin-top: 13px; height:88px; font-size: 14px; line-height: 22px; }
}
@media screen and (max-width:767px){
    .homeNew{ padding: 50px 0 50px 0;}
    .homeNewDown{ padding-top: 36px;}
    .homeNewDown ul li .newsUnder{  padding: 20px 15px 25px 15px; background-color: #1e1e1e; }
    .homeNewDown ul li .newsUnder h3{ color: #fff; }
    .homeNewDown ul li .newsUnder p{ color: #bdbdbd; }
}

/*homeSer*/
.homeSer{ padding:100px 0 93px 0; }
.home_solution{ padding-top: 62px;}
.solution_top{ float: right; margin-top: -105px; padding-right: 139px;}
.solution_top ul{ float: left;}
.solution_top .lc1{ float: left; height: 42px; padding: 0 16px 0 13px; margin-right: 10px; cursor: pointer; background-color: #ededed;}
.solution_top .lc1.on{ background-color: #333333;}
.solution_top .lc1 b{ float: left; width: 20px; height: 20px; line-height: 0; margin:12px 9px 0 0; }
.solution_top .lc1 b img{ display: block;}
.solution_top .lc1 b .imgs{}
.solution_top .lc1 b .imgd{ display: none;}
.solution_top .lc1.on b .imgs{ display: none;}
.solution_top .lc1.on b .imgd{ display: block;}
.solution_top .lc1 .cT{ float: left; color: #333333; font-size: 16px; line-height: 42px;}
.solution_top .lc1.on .cT{ color: #fff;}
@media screen and (max-width:1299px){
    .home_solution{ padding-top: 45px;}
    .solution_top{ margin-top: -77px; padding-right: 125px;}
    .solution_top .lc1{ height: 33px; }
    .solution_top .lc1 b{ margin:6px 9px 0 0; }
    .solution_top .lc1 .cT{ line-height: 33px;}
}
@media screen and (max-width:991px){
    .solution_top{ float: left; width: 100%; margin-top: 0; padding-right: 0;}
    .solution_top .lc1:last-child{ margin-right: 0;}
}
@media screen and (max-width:767px){
    .homeSer{ padding:50px 0 48px 0; }
    .home_solution{ padding-top: 36px;}
    .solution_top ul{ margin: 0 auto; width: 325px; float: none;}
    .solution_top .lc1{ padding: 0 12px 0 12px; margin: 1%;width: 48%; text-align: center;}
    .solution_top .lc1 b{ margin:0; float:none; display:inline-block; vertical-align:middle; }
    .solution_top .lc1 .cT{ font-size: 14px; float:none; display:inline-block; vertical-align:middle; }
}

.solution_down{ }
.slideBox{ margin:0 -15px; }
.slideBox ul li{ padding: 0 15px;}
.slideBox ul li a .proPic{ overflow: hidden; position: relative;}
.slideBox ul li a .proPic img{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    transition: -webkit-transform 2s;
    -ms-interpolation-mode:bicubic;
}
.slideBox ul li a:hover .proPic img{
    transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);
    -webkit-transform: scale(1.09,1.09);
    -o-transform: scale(1.09,1.09);
    -moz-transform: scale(1.09,1.09);
}
.slideBox ul li a:hover .proPic{ background-color: #f8f9fc;}
.slideBox ul li a .hotDown{ border: #efefef solid 1px; border-top: 0; padding: 0 19px 19px 19px; }
.slideBox ul li a .hotDown .hotFix{ height:151px; position: relative;  }
.slideBox ul li a .hotDown .hotFloat{ position: absolute; width: 100%; height: 100%; left: 0; bottom: 0; padding: 0 108px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.slideBox ul li a:hover .hotDown .hotFloat{ height: 231px; background-color: rgba(0,0,0,0.85);}
.slideBox ul li a .hotDown .hotFloat .bor{
    position: absolute; left: 10px; top: 10px;
    width: 100%;
    height: 100%;
    border: rgba(255, 255, 255, 0.1) solid 1px;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    height: calc(100% - 20px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}
.slideBox ul li a:hover .hotDown .hotFloat .bor{
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
.slideBox ul li a .hotDown h3{ padding: 30px 0 19px 0; color: #1c1c1b; font-size: 24px; line-height: 1; text-align: center;}
.slideBox ul li a:hover .hotDown h3{ color: #fff;}
.slideBox ul li a .hotDown .hotLine{ line-height: 0; text-align: center; padding: 0 42px;}
.slideBox ul li a .hotDown .hotLine .l_1{ display: inline-block; vertical-align: top; width: 36px; height: 2px; background-color: #1c1c1b;}
.slideBox ul li a:hover .hotDown .hotLine .l_1{ background-color: #fff;}
.slideBox ul li a .hotDown .hotLine .l_2{ float: left; width: 100%; height: 1px; background-color: #d2d2d1; margin-top: -1px;}
.slideBox ul li a:hover .hotDown .hotLine .l_2{background-color: rgba(255,255,255,0.1);}
.slideBox ul li a .hotDown .hotP{ height: 56px; margin-top: 14px; margin-bottom: 5px; color: #666666; font-size: 16px; line-height: 28px; text-align: center; overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.slideBox ul li a:hover .hotDown .hotP{ color: rgba(255,255,255,0.7);}
.slideBox ul li a .hotDown .hotMore{ padding-top: 6px; text-align: center; line-height: 0;}
.slideBox ul li a .hotDown .hotMore span{ display: inline-block; vertical-align: top; width:27px; height: 27px; background:url(images/main11.png) no-repeat; background-size:100% 100%; }
@media screen and (max-width:1659px){
    .slideBox ul li a .hotDown{ padding: 0 16px 16px 16px; }
    .slideBox ul li a .hotDown .hotFloat{ padding: 0 50px; }
    .slideBox ul li a:hover .hotDown .hotFloat{ height: 210px; }
}
@media screen and (max-width:1299px){
    .slideBox ul li a .hotDown h3{ padding: 22px 0 15px 0; font-size: 18px;}
    .slideBox ul li a .hotDown .hotFloat{ padding: 0 25px; }
    .slideBox ul li a .hotDown .hotFix{ height:117px; }
    .slideBox ul li a:hover .hotDown .hotFloat{ height: 168px; }
    .slideBox ul li a .hotDown .hotFloat .bor{
       left: 7px; top: 7px;
        width: -webkit-calc(100% - 14px);
        width: calc(100% - 14px);
        height: -webkit-calc(100% - 14px);
        height: calc(100% - 14px);
    }
    .slideBox ul li a .hotDown .hotLine{ padding: 0 35px;}
    .slideBox ul li a .hotDown .hotLine .l_1{ width: 28px; }
    .slideBox ul li a .hotDown .hotP{ height: 48px; margin-top: 10px; font-size: 14px; line-height: 24px; }
}
@media screen and (max-width:991px){
    .solution_down{ float: left; width: 100%; margin-top: 45px;}
}
@media screen and (max-width:767px){
    .solution_down{ margin-top: 25px; }
}

/*homeAgent*/
.homeAgentTitle{}
.homeAgentTitle .newTitleLeft{ float: left; border:rgba(255,255,255,0.1) solid 6px;  margin-left: 33px; height: 105px; padding: 22px 187px 0 0; }
.homeAgentTitle.homeNewTitle2 .newTitleLeft{ margin-left: 21px;}
.homeAgentTitle .newTitleLeft .newBack{ float: left; background-color: #434445;  margin-left: -40px; padding-right: 15px;}
.homeAgentTitle .newTitleLeft .newNBox{ float: left; color: rgba(255,255,255,0.33);font-size: 100px; line-height: 104px; font-weight: bold; text-transform: uppercase;}
.homeAgentTitle .newTitleLeft .newNPadLeft{ padding-left: 94px;}
.homeAgentTitle.homeNewTitle2 .newTitleLeft .newNPadLeft{ padding-left: 68px;}
.homeAgentTitle .newTitleLeft .newNPadLeft h2{ float: left; color: #fff; font-size: 34px; font-weight: bold; line-height: 40px; margin-top: 16px; padding-right: 38px; position: relative;}
.homeAgentTitle .newTitleLeft .newNPadLeft h2 b{ position: absolute; width: 15px; height: 15px; right: 0; top: 50%; margin-top: -6px; line-height: 0;}
.homeAgentTitle .newTitleLeft .newNPadLeft .eng{white-space: nowrap; margin-left:-14px; width: 100%; float: left; color: rgba(255,255,255,0.33); font-size: 28px; font-weight: bold; line-height: 1; text-transform: uppercase; margin-top: 11px;}
.homeAgentTitle .more{ float: right; margin-top: 71px; border: rgba(255,51,153,0.6) solid 1px; padding: 0 27px; color: #ff3399; font-size: 14px; line-height: 40px; text-transform: uppercase; position: relative; z-index: 10;}
.homeAgentTitle .more:hover{ background-color: #ff3399; color: #fff;}
@media screen and (max-width:1299px){
    .homeAgentTitle .newTitleLeft{ border: #d8d8d8 solid 5px; margin-left: 27px; height: 82px; padding: 18px 146px 0 0; }
    .homeAgentTitle .newTitleLeft .newBack{ margin-left: -35px;}
    .homeAgentTitle .newTitleLeft .newNBox{ font-size: 78px; line-height: 82px; }
    .homeAgentTitle .newTitleLeft .newNPadLeft{ padding-left: 74px;}
    .homeAgentTitle.homeNewTitle2 .newTitleLeft .newNPadLeft{ padding-left: 54px;}
    .homeAgentTitle .newTitleLeft .newNPadLeft h2{ font-size: 26px; line-height: 30px; margin-top: 13px; padding-right: 30px; }
    .homeAgentTitle .newTitleLeft .newNPadLeft h2 b{ width: 11px; height: 12px;  margin-top: -6px; }
    .homeAgentTitle .newTitleLeft .newNPadLeft .eng{ font-size: 22px; margin-top: 9px;}
    .homeAgentTitle .more{ margin-top: 60px; padding: 0 20px;  font-size: 14px; line-height: 31px; }
}
@media screen and (max-width:767px){
    .homeAgentTitle .newTitleLeft{ border: #d8d8d8 solid 4px; margin-left: 19px; height: 61px; padding: 13px 40px 0 0; }
    .homeAgentTitle .newTitleLeft .newBack{ margin-left: -25px;}
    .homeAgentTitle .newTitleLeft .newNBox{ font-size: 58px; line-height: 60px; }
    .homeAgentTitle .newTitleLeft .newNPadLeft{ padding-left: 54px;}
    .homeAgentTitle.homeNewTitle2 .newTitleLeft .newNPadLeft{ padding-left: 44px;}
    .homeAgentTitle .newTitleLeft .newNPadLeft h2{ font-size: 20px; line-height: 23px; margin-top: 10px; padding-right: 21px; }
    .homeAgentTitle .newTitleLeft .newNPadLeft h2 b{ width: 8px; height: 9px;  margin-top: -4px; }
    .homeAgentTitle .newTitleLeft .newNPadLeft .eng{ font-size: 16px; margin-top: 6px; margin-left:-9px;}
    .homeAgentTitle .more{ margin-top:36px; padding: 0 13px; font-size: 12px; line-height: 24px; }
}




.homeAgentBack{ background-color: #434445;}
.homeAgent{ padding:101px 0 107px 0; }
.homeAgentDown{ padding-top: 45px; margin: 0 -15px; }
.homeAgentDown ul{ float: left; width: 100%;}
.homeAgentDown ul li{ padding: 0 15px;}
.homeAgentDown ul li .img3{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    transition: -webkit-transform 2s;
    -ms-interpolation-mode:bicubic;

}
.homeAgentDown ul li:hover .img3{
    transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);
    -webkit-transform: scale(1.09,1.09);
    -o-transform: scale(1.09,1.09);
    -moz-transform: scale(1.09,1.09);
}
.homeAgentDown ul li .agLi1{ float: left; width:100%; padding: 15px 0; }
.homeAgentDown ul li .agLi2{ float: left; width:100%; padding: 15px 0; }
.homeAgentDown ul li  .agBox{ float: left; overflow: hidden; position: relative;}
.homeAgentDown ul li  .agBox .agBack{ position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); left: 22px; top: 22px;
    width: -webkit-calc(100% - 44px);
    width: calc(100% - 44px);
    height: -webkit-calc(100% - 44px);
    height: calc(100% - 44px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.homeAgentDown ul .agLi1:hover  .agBox .agBack{
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
.homeAgentDown ul .agLi2:hover  .agBox .agBack{
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
.homeAgentDown ul li  .agBox .agPad{ position: absolute; width: 100%; left: 0; top: 50%; padding: 0 61px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.homeAgentDown ul .agLi1:hover .agBox .agPad{
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
.homeAgentDown ul .agLi2:hover .agBox .agPad{
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
.homeAgentDown ul li  .agBox .agPad .boldLine{ line-height: 0;}
.homeAgentDown ul li  .agBox .agPad .boldLine span{ float: left; width: 22px; height: 4px; background-color: #fff;}
.homeAgentDown ul li  .agBox .agPad h3{ padding: 18px 0 21px 0; border-bottom: rgba(255,255,255,0.4) solid 1px; color: #fff; font-size: 28px; font-weight: bold; line-height: 1;}
.homeAgentDown ul li  .agBox .agPad p{ height: 84px; margin-top: 13px; color: #fff; font-size: 16px; line-height: 28px; overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.homeAgentDown ul li .agLi1 .agBox .agPad p{ height: 28px;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.homeAgentDown ul li  .agBox .agPad .agMore{ padding-top:35px;  line-height: 0; }
.homeAgentDown ul li  .agBox .agPad .agMore span{ float: left; width: 48px; line-height: 0;}
@media screen and (max-width:1659px){
    .homeAgentDown ul li  .agBox .agBack{ left: 16px; top: 16px;
        width: -webkit-calc(100% - 32px);
        width: calc(100% - 32px);
        height: -webkit-calc(100% - 32px);
        height: calc(100% - 32px);
    }
    .homeAgentDown ul li  .agBox .agPad{ padding: 0 47px;  }
    .homeAgentDown ul li  .agBox .agPad h3{ padding: 15px 0 16px 0; font-size: 22px; }
    .homeAgentDown ul li  .agBox .agPad p{ height: 56px; margin-top: 9px;
        text-overflow:ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .homeAgentDown ul li  .agBox .agPad .agMore{ padding-top:25px; }
    .homeAgentDown ul li  .agBox .agPad .agMore span{ width: 36px; }
}
@media screen and (max-width:1299px){
    .homeAgentDown{ margin: 0 -9px; }
    .homeAgentDown ul li{ padding: 0 9px;}
    .homeAgentDown ul li .agLi1{ padding: 9px 0; }
    .homeAgentDown ul li .agLi2{ padding: 9px 0; }
    .homeAgentDown ul li  .agBox .agBack{ left: 13px; top: 13px;
        width: -webkit-calc(100% - 26px);
        width: calc(100% - 26px);
        height: -webkit-calc(100% - 26px);
        height: calc(100% - 26px);
    }
    .homeAgentDown ul li  .agBox .agPad{ padding: 0 35px; }
    .homeAgentDown ul li  .agBox .agPad .boldLine span{ width: 12px; height: 2px; }
    .homeAgentDown ul li  .agBox .agPad h3{ padding: 10px 0 11px 0; font-size: 19px; }
    .homeAgentDown ul li  .agBox .agPad p{ height: 26px; margin-top: 6px; font-size: 14px; line-height: 26px;
        text-overflow:ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .homeAgentDown ul li  .agBox .agPad .agMore{ padding-top:18px; }
    .homeAgentDown ul li  .agBox .agPad .agMore span{ width: 28px; }
}
@media screen and (max-width:991px){
    .homeAgent{ padding:50px 0 45px 0; }
}
@media screen and (max-width:767px){
    .homeAgentDown{ padding-top: 34px; margin: 0 -2px; }
    .homeAgentDown ul li{ padding: 0 2px;}
    .homeAgentDown ul li .agLi1{ padding: 2px 0; }
    .homeAgentDown ul li .agLi2{ padding: 2px 0; }
    .homeAgentDown ul li  .agBox .agBack{ left: 5px; top: 5px;
        width: -webkit-calc(100% - 10px);
        width: calc(100% - 10px);
        height: -webkit-calc(100% - 10px);
        height: calc(100% - 10px);
    }
    .homeAgentDown ul li  .agBox .agPad .boldLine{ display: none;}
    .homeAgentDown ul li  .agBox .agPad .agMore{ display: none;}
}

 /*箭头翻转*/
.arrRotate{}
.arrRotate:hover{
    animation:fan 2s infinite cubic-bezier(.215,.61,.355,1);
    -webkit-animation:fan 2s infinite cubic-bezier(.215,.61,.355,1);
}

@-webkit-keyframes fan {
    0% {
        transform:rotateY(0deg);
        -webkit-transform:rotateY(0deg);
        -moz-transform:rotateY(0deg);
        -o-transform:rotateY(0deg);
    }
    50% {
        transform:rotateY(180deg);
        -webkit-transform:rotateY(180deg);
        -moz-transform:rotateY(180deg);
        -o-transform:rotateY(180deg);
    }
    100% {
        transform:rotateY(0deg);
        -webkit-transform:rotateY(0deg);
        -moz-transform:rotateY(0deg);
        -o-transform:rotateY(0deg);
    }
}
@keyframes fan {
    0% {
        transform:rotateY(0deg);
        -webkit-transform:rotateY(0deg);
        -moz-transform:rotateY(0deg);
        -o-transform:rotateY(0deg);
    }
    50% {
        transform:rotateY(180deg);
        -webkit-transform:rotateY(180deg);
        -moz-transform:rotateY(180deg);
        -o-transform:rotateY(180deg);
    }
    100% {
        transform:rotateY(0deg);
        -webkit-transform:rotateY(0deg);
        -moz-transform:rotateY(0deg);
        -o-transform:rotateY(0deg);
    }
}


/*homeAbout*/
.homeAboutBack{ background: url("images/main20.jpg") top center no-repeat; background-size: 100% auto; overflow: hidden;}
.homeAbout{ padding: 101px 0 98px 0;}
.homeAboutLeft{ float: left; width: 680px;}
.homeAboutLeft .abImgBox{ padding: 88px 0 18px 0;}
.homeAboutLeft .abImgBox img{ width: 330px;}
.homeAboutLeft .abEng{ color: #1c1c1b; font-size: 18px; line-height: 20px; text-transform: uppercase;}
.homeAboutLeft .abLine{ padding: 37px 0 34px 0; line-height: 0;}
.homeAboutLeft .abLine span{ float: left; width: 138px; height: 8px; background-color: #1c1c1b;}
.homeAboutLeft .abText{ height: 204px; color: #666666; font-size: 18px; line-height: 34px; overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.homeAboutRight{ float: right; width: 897px; height: 608px; line-height: 0;}
@media screen and (max-width:1659px){
    .homeAboutLeft{ width: 544px;}
    .homeAboutLeft .abImgBox{ padding: 70px 0 13px 0;}
    .homeAboutLeft .abImgBox img{ width: 264px;}
    .homeAboutLeft .abEng{ font-size: 14px; line-height: 17px; }
    .homeAboutLeft .abLine{ padding: 29px 0 28px 0; }
    .homeAboutLeft .abLine span{ width: 110px; height: 6px; }
    .homeAboutLeft .abText{ height: 168px;  font-size: 15px; line-height: 28px; }
    .homeAboutRight{ width: 700px; height: 475px; }
}
@media screen and (max-width:1299px){
    .homeAboutLeft{ width: 412px;}
    .homeAboutLeft .abImgBox{ padding: 53px 0 7px 0;}
    .homeAboutLeft .abImgBox img{ width: 197px;}
    .homeAboutLeft .abEng{ font-size: 12px; line-height: 14px; }
    .homeAboutLeft .abLine{ padding: 23px 0 19px 0; }
    .homeAboutLeft .abLine span{ width: 81px; height: 4px; }
    .homeAboutLeft .abText{ height: 168px;  font-size: 15px; line-height: 28px; }
    .homeAboutRight{ width: 531px; height: 360px; }
}
@media screen and (max-width:991px){
    .homeAboutBack{ background: url("images/main20.jpg") top left no-repeat; background-size: 200% auto;}
    .homeAbout{ padding: 50px 0 48px 0;}
    .homeAboutLeft{ width: 100%;}
    .homeAboutLeft .abImgBox{ padding: 10px 0 7px 0;}
    .homeAboutRight{ float: left; width: 100%; height: auto; margin-top: 35px; }
}
@media screen and (max-width:767px){
    .homeAboutLeft .abImgBox{ padding: 0 0 7px 0;}
}

/*homeBrand*/
.homeBrandTitle{}
.homeBrandTitle .newTitleLeft{ float: left; margin-left: 33px; height: 105px; padding: 22px 138px 0 0; position: relative }
.homeBrandTitle .newTitleLeft .bo_1{ position: absolute; width: 6px; height: 22px; left: 0; top: 0; background-color: rgba(255,255,255,0.4);}
.homeBrandTitle .newTitleLeft .bo_2{ position: absolute; width: 100%; height: 100%; right: 0; top: 0; border-top:rgba(255,255,255,0.4) solid 6px;
    border-right:rgba(255,255,255,0.4) solid 6px;
    width: -webkit-calc(100% - 6px);
    width: calc(100% - 6px);
    height: -webkit-calc(100% - 6px);
    height: calc(100% - 6px);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    }
.homeBrandTitle .newTitleLeft .bo_3{ position: absolute; width: 138px; height: 6px; right: 0; bottom: 0; background-color: rgba(255,255,255,0.4);}
.homeBrandTitle .newTitleLeft .newBack{ float: left; margin-left: -28px; padding-right: 15px;}
.homeBrandTitle .newTitleLeft .newNBox{ float: left; color: rgba(255,255,255,0.5);font-size: 100px; line-height: 104px; font-weight: bold; text-transform: uppercase;}
.homeBrandTitle .newTitleLeft .newNPadLeft{ padding-left: 80px;}
.homeBrandTitle .newTitleLeft .newNPadLeft h2{ float: left; color: #fff; font-size: 34px; font-weight: bold; line-height: 40px; margin-top: 16px; padding-right: 38px; position: relative;}
.homeBrandTitle .newTitleLeft .newNPadLeft h2 b{ position: absolute; width: 15px; height: 15px; right: 0; top: 50%; margin-top: -6px; line-height: 0;}
.homeBrandTitle .newTitleLeft .newNPadLeft .eng{white-space: nowrap; margin-left: -12px; float: left; width: 100%; color: rgba(255,255,255,0.5); font-size: 28px; font-weight: bold; line-height: 1; text-transform: uppercase; margin-top: 11px; vertical-align: top;}
.homeBrandTitle .more{ float: right; margin-top: 71px;  border: rgba(255,51,153,0.6) solid 1px; padding: 0 27px; color: #ff3399; font-size: 14px; line-height: 40px; text-transform: uppercase; position: relative; z-index: 10;}
.homeBrandTitle .more:hover{ background-color: #ff3399; color: #fff;}
@media screen and (max-width:1299px){
    .homeBrandTitle .newTitleLeft{ margin-left: 27px; height: 82px; padding: 18px 146px 0 0; }
    .homeBrandTitle .newTitleLeft .bo_1{ width: 5px; height: 18px; }
    .homeBrandTitle .newTitleLeft .bo_2{ border-top:rgba(255,255,255,0.4) solid 5px;
        border-right:rgba(255,255,255,0.4) solid 5px;
        width: -webkit-calc(100% - 5px);
        width: calc(100% - 5px);
        height: -webkit-calc(100% - 5px);
        height: calc(100% - 5px);
    }
    .homeBrandTitle .newTitleLeft .bo_3{ width: 146px; height: 5px; }
    .homeBrandTitle .newTitleLeft .newBack{ margin-left: -35px;}
    .homeBrandTitle .newTitleLeft .newNBox{ font-size: 78px; line-height: 82px; }
    .homeBrandTitle .newTitleLeft .newNPadLeft{ padding-left: 74px;}
    .homeBrandTitle.homeNewTitle2 .newTitleLeft .newNPadLeft{ padding-left: 54px;}
    .homeBrandTitle .newTitleLeft .newNPadLeft h2{ font-size: 26px; line-height: 30px; margin-top: 13px; padding-right: 30px; }
    .homeBrandTitle .newTitleLeft .newNPadLeft h2 b{ width: 11px; height: 12px;  margin-top: -6px; }
    .homeBrandTitle .newTitleLeft .newNPadLeft .eng{ font-size: 22px; margin-top: 9px;}
    .homeBrandTitle .more{ margin-top: 60px; padding: 0 20px;  font-size: 14px; line-height: 31px; }
}
@media screen and (max-width:767px){
    .homeBrandTitle .newTitleLeft{  margin-left: 19px; height: 61px; padding: 13px 40px 0 0; }
    .homeBrandTitle .newTitleLeft .bo_1{ width: 4px; height: 18px; }
    .homeBrandTitle .newTitleLeft .bo_2{ border-top:rgba(255,255,255,0.4) solid 5px;
        border-right:rgba(255,255,255,0.4) solid 4px;
        width: -webkit-calc(100% - 4px);
        width: calc(100% - 4px);
        height: -webkit-calc(100% - 4px);
        height: calc(100% - 4px);
    }
    .homeBrandTitle .newTitleLeft .bo_3{ width: 40px; height: 4px; }
    .homeBrandTitle .newTitleLeft .newBack{ margin-left: -25px;}
    .homeBrandTitle .newTitleLeft .newNBox{ font-size: 58px; line-height: 60px; }
    .homeBrandTitle .newTitleLeft .newNPadLeft{ padding-left: 54px;}
    .homeBrandTitle.homeBrandTitle2 .newTitleLeft .newNPadLeft{ padding-left: 44px;}
    .homeBrandTitle .newTitleLeft .newNPadLeft h2{ font-size: 20px; line-height: 23px; margin-top: 10px; padding-right: 21px; }
    .homeBrandTitle .newTitleLeft .newNPadLeft h2 b{ width: 8px; height: 9px;  margin-top: -4px; }
    .homeBrandTitle .newTitleLeft .newNPadLeft .eng{ font-size: 16px; margin-top: 6px;}
    .homeBrandTitle .more{ margin-top:36px; padding: 0 13px; font-size: 12px; line-height: 24px; }
}


.homeBrandBack{ }
.homeBrand{ padding: 100px 0 90px 0;}
.homeBrandDown{ margin-top: 60px; padding-top: 112px; border-top: rgba(255,255,255,0.3) solid 1px; overflow: hidden;}
.homeBrandDown ul{}
.homeBrandDown ul li{ float: left; border-right: rgba(255,255,255,0.3) solid 1px; text-align: center; padding: 0 21.17%; }
.homeBrandDown ul .owl-item:last-child li{ border-right: 0;}
.homeBrandDown ul li .brandIco{ display: inline-block; vertical-align: top; width: 128px; height: 124px; margin: 10px 0 0px 0; line-height: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.homeBrandDown ul li:hover .brandIco{ margin: 0 0 10px 0;}
.homeBrandDown ul li .brandIco img{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.homeBrandDown ul li:hover .brandIco img{
    -o-transform:rotateY(180deg);
    -ms-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
}
.homeBrandDown ul li .brandH3{ padding: 48px 0 24px 0; color: #fff; font-size: 24px; font-weight: bold; line-height: 1;}
.homeBrandDown ul li .brandText{ height: 56px; overflow: hidden; color: #fff; font-size: 16px; line-height: 32px; text-align: center;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
@media screen and (max-width:1659px){
    .homeBrandDown ul li .brandIco{ width: 101px; height: 98px; }
    .homeBrandDown ul li .brandH3{ padding: 39px 0 18px 0;  font-size: 20px; }
    .homeBrandDown ul li .brandText{ height: 50px;  font-size: 14px; line-height: 28px; }
}
@media screen and (max-width:1299px){
    .homeBrand{ padding: 50px 0 50px 0;}
    .homeBrandDown{ margin-top: 36px; padding-top: 50px;}
    .homeBrandDown ul li{ padding: 0 15.17%; }
    .homeBrandDown ul li .brandIco{ width: 77px; height: 75px; }
}
@media screen and (max-width:991px){
    .homeBrandDown ul .owl-item li{ border-right: 0;}
}

/*homeCooper*/
.homeCooTitle{}
.homeCooTitle .newTitleLeft{ float: left; border: #d8d8d8 solid 6px; background-color: rgba(255,255,255,0.1); margin-left: 33px; height: 105px; padding: 22px 127px 0 0; }
.homeCooTitle.homeNewTitle2 .newTitleLeft{ margin-left: 21px;}
.homeCooTitle .newTitleLeft .newBack{ float: left; background-color: #fff;  margin-left: -44px; padding-right: 15px;}
.homeCooTitle.homeNewTitle2 .newTitleLeft .newBack{ margin-left: -30px;}
.homeCooTitle .newTitleLeft .newNBox{ float: left; color: rgba(28,28,28,0.5);font-size: 100px; line-height: 104px; font-weight: bold; text-transform: uppercase;}
.homeCooTitle .newTitleLeft .newNPadLeft{ padding-left: 80px;}
.homeCooTitle.homeNewTitle2 .newTitleLeft .newNPadLeft{ padding-left: 68px;}
.homeCooTitle .newTitleLeft .newNPadLeft h2{ float: left; color: #1c1c1b; font-size: 34px; font-weight: bold; line-height: 40px; margin-top: 16px; padding-right: 38px; position: relative;}
.homeCooTitle .newTitleLeft .newNPadLeft h2 b{ position: absolute; width: 15px; height: 15px; right: 0; top: 50%; margin-top: -6px; line-height: 0;}
.homeCooTitle .newTitleLeft .newNPadLeft .eng{white-space: nowrap; margin-left: -12px;width:100%; float: left; color: rgba(28,28,28,0.5); font-size: 28px; font-weight: bold; line-height: 1; text-transform: uppercase; margin-top: 11px;}
.homeCooTitle .more{ float: right; margin-top: 71px;  border: rgba(255,51,153,0.6) solid 1px; padding: 0 27px; color: #ff3399; font-size: 14px; line-height: 40px; text-transform: uppercase; position: relative; z-index: 10;}
.homeCooTitle .more:hover{ background-color: #ff3399; color: #fff;}
@media screen and (max-width:1299px){
    .homeCooTitle .newTitleLeft{ border: #d8d8d8 solid 5px; margin-left: 27px; height: 82px; padding: 18px 80px 0 0; }
    .homeCooTitle .newTitleLeft .newBack{ margin-left: -35px;}
    .homeCooTitle .newTitleLeft .newNBox{ font-size: 78px; line-height: 82px; }
    .homeCooTitle .newTitleLeft .newNPadLeft{ padding-left: 74px;}
    .homeCooTitle.homeNewTitle2 .newTitleLeft .newNPadLeft{ padding-left: 54px;}
    .homeCooTitle .newTitleLeft .newNPadLeft h2{ font-size: 26px; line-height: 30px; margin-top: 13px; padding-right: 30px; }
    .homeCooTitle .newTitleLeft .newNPadLeft h2 b{ width: 11px; height: 12px;  margin-top: -6px; }
    .homeCooTitle .newTitleLeft .newNPadLeft .eng{ font-size: 22px; margin-top: 9px;}
    .homeCooTitle .more{ margin-top: 60px; padding: 0 20px;  font-size: 14px; line-height: 31px; }
}
@media screen and (max-width:767px){
    .homeCooTitle .newTitleLeft{ border: #d8d8d8 solid 4px; margin-left: 19px; height: 61px; padding: 13px 20px 0 0; }
    .homeCooTitle .newTitleLeft .newBack{ margin-left: -25px;}
    .homeCooTitle .newTitleLeft .newNBox{ font-size: 58px; line-height: 60px; }
    .homeCooTitle .newTitleLeft .newNPadLeft{ padding-left: 54px;}
    .homeCooTitle.homeNewTitle2 .newTitleLeft .newNPadLeft{ padding-left: 44px;}
    .homeCooTitle .newTitleLeft .newNPadLeft h2{ font-size: 20px; line-height: 23px; margin-top: 10px; padding-right: 21px; }
    .homeCooTitle .newTitleLeft .newNPadLeft h2 b{ width: 8px; height: 9px;  margin-top: -4px; }
    .homeCooTitle .newTitleLeft .newNPadLeft .eng{margin-left: -13px; font-size: 16px; margin-top: 6px;}
    .homeCooTitle .more{ margin-top:44px; padding: 0 13px; font-size: 12px; line-height: 24px; }
}


/*homeCooper*/
.homeCooper{ padding: 100px 0 102px 0;}
.homeCooperDown{ padding-top: 35px; margin: 0 -15px; }
.homeCooperSlick{ float: left; width: 100%;}
.homeCooperSlick li{}
.homeCooperSlick li .cooperPicBox{ padding: 30px 15px 0 15px;}
.homeCooperSlick li .cooperPicBox .picBorder{ border: #e1e1e1 solid 1px;}
.homeCooperSlick li .cooperPicBox .picBorder .pic{ line-height: 0; overflow: hidden; }
.homeCooperSlick li .cooperPicBox .picBorder .pic img{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    transition: -webkit-transform 2s;
    -ms-interpolation-mode:bicubic;
}
.homeCooperSlick li .cooperPicBox .picBorder:hover .pic img{
    transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);
    -webkit-transform: scale(1.09,1.09);
    -o-transform: scale(1.09,1.09);
    -moz-transform: scale(1.09,1.09);
}
@media screen and (max-width:991px){
    .homeCooper{ padding: 50px 0 50px 0;}
}
@media screen and (max-width:767px){
    .homeCooperDown{ padding-top: 22px; margin: 0 -7px; }
    .homeCooperSlick li .cooperPicBox{ padding: 14px 7px 0 7px;}
}

.arr{ float: right; margin-top: 80px;}
.arr .zuo{ float: left; width: 15px; height: 16px; margin-top: 4px; background: url("images/main35.png") no-repeat; background-size: cover; cursor: pointer;  outline: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}
.arr .zuo:hover{
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
.arr .number{ float: left; padding: 0 40px; color: #999999; font-size: 24px; font-weight: bold; line-height: 24px;}
.arr .you{ float: left; width: 15px; height: 16px; margin-top: 4px; background: url("images/main36.png") no-repeat; background-size: cover;cursor: pointer;  outline: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}
.arr .you:hover{
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
@media screen and (max-width:991px){
    .arr{ float: right; margin-top: 60px;}
}
@media screen and (max-width:767px){
    .arr{ float: right; margin-top: 40px;}
    .arr .number{ padding: 0 5px; font-size: 18px; line-height: 24px;}
}



/*down*/
.frendBack{ background-color: #f6f6f6;}
.friend{ padding: 36px 0 27px 0; color: #878787; font-size: 14px; line-height: 24px;}
.friend a{color: #878787; margin: 0 14px;}
.friend a:hover{ color: #000;}
@media screen and (max-width:767px){
    .frendBack{ display: none;}
}

.copyBack{ background-color: #1e1e1e;}
.copyBox{ padding: 40px 0 ;}
.copyBox .downLogo{ float: left; width: 145px; height: 145px; line-height: 0; }
.copyBox .copyPadLeft{ padding-left: 183px;}
.navShare{ float: left; width: 100%; padding: 17px 0 20px 0; border-bottom: #4b4b4b solid 1px;}
.footNav{ float: left; padding: 6px 0 0 0;}
.footNav a{ color: #bcbcbc; font-size: 14px; line-height: 30px; margin-right: 30px;}
.footNav a:hover{ color: #fff;}
@media screen and (max-width:767px){
    .copyBox{ padding: 25px 0 ;}
    .copyBox .downLogo{ width: 100%; height: auto; padding: 0 35%;}
    .copyBox .copyPadLeft{ float: left; width: 100%; padding-left: 0;}
    .footNav{ float: left; padding: 6px 0 0 0; text-align: center;}
    .footNav a{ margin-left: 10px; margin-right: 10px;}
}

.footIco{ float: right;}
.footIco .icos{ float: left; width: 42px; height: 42px; line-height: 0; margin-left: 20px; position: relative; background-color: #626262; cursor: pointer;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
}
.footIco .icos:hover{ background-color: #fff;}
.footIco .icos .phone{ display: none; position: absolute; width: 137px; height: 40px; padding: 3px 3px 11px 5px; background: url("images/down7.png") no-repeat; left: 50%; margin-left: -69px; top: -40px; color: #ff3399; font-size: 15px; line-height: 26px; text-align: center; font-weight: bold;}
.footIco .icos:hover .phone{ display: block;}
.footIco .icos .ewm{ display: none; position: absolute; width:126px; height: 131px;  padding:8px 9px 16px 9px;  background: url("images/down8.png") no-repeat; top: -132px; left: 50%; margin-left: -63px; }
.footIco .icos:hover .ewm{ display: block;}




@media screen and (max-width:991px){
    .footIco{ float: left; padding-top: 20px;}
    .footIco .icos{ margin-left: 0; margin-right: 20px; }
}
@media screen and (max-width:767px){
    .footIco{ float: left; width: 100%; text-align: center;}
    .footIco .icos{ float: none; display: inline-block; vertical-align: top;  width: 36px; height: 36px; margin-left: 7px; margin-right: 7px; }
}

.footCopyright{ float: left; width: 100%; padding: 10px 0 ; border-bottom: #4b4b4b solid 1px; }
.footCopyright .long{ float: left; margin-right: 60px; color: #bcbcbc; font-size: 14px; line-height: 24px; text-transform: uppercase;}
.footCopyright .long a{color: #bcbcbc;}
.footCopyright .long a:hover{ color: #fff;}
.footCopyright .long:last-child{ margin-right: 0;}
@media screen and (max-width:767px){
    .footCopyright{ text-align: center;}
    .footCopyright .long{ float: left; width: 100%; margin-right: 0;}
}


/*右侧漂浮*/
.right{ position: fixed; width: 50px; right: 15px; top: 50%; margin-top: -133px; z-index: 10; }
.right ul{ float: left; width:100%;}
.right ul li{ float: right; width: 50px; height: 50px; position: relative; margin-bottom: 1px;  background: rgba(0,0,0,0.5); overflow: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
/*.right ul li:first-child{
    border-radius:8px 8px 0 0;
    -webkit-border-radius:8px 8px 0 0;
    -moz-border-radius:8px 8px 0 0;
    -o-border-radius:8px 8px 0 0;
}
.right ul li:last-child{ margin-bottom: 0;
    border-radius:0 0 8px 8px;
    -webkit-border-radius:0 0 8px 8px;
    -moz-border-radius:0 0 8px 8px;
    -o-border-radius:0 0 8px 8px;
}*/
.right ul li .zbox{ position: absolute; left: 0; top: 0; width:170px;}
.right ul li .zbox img{ width: 50px; height: 49px; float: left;}
.right ul li .zbox .text{ float: left; width:115px; padding: 8px 0 11px 0;}
.right ul li .zbox .text h5{ width:100%; float: left; font-size: 14px; color: white; line-height: 17px;}
.right ul li .zbox .text h6{ width:100%; float: left; font-size: 14px; color: white; line-height: 14px; font-family: Arial;}
.right ul li .zbox .text h6 a{ color: white;}
.right ul li .zbox .ewm{ position: absolute; width: 105px; height: 105px; right: -120px; top: -18px; padding: 5px; background: url("images/right5.png") no-repeat #ff3399; z-index: -1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.right ul li.ewm_box{overflow:initial;}
.right ul li.ewm_box .zbox{width: 50px;}
.right ul li .zbox .ewm img{width:100%; height:100%;}
.right ul li:hover .ewm{ right: 102%;}
.right ul li:hover{ width: 175px; background:#ff3399; border-bottom-color:#ff3399; }
.right ul li.qq:hover,
.right ul li.ewm_box:hover{ width: 50px;}
.right ul li.email:hover{ width: 230px;}
.right ul li.email .zbox{ width: 230px;}
.right ul li.email .zbox .text{ width: 179px;}
.right ul li.last .zbox .text h5{ line-height: 31px; font-size: 16px;}
@media screen and (max-width: 1299px) {
    .right{ display: none;}
}




/*2新闻*/
.banFloat{ position: absolute; width: 100%; left: 0; top: 50%; margin-top: 55px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.banFloat h1{ color: #fff; font-size: 44px; line-height: 1; text-align: center;}
.banFloat .text{ padding-top: 28px; color: #fff; font-size: 16px; line-height: 20px; text-align: center;}
@media screen and (max-width: 1299px) {
    .banFloat h1{ font-size: 28px; }
    .banFloat .text{ padding-top: 15px; font-size: 13px; line-height: 16px;}
}

.newList{  padding:10px 0 0 0; overflow:hidden;}
.ul_3{ width:100%; float:left; min-height: 600px;}
.ul_3 li{ width:100%; float:left; margin-top:30px; padding:30px 50px 30px 0; background:#f6f6f6; position:relative;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
.ul_3 li .time{ width:185px; border-right:solid 1px #e0e0e0; text-align:center; float:left; padding-bottom:28px;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;}
.ul_3 li .time h1{ width:100%; float:left; margin-top:27px; font-size:68px; color:#c2c2c2; line-height:69px; font-weight:bold; font-family:Arial;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;}
.ul_3 li .time h5{ width:100%; float:left; font-size:18px; color:#4c4c4c; line-height:31px; font-family:Arial;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;}
.ul_3 li .img{ width:273px; height:154px; float:left; margin-left:49px;}
.ul_3 li .text{ margin-left:540px;}
.ul_3 li .text h4{ width:100%; float:left; margin-top:17px; font-size:18px; color:#333; line-height:27px;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
.ul_3 li .text .p{ width:100%; float:left; margin-top:15px; font-size:14px; color:#666; line-height:26px; height:78px; overflow:hidden;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ul_3 li:hover{ background:#333333;}
.ul_3 li:hover .time{ border-color:#676767;}
.ul_3 li:hover .time h1{ color:white;}
.ul_3 li:hover .time h5{ color:white;}
.ul_3 li:hover .text h4{ color:white;}
.ul_3 li:hover .text .p{ color:white; opacity:0.8; filter:alpha(opacity=80);}
@media screen and (max-width:1299px) {
    .banFloat{ margin-top: 0; }
}
@media screen and (max-width:991px) {
    .ul_3{ min-height: 100px;}
    .ul_3 li .time{ width:135px; padding-bottom:18px;}
    .ul_3 li .time h1{ margin-top:17px; font-size:48px; line-height:49px;}
    .ul_3 li .time h5{ font-size:14px; line-height:21px; }
    .ul_3 li .img{ width:186px; height:105px; margin-left:20px;}
    .ul_3 li .text{ margin-left:365px;}
    .ul_3 li .text h4{ margin-top:0px; font-size:14px; line-height:22px;}
    .ul_3 li .text .p{ margin-top:10px; font-size:12px; line-height:24px; height:72px;}
}
@media screen and (max-width:767px) {
    .ul_3 li{ margin-top:15px; padding:15px 10px 15px 0;}
    .ul_3 li .time{ width:85px; padding-bottom:0px; position:absolute; left:15px; top:20px; border:0; text-align:left;}
    .ul_3 li .time h1{ margin-top:0px; font-size:18px; line-height:30px; color:white;}
    .ul_3 li .time h5{ font-size:12px; color:white; line-height:18px;}
    .ul_3 li .img{ width:159px; height:90px; margin-left:10px;}
    .ul_3 li .text{ margin-left:180px;}
    .ul_3 li .text .p{ height:48px;}
}



/*3新闻详情*/
.newConIn{}
.newConInLeft{ float: left; width: 1150px;}

.newInner{ float:left; width:100%; padding-bottom:68px; }
.newTitle{ float:left; width:100%;}
.newTitle .newTit{ float:left; width:100%; color:#333333; font-size:30px; line-height: 1.25; padding:61px 0 4px 0;}
.newTitle .newSub{ float:left; width:100%; height:53px; padding: 10px 0; border-bottom:1px solid #d7d8d8;}
.newTitle .newSub .newSub_1{ float:left; color:#777777; font-size:14px; line-height:33px;}
.newTitle .newSub .newSub_2{ float:right; color:#777777; font-size:14px; line-height:33px;  }
.newTitle .newSub .newSub_2 b{ float: right; width: 38px; height: 34px; line-height: 0; margin: 0 0 0 12px;}
.newTitle .newSub .newSub_2 a{ color:#777777;}
.newTitle .newSub .newSub_2 a:hover{ color: #ff3399;}
.newTitle .newSub .newSub_2 img{ width: 38px;}
.moveIn{ float:left; width:100%; padding: 2% 0 4.7% 0; color:#666; font-size:14px; line-height:30px;  }
.newShare{ float:left; width:100%; padding: 0 0 30px 0; text-align: center; border-bottom:1px solid #d7d8d8; }
.newShare .shareCenter{ width:208px; margin:0 auto;}
@media  screen and (max-width:1659px){
    .newConInLeft{ width: 897px;}
}
@media  screen and (max-width:1299px){
    .newConInLeft{ width: 100%;}
}
@media  screen and (max-width:767px){
    .newInner{ padding-bottom:30px; }
    .newTitle .newTit{ font-size:22px; padding: 25px 0 0 0;}
    .newTitle .newSub{ height:auto; text-align: center;}
    .newTitle .newSub .newSub_1{ float:left; width: 100%; padding: 15px 0 0 0; line-height: 24px; text-align: center;}
    .newTitle .newSub .newSub_2{ float:left; width: 100%; text-align: center; background: 0;}
    .moveIn{ padding: 20px 0;  }
    .newTitle .newSub .newSub_2 b{ float: none; width: 28px; height: 25px; display: inline-block;}
    .newTitle .newSub .newSub_2 img{ width: 28px;}
    .moveIn{ line-height:26px; }
.moveIn img{height:auto !important;}
    .newShare{ padding: 0 0 20px 0; }

.d_782_1{width:100% !important;}
.d_782_1 .news_ct{width:100% !important;}
.moveIn div{width:100% !important;}
}

.newPage{ float: left; width: 100%;  }
.newPage .pageLeft{ float: left; width: 50%; color: #232323; font-size: 16px; line-height: 26px;}
.newPage .pageLeft:hover{ color: #ff3399;}
.newPage .pageLeft strong{ display: block; color: #8b8b8b;}
.newPage .zuo{ padding: 26px 0 26px 0; text-transform: uppercase; }
.newPage .you{ padding: 26px 0 26px 0; text-align: right; text-transform: uppercase;}
@media  screen and (max-width:767px){
    .newPage{ padding: 15px 0 0 0;}
    .newPage .pageLeft{ width: 100%; line-height: 18px; }
    .newPage .zuo{ padding: 5px 0 5px 0; }
    .newPage .you{ padding: 5px 0 5px 0; text-align: left; }
}

.newConInRight{ float: right; width: 419px; padding: 116px 0 50px 0;}
.newInTitle{ float: left; width:100%; border-bottom: #e2e2e2 solid 1px;}
.newInTitle .hotLeft{ float: left; padding-bottom: 14px; border-bottom: #ff3399 solid 2px;}
.newInTitle .hotLeft h3{ float: left; border-left: #ff3399 solid 4px; color: #1e1e1e; font-size: 24px; font-weight: bold; padding-left: 18px; line-height: 1;}
.newInDown{ float: left; width: 100%;}
.newInDown ul li{ border-bottom: #e7e7e7 solid 1px; background-color: #f9f9f9; padding: 20px 30px 20px 30px;}
.newInDown ul li:hover{ background-color: #333333;}
.newInDown ul li .hotPic{ float: right; width: 129px; height: 72px; line-height: 0; overflow: hidden;}
.newInDown ul li .hotPadRight{ padding-right: 147px;}
.newInDown ul li .hotPadRight h4{ float: left; width: 100%; height: 40px; margin-top: 7px; color: #333333; font-size: 14px; line-height: 20px; overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.newInDown ul li:hover .hotPadRight h4{ color: #fff;}
.newInDown ul li .hotPadRight .hotTime{ float: left; width: 100%; margin-top: 11px; color: #666666; line-height: 1;}
.newInDown ul li:hover .hotPadRight .hotTime{ color: #fff;}
@media  screen and (max-width:1659px){
    .newConInRight{ width: 326px;}
}
@media  screen and (max-width:1299px){
    .newConInRight{ float: left; width: 100%; padding: 0 0 30px 0;}
    .newInDown ul li{ float: left; width: 50%; }
}
@media  screen and (max-width:767px){
    .newInTitle .hotLeft h3{ border-left: #ff3399 solid 2px; font-size: 20px; padding-left: 15px; }
    .newInDown ul li{ width: 100%;  padding: 15px 15px 15px 20px;}
}




/*4服务案例*/
.pz_SideLayer{ padding-top: 59px; text-align: center; line-height: 0;}
.pz_SideLayer .l1{ display: inline-block; vertical-align: top; margin: 0 43px; position: relative;}
.pz_SideLayer .l1 a{ float:left; padding-bottom: 11px; border-bottom: transparent solid 2px; color: #fff; font-size: 18px; line-height: 18px;}
.pz_SideLayer .l1 a:hover,
.pz_SideLayer .l1 .hover{ border-color: #fff;}

.pz_SideLayer .l1::after{ content: ''; position: absolute; width: 6px; height: 6px; background-color: #fff; right: -46px; top: 5px;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
}
.pz_SideLayer .l1:last-child::after{ display: none;}
@media screen and (max-width:991px){
    .pz_SideLayer{ display: none;}
}


.serList{ margin:0 -15px; padding-top: 10px; }
.serList ul{ float: left; width: 100%; min-height: 500px;}
.serList ul li{ float: left; width: 33.3333%; padding: 30px 15px 0 15px;}
.serList ul li a .proPic{ overflow: hidden; position: relative;}
.serList ul li a .proPic img{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    transition: -webkit-transform 2s;
    -ms-interpolation-mode:bicubic;
}
.serList ul li a:hover .proPic img{
    transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);
    -webkit-transform: scale(1.09,1.09);
    -o-transform: scale(1.09,1.09);
    -moz-transform: scale(1.09,1.09);
}
.serList ul li a:hover .proPic{ background-color: #f8f9fc;}
.serList ul li a .hotDown{ padding: 0 28px 19px 28px; border: #e7e7e7 solid 1px; border-top: 0; }
.serList ul li a:hover .hotDown{
    -webkit-box-shadow: 0 2px 15px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 15px rgba(0,0,0,0.1);
    -o-box-shadow: 0 2px 15px rgba(0,0,0,0.1);
    box-shadow: 0 2px 15px rgba(0,0,0,0.1);
}
.serList ul li a .hotDown h3{padding:19px 0;  color: #000000; font-size: 20px; line-height: 1;}
.serList ul li a .hotDown .hotLine{ line-height: 0;}
.serList ul li a .hotDown .hotLine .l_1{ float: left;width: 68px; height: 2px; background-color: #ff3399;}
.serList ul li a .hotDown .hotLine .l_2{ float: left;width: 25px; height: 2px; background-color: #afafaf; margin-left: 7px;}
.serList ul li a .hotDown .hotMore{ padding-top: 19px; color: #666666; font-size: 12px; line-height: 1; text-transform: uppercase;}
@media screen and (max-width:991px){
    .serList ul{ min-height: 100px;}
    .serList ul li{ width: 50%;}
}
@media screen and (max-width:767px){
    .serList{ margin: 0 -6px; }
    .serList ul li{ width: 100%; padding: 20px 6px 0 6px;}
    .serList ul li a .hotDown{ padding: 0 15px 18px 15px; }
    .serList ul li a .hotDown h3{padding:12px 0; font-size: 18px; }
    .serList ul li a .hotDown .hotMore{ padding-top: 12px; font-size: 13px; }
    .serList ul li a .hotDown .hotLine .l_1{ width: 36px; }
    .serList ul li a .hotDown .hotLine .l_2{ width: 20px; }
}



/*5服务案例详情*/
.proStaile{ padding: 60px 0 30px 0;}
.proStaile h2{ color: #333333; font-size: 24px; line-height: 1.25; text-align: center;}
.proStaile .staileLine{ text-align: center; padding: 16px 0 0 0; line-height: 0;}
.proStaile .staileLine span{ display: inline-block; width: 50px; height: 1px; background: #e5e5e5;}
@media screen and (max-width:767px){
    .proStaile{ padding: 35px 0 20px 0;}
    .proStaile h2{ font-size: 20px; }
}

.slideBack{ background: url("images/pro6.jpg") 0 center repeat-x; background-size: auto 41.8%;}
.slideOut{ position: relative;}
.slide{
    width: 100%;
    min-height: 100px;
    overflow: hidden;
    position: relative;

}
.slide .img{
    overflow: hidden;
    position: absolute;
    transition: width 0.4s,height 0.4s,top 0.4s,left 0.4s,z-index 0.4s;
    background: #000;
}
.slide .img img{
    opacity: 0.3;
}
.slide .img1{
    width: 40%;
    height: 40%;
    top: 30%;
    left: -50%;
    z-index: 1;
}
.slide .img2{
    width: 37.91%;
    height: 49.71%;
    top: 25.145%;
    left: 0%;
    z-index: 2;
    background: #000;
}
.slide .img2::before{ content: ''; position: absolute; width: 100%; height: 100%; border: #fff solid 10px;}
.slide .img3{
    width: 76.01%;
    height: 100%;
    top: 0;
    left: 11.995%;
    z-index: 3;
}
.slide .img3::before{ content: ''; position: absolute; width: 100%; height: 100%; border: #fff solid 10px;}
.slide .img.img3 img{
    opacity: 1;
}
.slide .img4{
    width: 37.91%;
    height: 49.71%;
    top: 25.145%;
    left: 62.09%;
    z-index: 2;
    opacity: 0.7;
    background: #000;
}
.slide .img4::before{ content: ''; position: absolute; width: 100%; height: 100%; border: #fff solid 10px;}
.slide .img5{
    width: 40%;
    height: 40%;
    top: 30%;
    left: 110%;
    z-index: 1;
}
.slide-bt{
    position: absolute;
    left: 50%;
    bottom: 13%;
    z-index: 10;
    display: none;
}
.slide-bt span{
    width: 24px;
    height: 8px;
    background: #c9caca;
    float: left;
    margin: 5px;
    border-radius: 4px;
}
.slide .slide-bt .on{
    background: #ffd200;
}
button{ }
.butLeft{ position: absolute; left: 4.95%; top: 50%; margin-top: -34px; width:36px; height: 68px; background: url("images/case3.png") no-repeat; outline: 0; z-index: 20; }
.butLeft:hover{background: url("images/case3_h.png") no-repeat; }
.butRight{position: absolute; right: 4.9%; top: 50%; margin-top: -34px; width:36px; height: 68px; background: url("images/case4.png") no-repeat; outline: 0; z-index: 20;}
.butRight:hover{background: url("images/case4_h.png") no-repeat;}
@media screen and (max-width:767px){
    .slide .img2{
        opacity: 1;
    }
    .slide .img4{
        opacity: 1;
    }
    .slide .img img{
        width: calc(100% - 6px);
        height: calc(100% - 6px);
        margin: 3px;
    }
    .slide .img2::before{  border: #fff solid 3px;}
    .slide .img3::before{ border: #fff solid 3px;}
    .slide .img4::before{  border: #fff solid 3px;}
    .butLeft{ width: 20px; height: 39px; margin-top: -20px; background-size: cover;}
    .butLeft:hover{ background-size: cover;}
    .butRight{ width: 20px; height: 39px; margin-top: -20px; background-size: cover;}
    .butRight:hover{ background-size: cover;}
}


.proStaileContent{ padding-bottom: 74px;}
.proStaileContent .ico{ padding: 32px 0 33px 0; text-align: center;}
.proStaileContent .pading{ padding: 0 196px;}
.proStaileContent .content{ color: #333333; font-size: 14px; line-height: 30px; border-bottom: #e4e4e4 solid 1px; padding-bottom: 34px;}
.proStaileContent .page{ padding: 25px 0 0 0;}
.proStaileContent .page a{ color: #333333; font-size: 16px; padding: 4px 0;}
.proStaileContent .page a:hover{ color: #e53f8d;}
.proStaileContent .page .aleft{ float: left; width: 50%; }
.proStaileContent .page .aright{ float: left; width: 50%; text-align: right; }
@media screen and (max-width:1659px){
    .proStaileContent .pading{ padding: 0 150px;}
}
@media screen and (max-width:1299px){
    .proStaileContent .pading{ padding: 0;}
}
@media screen and (max-width:767px){
    .proStaileContent{ padding-bottom: 40px;}
    .proStaileContent .ico{ padding: 18px 0 12px 0; text-align: center;}
    .proStaileContent .content{ line-height: 28px; padding-bottom: 20px;}
    .proStaileContent .page{ padding: 20px 0 0 0;}
    .proStaileContent .page .aleft{ width: 100%; }
    .proStaileContent .page .aright{ width: 100%; text-align: left; }
}




/*6艺人资源*/
.sourceList{ padding-top: 10px; padding-bottom: 10px; margin: 0 -15px;}
.sourceList ul{ float: left; width: 100%; min-height: 500px;}
.sourceList ul li{ float: left; width: 33.3333%; padding: 30px 15px 0 15px;}
.sourceList ul li .sourPic{ overflow: hidden; position: relative;}
.sourceList ul li .sourPic img{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    transition: -webkit-transform 2s;
    -ms-interpolation-mode:bicubic;
}
.sourceList ul li:hover .sourPic img{
    transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);
    -webkit-transform: scale(1.09,1.09);
    -o-transform: scale(1.09,1.09);
    -moz-transform: scale(1.09,1.09);
}
.sourceList ul li h3{ padding: 29px 0 14px 0; color: #333333; font-size: 24px; line-height: 1;}
.sourceList ul li .srouText{ margin-bottom: 5px; height: 56px; color: #666666; font-size: 16px; line-height: 28px; overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
@media screen and (max-width:991px){
    .sourceList ul{ min-height: 100px;}
    .sourceList ul li{ width: 50%; padding: 30px 15px 0 15px;}
}
@media screen and (max-width:767px){
    .sourceList ul li{ width: 100%; padding: 20px 15px 0 15px;}
    .sourceList ul li h3{ padding: 15px 0 10px 0; font-size: 19px; }
    .sourceList ul li .srouText{ height: 52px;  font-size: 14px; line-height: 26px; }
}



/*7艺人详情*/
.art{ padding: 80px 0; }
.art .artLeft{ float: left; width: 616px; height: 858px; line-height: 0; margin-right: 39px; position: relative;}
.art .white{ position: absolute; width:39px; height: 100%;  background-color: #fff; left: 100%; top:0;  }
.art .artRight .artRightName{ padding: 16px 0 29px 0;}
.art .artRight .artRightName .name{ display: inline-block; vertical-align: top; color: #1e1e1e; font-size: 36px; line-height: 46px;}
.art .artRight .artRightName .actor{ display: inline-block; vertical-align: top; background-color: #e6edf5; margin: 9px 0 0 12px;  color: #333333; font-size: 18px; line-height: 32px; padding: 0 22px;
    border-radius:18px;
    -webkit-border-radius:18px;
    -moz-border-radius:18px;
    -o-border-radius:18px;
}
.art .artRight .artRightNum{ padding-bottom: 26px; border-bottom: #e6edf5 solid 5px; color: #444444; font-size: 18px; line-height: 27px;}
.art .artRight .artRightText{ padding: 18px 0 0 0; color: #444444; font-size: 18px; line-height: 40px;}
@media screen and (max-width:1299px){
    .art{ padding: 49px 0; }
    .art .artLeft{ width: 364px; height: 507px; margin-right: 24px;}
    .art .white{ width:24px; }
    .art .artRight .artRightName{ padding: 8px 0 15px 0;}
    .art .artRight .artRightName .name{ font-size: 22px; line-height: 30px;}
    .art .artRight .artRightName .actor{ margin: 6px 0 0 7px;  font-size: 12px; line-height: 18px; padding: 0 12px; }
    .art .artRight .artRightNum{ padding-bottom: 15px; border-bottom: #e6edf5 solid 4px; font-size: 13px; line-height: 22px;}
    .art .artRight .artRightText{ font-size: 14px; line-height: 30px;}
}
@media screen and (max-width:767px){
    .art{ padding: 30px 0; }
    .art .artLeft{ width: 100%; height: auto; margin-right: 0;}
    .art .artRight{ float: left; width: 100%;}
    .art .artRight .artRightName{ padding: 16px 0 15px 0;}
}



/*8练习生招募1*/
.recruitment{ padding: 60px 0; overflow: hidden;}
.recruitment .joinLeft{ float: left; width: 943px; height: 637px; overflow: hidden; }
.recruitment .joinLeft img{ height:100%;
    width: -webkit-calc(100% + 22px);
    width: calc(100% + 22px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    max-width: none;
}
.recruitment .joinLeft:hover img{
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0);
}
.recruitment .joinPadLeft{ padding-left: 943px; background-color: #f6f6f6; height: 637px;}
.recruitment .trainee{ float: left; width: 100%; padding: 20px;}
.recruitment .traineeBack{ border: #dedede solid 1px; height: 596px; padding: 0 108px;  text-align: center;}
.recruitment .traineeBack h2{ display: inline-block; padding-top: 151px; padding-bottom: 31px; color: #2a2a2e; font-size: 64px;  font-weight: bold; line-height: 1; border-bottom: rgba(42,42,42,0.2) solid 5px; white-space: nowrap; text-align: center;}
.recruitment .traineeBack h2 b{ float: left; padding-right: 19px;}
.recruitment .traineeBack h2 b:last-child{ padding-right: 0;}
.recruitment .traineeBack .please{ padding: 20px 0 19px 0; color: #2a2a2e; font-size: 20px; line-height: 25px; letter-spacing: 3px; text-align: center;}
.recruitment .traineeBack .tel{ padding-bottom: 35px; text-align: center; color: #ff3399; font-size: 20px; font-weight: bold; line-height: 25px; letter-spacing:2px; }
.recruitment .traineeBack .tel a{ color: #ff3399; }
.recruitment .traineeBack .trainBtn{ text-align: center; line-height: 0;}
.recruitment .traineeBack .trainBtn a{ display: inline-block; vertical-align: top; width: 200px; height: 60px; background-color: #fd5aac; color: #fff; font-size: 18px; line-height: 60px; text-align: center;
}
.recruitment .traineeBack .trainBtn a:hover{ background-color: #e7539d;}
@media screen and (max-width:1659px){
    .recruitment .joinLeft{ width: 734px; height: 496px; }
    .recruitment .joinPadLeft{ padding-left: 734px; height: 496px;}
    .recruitment .trainee{ padding: 15px;}
    .recruitment .traineeBack{ height: 466px; padding: 0 50px; }
    .recruitment .traineeBack h2{ padding-top: 117px; padding-bottom: 25px; font-size: 49px; border-bottom: rgba(42,42,42,0.2) solid 3px; }
    .recruitment .traineeBack h2 b{ padding-right: 16px;}
    .recruitment .traineeBack .please{ padding: 14px 0 14px 0; font-size: 16px; line-height: 21px; letter-spacing: 1px; }
    .recruitment .traineeBack .tel{ padding-bottom: 27px; font-size: 16px; line-height: 21px; letter-spacing:1px; }
    .recruitment .traineeBack .trainBtn a{ width: 155px; height: 46px; font-size: 14px; line-height: 46px; }
}
@media screen and (max-width:1299px){
    .recruitment{ padding: 40px 114px;}
    .recruitment .joinPadLeft{ float: left; width: 100%; padding-left: 0; }
}
@media screen and (max-width:767px){
    .recruitment{ padding: 35px 0;}
    .recruitment .joinLeft{ width: 100%; height: auto; }
    .recruitment .joinPadLeft{ height: auto;}
    .recruitment .trainee{ padding: 10px;}
    .recruitment .traineeBack{ height: auto; padding: 50px 0; }
    .recruitment .traineeBack h2{ padding-top: 0; padding-bottom: 25px; font-size: 32px; }
    .recruitment .traineeBack h2 b{ padding-right: 10px;}
    .recruitment .traineeBack .please{ letter-spacing: 0; }
    .recruitment .traineeBack .tel{ letter-spacing:0; }
    .recruitment .traineeBack .trainBtn a{ width: 140px; height: 44px; line-height: 44px; }
}


/*11影视制作详情*/
.filmBack{ background: url("images/pro6.jpg") 0 center repeat-x; background-size: auto 41.8%;}
.filmBox{ padding: 0 11.96%;}
.filmBox .filmPic{ border: #fff solid 10px; overflow: hidden; position: relative;}
.filmBox .filmPic .video_box{width:100%; padding-bottom:56.393%; position:relative;}
.filmBox .filmPic .video_box video,
.filmBox .filmPic .video_box p{position:absolute; left:0; top:0; width:100%; height:100%;}
.filmBox .filmPic .video_box p iframe{width:100%; height:100%;}
.filmBox .filmPic .filmIco{ position: absolute; width: 84px; height: 84px; left: 50%; top: 50%; margin: -42px 0 0 -42px; line-height: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.filmBox .filmPic:hover .filmIco{
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
@media screen and (max-width:1299px){
    .filmBox{ padding: 0;}
}
@media screen and (max-width:767px){
    .filmBox .filmPic{ border: #fff solid 3px; }
}




/*9联系我们*/
.contactBanBox{ position: absolute; width: 100%; left: 0; top: 30%;}
.contactBanBox .conBanTit{}
.contactBanBox .conBanTit .conImg{ display: inline-block; vertical-align: top; width: 182px; height: 42px; line-height: 0;}
.contactBanBox .conBanTit .conNam{ display: inline-block; vertical-align: top; color: #fff; font-size: 28px; line-height: 1; margin: 11px 0 0 10px;}
.contactBanBox .conBanLession{ padding:24px 0 20px 0 ; color: #fff; font-size: 18px; line-height: 1; }
.contactBanBox .conBanTel{}
.contactBanBox .conBanTel .earth{ float: left; border-bottom: rgba(255,255,255,0.6) solid 1px; padding-bottom: 21px; color: #fff; font-size: 28px; font-weight: bold; line-height: 34px;}
.contactBanBox .conBanTel .earth b{ float: left; width: 54px; height: 54px; line-height: 0;}
.contactBanBox .conBanTel .earth .earthen{ float: left; padding: 10px 60px 10px 10px;}
.contactBanBox .conBanYour{ padding: 20px 0 40px 0; color: #fff; font-size: 18px; line-height: 1;}
.contactBanBox .conBanBtn{}
.contactBanBox .conBanBtn a{ float: left; background-color: #ff3399; margin-right: 11px; color: #fff; font-size: 14px; line-height: 48px; padding: 0 17px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
}
.contactBanBox .conBanBtn a b{ float: left; width: 25px; height: 25px; line-height: 0; margin: 12px 5px 0 0;}
@media screen and (max-width:1659px){
    .contactBanBox{ top: 20%;}
}
@media screen and (max-width:767px){
    .contactBanBox{ top: 25%;}
    .contactBanBox .conBanTit .conImg{ width: 109px; height: 27px; }
    .contactBanBox .conBanTit .conNam{ font-size: 16px; margin: 7px 0 0 5px;}
    .contactBanBox .conBanLession{ display: none; padding:13px 0 11px 0;  font-size: 12px; }
    .contactBanBox .conBanTel .earth{ display: none; padding-bottom: 13px; font-size: 16px; line-height: 20px;}
    .contactBanBox .conBanTel .earth b{ width: 32px; height: 32px;}
    .contactBanBox .conBanTel .earth .earthen{ padding: 6px 30px 6px 5px;}
    .contactBanBox .conBanYour{ padding: 10px 0 20px 0; font-size: 12px; }
    .contactBanBox .conBanBtn{}
    .contactBanBox .conBanBtn a{ margin-right: 11px; margin-top: 10px; color: #fff; font-size: 12px; line-height: 36px; padding: 0 11px;
        border-radius:5px;
        -webkit-border-radius:5px;
        -moz-border-radius:5px;
        -o-border-radius:5px;
    }
    .contactBanBox .conBanBtn a b{ width: 18px; height: 18px; margin: 9px 5px 0 0;}
}



.televition{ float: left; width: 100%; position: relative; margin-top: -200px; z-index: 2;}
.televition .teleLeft{ float: left; width: 800px; height: 484px; padding: 62px 70px 30px 70px; background-color: #f4f4f4;}
.televition .teleLeft:hover{ background-color: #ff3399;}
.televition .teleLeft .teleImg{ text-align: center; line-height: 0;}
.televition .teleLeft .teleImg img{ width: 434px;}
.televition .teleLeft .teleImg img.imgs{}
.televition .teleLeft .teleImg img.imgd{ display: none;}
.televition .teleLeft:hover .teleImg img.imgs{ display: none;}
.televition .teleLeft:hover .teleImg img.imgd{ display: inline-block;}
.televition .teleLeft .teleTit{ padding:30px 0 23px 0; color: #333333; font-size: 18px; font-weight: bold; line-height: 1; text-align: center; letter-spacing: 2px; }
.televition .teleLeft:hover .teleTit{ color: #fff;}
.televition .teleLeft .teleLine{ color: #333333; font-size: 16px; line-height: 38px; text-align: center;}
.televition .teleLeft:hover .teleLine{ color: #fff;}
.televition .teleLeft .teleLine .teleP{}
.televition .teleLeft .teleLine .teleP .pleft{ float: left; width: 124px; text-align: right;}
.televition .teleLeft .teleLine .teleP .pPadLeft{ padding-left: 125px; text-align: left;}
@media screen and (max-width:1659px){
    .televition .teleLeft{ width: 623px; padding: 62px 55px 30px 55px; }
}
@media screen and (max-width:1299px){
    .televition .teleLeft{ width: 100%; }
}
@media screen and (max-width:767px){
    .televition{ margin-top: 35px; }
    .televition .teleLeft{ width: 100%; height: auto; padding: 35px 20px 30px 20px; }
    .televition .teleLeft .teleImg img{ width: 100%;}
    .televition .teleLeft .teleLine{ font-size: 14px; line-height: 28px; }
    .televition .teleLeft .teleLine .teleP .pleft{ width: 80px;}
    .televition .teleLeft .teleLine .teleP .pPadLeft{ padding-left: 82px; }
}



.teleSpace{ float: right; width: 800px; height: 484px; padding: 62px 70px 30px 70px; background-color: #f4f4f4;}
.teleSpace:hover{ background-color: #ff3399;}
.teleSpace .spaceImg{ text-align: center; line-height: 0;}
.teleSpace .spaceImg img{ width: 454px;}
.teleSpace .spaceImg img.imgs{}
.teleSpace .spaceImg img.imgd{ display: none;}
.teleSpace:hover .spaceImg img.imgs{ display: none;}
.teleSpace:hover .spaceImg img.imgd{ display: inline-block;}
.teleSpace .teleTit{ padding:30px 0 23px 0; color: #333; font-size: 18px; font-weight: bold; line-height: 1; text-align: center; }
.teleSpace:hover .teleTit{ color: #fff;}
.teleSpace .spaceLine{color: #333; font-size: 16px; line-height: 38px; text-align: center;}
.teleSpace:hover .spaceLine{ color: #fff;}
.teleSpace .spaceLine .teleP{}
.teleSpace .spaceLine .teleP .pleft{ float: left; width: 124px; text-align: right;}
.teleSpace .spaceLine .teleP .pPadLeft{ padding-left: 125px; text-align: left;}
@media screen and (max-width:1659px){
    .teleSpace{ width: 623px; padding: 62px 55px 30px 55px; }
}
@media screen and (max-width:1299px){
    .teleSpace{ width: 100%; margin-top: 35px;}
}
@media screen and (max-width:767px){
    .teleSpace{ margin-top: 20px; height: auto; padding: 35px 20px 30px 20px}
    .teleSpace .spaceImg img{ width: 100%;}
    .teleSpace .spaceLine{ font-size: 14px; line-height: 28px; }
    .teleSpace .spaceLine .teleP .pleft{ width: 80px; }
    .teleSpace .spaceLine .teleP .pPadLeft{ padding-left: 82px; }
}

.contactForm{ float: left; width: 100%; margin-top: 36px; }
.contactForm .formWhite{ float: left; width: 100%; padding:81px 0 55px 0; background-color: #f4f4f4; position: relative; z-index: 3;  }
.contactForm .formWhite h2{ float: left; width: 100%; color: #1f1c1c; font-size: 34px; font-weight: bold; line-height: 1; text-align: center;}
.contactForm .formWhite h4{ float: left; width: 100%; padding-top: 29px; color: #444444; font-size: 18px; line-height: 20px; text-align: center;}
.contactForm .imFom{ float: left; width: 910px; margin: 7px 0 0 355px; }
.contactForm .imFom .imLine{ float: left; width: 100%;}
.contactForm .imFom .imWid_1{ float: left; width: 50%; padding: 20px 15px 0 15px; }
.contactForm .imFom .imWid_add{ float: left; width: 100%; position: relative;}
.contactForm .imFom .imInput{ float: left; width: 100%; height: 50px; border: #ededed solid 1px; color: #333; font-size: 16px;  outline: 0; -webkit-appearance: none; border-radius: 0; padding: 0 20px;}
.contactForm .imFom .imInput:focus{ border-color: #ff3399;}
.contactForm .imFom .imText{ position: absolute; left: 20px; top: 0; color: #666666; font-size: 16px; line-height: 50px;}
.contactForm .imFom .imText.hiddens{ display: none;}
.contactForm .imFom .imText span{ color: #a94b98;}
.contactForm .imFom .imYzm{ position: absolute; width: 109px; height: 48px; right: 18px; top: 1px; line-height: 0;}
.contactForm .imFom .imYzm img{width:100%; height:100%;}
.contactForm .imFom .imWid_2{ float: left; width: 100%; padding: 20px 15px 0 15px;}
.contactForm .imFom .imArea{ float: left; width:100%; height: 87px; padding: 13px 20px 13px 20px; border: #ededed solid 1px; color: #333; font-size: 16px; line-height: 24px; border-radius: 0;}
.contactForm .imFom .imArea:focus{ border-color: #ff3399; outline: 0; -webkit-appearance: none;}
.contactForm .imFom .imWid_3{ float: left; width: 100%; padding: 40px 15px 0 15px;  text-align: center; }
.contactForm .imFom .inButton{ display: inline-block; padding: 0 164px; background-color: #333333; color: #fff; font-size: 18px; line-height: 52px; border: 0; outline: 0; -webkit-appearance: none;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
}
.contactForm .imFom .inButton:hover{ background-color: #ff3399;}
@media screen and (max-width:1659px){
    .contactForm .imFom{ margin: 7px 0 0 180px; }
}
@media  screen and (max-width:1279px){
    .contactForm .imFom{ width: 942px; margin: 15px 0 0 10px; }
}
@media  screen and (max-width:991px){
    .contactForm .formWhite{ padding:60px 0 40px 0; }
    .contactForm .formWhite h2{ font-size: 28px; }
    .contactForm{ height: auto; margin-top: 32px; }
    .contactForm .formWhite h4{ font-size: 16px; }
    .contactForm .imFom{ width: 100%; margin: 15px 0 0 0; }
    .contactForm .imFom .inButton{ padding: 0 125px; }
}
@media  screen and (max-width:767px){
    .contactForm{ margin-top: 25px; }
    .contactForm .formWhite{ padding:35px 0 30px 0; }
    .contactForm .formWhite h2{ font-size: 24px; }
    .contactForm .formWhite h4{ padding: 15px 15px 0 15px; font-size: 14px; }
    .contactForm .imFom .imWid_1{ width: 100%; padding: 15px 15px 0 15px; }
    .contactForm .imFom .imInput{ height: 40px; font-size: 14px; }
    .contactForm .imFom .imText{ left: 20px; font-size: 14px; line-height: 40px;}
    .contactForm .imFom .imYzm{ width: 86px; height: 38px; right: 12px; }
    .contactForm .imFom .imArea{ height: 74px; font-size: 14px; }
    .contactForm .imFom .imWid_3{ padding: 20px 15px 0 15px; }
    .contactForm .imFom .inButton{ padding: 0 40px; font-size: 16px; line-height: 42px; }
}

.contactMap{ padding: 38px 0 86px 0;}
#bdmap{width:100%; height:663px; background: no-repeat}
#bdmap img{ max-width:none;}
#bdmap .iw_poi_title{ display: block; color: #333333; font-size: 18px; font-weight: bold; line-height: 30px !important;}
#bdmap .iw_poi_content{ margin-top: 5px; font-size: 16px; color: #666666; line-height: 32px; white-space: nowrap; }
@media  screen and (max-width:1299px){
    #bdmap{ height:519px; }
}
@media  screen and (max-width:991px){
    #bdmap{ height:400px; }
}
@media  screen and (max-width:767px){
    .contactMap{ padding: 25px 0 40px 0;}
    #bdmap{ height:380px; }
}



/*1关于3*/
.cultureTitle{}
.cultureTitle .newTitleLeft{ float: left; margin-left: 33px; height: 105px; padding: 22px 138px 0 0; position: relative }
.cultureTitle .newTitleLeft .bo_1{ position: absolute; width: 6px; height: 22px; left: 0; top: 0; background-color: rgba(0,0,0,0.1);}
.cultureTitle .newTitleLeft .bo_2{ position: absolute; width: 100%; height: 100%; right: 0; top: 0; border-top:rgba(0,0,0,0.1) solid 6px;
    border-right:rgba(0,0,0,0.1) solid 6px;
    width: -webkit-calc(100% - 6px);
    width: calc(100% - 6px);
    height: -webkit-calc(100% - 6px);
    height: calc(100% - 6px);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.cultureTitle .newTitleLeft .bo_3{ position: absolute; width: 138px; height: 6px; right: 0; bottom:0; background-color: rgba(0,0,0,0.1);}
.cultureTitle .newTitleLeft .newBack{ float: left; margin-left: -28px; padding-right: 15px;}
.cultureTitle .newTitleLeft .newNBox{ float: left; color: rgba(25,25,25,0.5);font-size: 100px; line-height: 104px; font-weight: bold; text-transform: uppercase;}
.cultureTitle .newTitleLeft .newNPadLeft{ padding-left: 80px;}
.cultureTitle .newTitleLeft .newNPadLeft h2{ float: left; color: #1c1c1b; font-size: 34px; font-weight: bold; line-height: 40px; margin-top: 16px; padding-right: 38px; position: relative;}
.cultureTitle .newTitleLeft .newNPadLeft h2 b{ position: absolute; width: 15px; height: 15px; right: 0; top: 50%; margin-top: -6px; line-height: 0;}
.cultureTitle .newTitleLeft .newNPadLeft .eng{ float: left; width: 100%; color: rgba(25,25,25,0.5); font-size: 28px; font-weight: bold; line-height: 1; text-transform: uppercase; margin-top: 11px; vertical-align: top;}
.cultureTitle .more{ float: right; margin-top: 71px;  border: rgba(255,51,153,0.6) solid 1px; padding: 0 27px; color: #ff3399; font-size: 14px; line-height: 40px; text-transform: uppercase; position: relative; z-index: 10;}
.cultureTitle .more:hover{ background-color: #ff3399; color: #fff;}
@media screen and (max-width:1299px){
    .cultureTitle .newTitleLeft{ margin-left: 27px; height: 82px; padding: 18px 146px 0 0; }
    .cultureTitle .newTitleLeft .bo_1{ width: 5px; height: 18px; }
    .cultureTitle .newTitleLeft .bo_2{ border-top:rgba(0,0,0,0.1) solid 5px;
        border-right:rgba(0,0,0,0.1) solid 5px;
        width: -webkit-calc(100% - 5px);
        width: calc(100% - 5px);
        height: -webkit-calc(100% - 5px);
        height: calc(100% - 5px);
    }
    .cultureTitle .newTitleLeft .bo_3{ width: 146px; height: 5px; }
    .cultureTitle .newTitleLeft .newBack{ margin-left: -35px;}
    .cultureTitle .newTitleLeft .newNBox{ font-size: 78px; line-height: 82px; }
    .cultureTitle .newTitleLeft .newNPadLeft{ padding-left: 74px;}
    .cultureTitle.homeNewTitle2 .newTitleLeft .newNPadLeft{ padding-left: 54px;}
    .cultureTitle .newTitleLeft .newNPadLeft h2{ font-size: 26px; line-height: 30px; margin-top: 13px; padding-right: 30px; }
    .cultureTitle .newTitleLeft .newNPadLeft h2 b{ width: 11px; height: 12px;  margin-top: -6px; }
    .cultureTitle .newTitleLeft .newNPadLeft .eng{ font-size: 22px; margin-top: 9px;}
    .cultureTitle .more{ margin-top: 60px; padding: 0 20px;  font-size: 14px; line-height: 31px; }
}
@media screen and (max-width:767px){
    .cultureTitle .newTitleLeft{  margin-left: 19px; height: 61px; padding: 13px 40px 0 0; }
    .cultureTitle .newTitleLeft .bo_1{ width: 4px; height: 18px; }
    .cultureTitle .newTitleLeft .bo_2{ border-top:rgba(0,0,0,0.1) solid 4px;
        border-right:rgba(0,0,0,0.1) solid 4px;
        width: -webkit-calc(100% - 3px);
        width: calc(100% - 3px);
        height: -webkit-calc(100% - 4px);
        height: calc(100% - 4px);
    }
    .cultureTitle .newTitleLeft .bo_3{ width: 40px; height: 4px; }
    .cultureTitle .newTitleLeft .newBack{ margin-left: -25px;}
    .cultureTitle .newTitleLeft .newNBox{ font-size: 58px; line-height: 60px; }
    .cultureTitle .newTitleLeft .newNPadLeft{ padding-left: 54px;}
    .cultureTitle.homeBrandTitle2 .newTitleLeft .newNPadLeft{ padding-left: 44px;}
    .cultureTitle .newTitleLeft .newNPadLeft h2{ font-size: 20px; line-height: 23px; margin-top: 10px; padding-right: 21px; }
    .cultureTitle .newTitleLeft .newNPadLeft h2 b{ width: 8px; height: 9px;  margin-top: -4px; }
    .cultureTitle .newTitleLeft .newNPadLeft .eng{ font-size: 16px; margin-top: 6px;}
    .cultureTitle .more{ margin-top:44px; padding: 0 13px; font-size: 12px; line-height: 24px; }
}


.aboutBanFloat{ position: absolute; width: 100%; left: 0; top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.aboutBanFloat h1{ float: left; width: 100%; color: #fff; font-size: 78px; line-height: 1; font-weight: bold;}
.aboutBanFloat .engh{ float: left; margin-top: 36px; border-top: rgba(255,255,255,0.6) solid 2px; padding: 18px 22px 16px 0; color: #fff; font-size: 24px; line-height: 1; text-transform: uppercase; }
.aboutBanFloat .china{  float: left; width: 100%;color: #fff; font-size: 24px; line-height: 1;}
@media screen and (max-width:1659px){
    .aboutBanFloat h1{ font-size: 61px; }
    .aboutBanFloat .engh{ margin-top: 31px; padding: 14px 18px 13px 0; font-size: 19px; }
    .aboutBanFloat .china{ font-size: 19px; }
}
@media screen and (max-width:767px){
    .aboutBanFloat h1{ font-size: 35px; }
    .aboutBanFloat .engh{ margin-top: 18px; border-top: rgba(255,255,255,0.6) solid 1px; padding: 8px 10px 7px 0; font-size: 13px; }
    .aboutBanFloat .china{ font-size: 13px; }
}




.aboutBrandBack{ background: url("images/about2.jpg") repeat;}
.aboutBrand{ padding: 80px 0 67px 0;}
.aboutBrandDown{ padding: 35px 0 0 0;}
.aboutBrandDown .brandPic{}
.aboutBrandDown .brandPic .braLeft{ float: left; width: 702px; height: 541px; line-height: 0;}
.aboutBrandDown .brandPic .braRight{ float: right; width: 706px; height: 541px; margin-right: 92px;}
.aboutBrandDown .brandText{ padding-top: 9px; color: #666666; font-size: 18px; line-height: 44px; text-align: center;}
@media screen and (max-width:1659px){
    .aboutBrandDown .brandPic .braLeft{ width: 547px; height: 423px; }
    .aboutBrandDown .brandPic .braRight{ width: 551px; height: 423px; margin-right: 71px;}
}
@media screen and (max-width:1299px){
    .aboutBrandDown .brandPic .braLeft{ width: 415px; height: 320px; }
    .aboutBrandDown .brandPic .braRight{ width: 417px; height: 320px; margin-right: 54px;}
    .aboutBrandDown .brandText{ font-size: 14px; line-height: 35px; }
}
@media screen and (max-width:991px){
    .aboutBrand{ padding: 50px 0 50px 0;}
}
@media screen and (max-width:767px){
    .aboutBrandDown .brandPic .braLeft{ width: 75%; height: auto; }
    .aboutBrandDown .brandPic .braRight{ width: 75%; height: auto; margin-right: 0;}
}



.aboutProfileBack{}
.aboutProfile{ padding: 150px 0 170px 672px;}
.aboutProfile .fileBox{ background-color: rgba(255,255,255,0.9); padding:80px 80px 74px 60px; overflow: hidden; }
.aboutProfile .fileCountBox{ padding: 60px 0 0 73px; color: #666666; font-size: 18px; line-height: 36px;}
.aboutProfile .fileCountDown{ padding: 48px 0 0 0; margin-right: -270px;}
.aboutProfile .fileCountDown .fili{ float: left; width: 27%;}
.aboutProfile .fileCountDown .fili .pink{ color: #ff3399; font-size: 52px; font-weight: bold; line-height: 67px;}
.aboutProfile .fileCountDown .fili:hover .pink{ color: #1c1c1b;}
.aboutProfile .fileCountDown .fili .pink .pinkLTit{ display: inline-block; vertical-align: top;}
.aboutProfile .fileCountDown .fili .pink .pinkYear{ display: inline-block; vertical-align: top; width:29px; height: 29px; background-color: #1c1c1b; color: #fff; font-size: 14px; line-height: 27px; text-align: center; margin: 25px 0 0 0; border: #1c1c1b solid 1px; font-weight: normal;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
}
.aboutProfile .fileCountDown .fili:hover .pink .pinkYear{ background-color: #fff; border-color: #cccccc; color: #666666;}
.aboutProfile .fileCountDown .fili .fiLine{ padding: 18px 0 20px 0;}
.aboutProfile .fileCountDown .fili .fiLine span{ float: left; width: 44px; height: 2px; background-color: #d4d4d4;}
.aboutProfile .fileCountDown .fili .fiTit{ color: #666666; font-size: 14px; line-height: 20px;}
@media screen and (max-width:1659px){
    .aboutProfile{ padding: 150px 0 170px 312px;}
}
@media screen and (max-width:1299px){
    .aboutProfile{ padding: 117px 0 132px 180px;}
    .aboutProfile .fileBox{ padding:63px 60px 58px 47px; }
    .aboutProfile .fileCountBox{ padding: 47px 0 0 60px; font-size: 14px; line-height: 30px;}
    .aboutProfile .fileCountDown{ padding: 37px 0 0 0; margin-right: -150px;}
    .aboutProfile .fileCountDown .fili{ float: left; width: 27%;}
    .aboutProfile .fileCountDown .fili .pink{ font-size: 52px; font-weight: bold; line-height: 67px;}
}
@media screen and (max-width:991px){
    .aboutProfile{ padding: 80px 0 90px 0;}
}
@media screen and (max-width:767px){
    .aboutProfile{ padding: 50px 0 50px 0;}
    .aboutProfile .fileBox{ padding:35px 25px 0 25px; }
    .aboutProfile .fileCountBox{ padding: 35px 0 0 30px; }
    .aboutProfile .fileCountDown{ padding: 35px 0 0 0; margin-right: -35px;}
    .aboutProfile .fileCountDown .fili{ width: 50%; height: 124px;}
    .aboutProfile .fileCountDown .fili .pink{ font-size: 36px; line-height: 42px;}
    .aboutProfile .fileCountDown .fili .pink .pinkYear{ width:22px; height: 22px; font-size: 14px; line-height: 20px; margin: 13px 0 0 0; }
    .aboutProfile .fileCountDown .fili .fiLine{ padding: 10px 0 15px 0;}
    .aboutProfile .fileCountDown .fili .fiTit{ padding-right: 20px; padding-bottom: 15px;}
}


.aboutCli{ padding: 60px 0 75px 0;}
.aboutCliDown{ padding: 86px 0 0 0; text-align: center;}
@media screen and (max-width:991px){
    .aboutCli{ padding: 50px 0 65px 0;}
    .aboutCliDown{ padding: 65px 0 0 0; }
}
@media screen and (max-width:767px){
    .aboutCliDown{ padding: 45px 0 0 0; }
}



.windowSearchBg{ display: none;  position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 1025; background: rgba(0,0,0,0.7);}
.windowSearchBg.active{ display: block;}
.windowSearch{  position: fixed; width: 100%; left: 0; top: 122px; z-index: 1026;}
.windowSearch .WSMargin{ margin: 0 auto; width: 1230px;}
.windowSearch .WSMargin .WSShup{ text-align: right;}
.windowSearch .WSMargin .WSShup span{ display: inline-block; width: 28px; height: 28px; line-height: 0; cursor: pointer;}
.windowSearch .WSMargin .WSCon{ margin-top: 4.065%; background: rgba(255,255,255,0.5); padding: 4.22% 27.31%;}
.windowSearch .WSMargin .WSInput{ position: relative; padding: 16px 0; border-bottom: rgba(0,0,0,0.2) solid 1px;}
.windowSearch .WSMargin .WSInput .WDin{ border: 0; background: 0; margin: 0; padding: 0 0 0 20px; color: #fff; font-size: 20px; line-height: 30px;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -o-border-radius:0;
    outline: 0;
    -webkit-appearance: none;
}
.inco2 ::-webkit-input-placeholder { color:#333 !important;}
.inco2 :-moz-placeholder {  color:#333 !important;}
.inco2 ::-moz-placeholder {  color:#333 !important;}
.inco2 :-ms-input-placeholder { color:#333 !important; }
.windowSearch .WSMargin .WSInput .WSIco{ position: absolute; width: 30px; height: 30px; right: 0;top: 50%; margin-top: -15px; line-height: 0;}









    /*



    width: -webkit-calc(100% - 10px);
        width: calc(100% - 10px);
        height: -webkit-calc(100% - 10px);
        height: calc(100% - 10px);

       -webkit-box-shadow: 0 2px 6px #000;
          -moz-box-shadow: 0 2px 6px #000;
            -o-box-shadow: 0 2px 6px #000;
               box-shadow: 0 2px 6px #000;


       border-radius:8px;
          -webkit-border-radius:8px;
          -moz-border-radius:8px;
          -o-border-radius:8px;

          text-overflow:ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;



       -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);


           -webkit-transform:rotate(0deg);


    .inco1 ::-webkit-input-placeholder { color:#999 !important;}
    .inco1 :-moz-placeholder {  color:#999 !important;}
    .inco1 ::-moz-placeholder {  color:#999 !important;}
    .inco1 :-ms-input-placeholder { color:#999 !important; }





        -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
          transition: -webkit-transform 2s;
          -ms-interpolation-mode:bicubic;

          transform: scale(1.09,1.09);
          -ms-transform: scale(1.09,1.09);
          -webkit-transform: scale(1.09,1.09);
          -o-transform: scale(1.09,1.09);
          -moz-transform: scale(1.09,1.09);


          opacity: 0.7;
          filter: alpha(opacity=70);
          -moz-opacity: 0.7;
          -khtml-opacity: 0.7;

       -webkit-appearance:none;
       outline: 0;

          */







.caseNewPage{ padding: 41px 0 71px 0;}
/*分页*/
.pz_fy{ text-align: center;}/*分页浮左或者浮右，修改此处即可。例：text-align:left;*/
.pz_fy a { display:inline-block;*display:inline; *zoom:1; width:30px; height:30px; margin:0 5px; line-height:28px; border:solid 1px #e7e7e7; color: #272727; font-size:14px; text-decoration:none; overflow:hidden; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; vertical-align: top;}
.pz_fy a.a1{ width:100px; background:url(images/btn_05_l.png) no-repeat center; border-radius:19px; -webkit-border-radius:19px; -moz-border-radius:19px;}
.pz_fy a.last{ background-image:url(images/btn_05_r.png);}
.pz_fy a.a1:hover,
.pz_fy a.a1.on{ background-image:url(images/btn_05_l_h.png);}
.pz_fy a.last:hover,
.pz_fy a.last.on{ background-image:url(images/btn_05_r_h.png);}

.pz_fy a:hover,.pz_fy a.on{ color: #fff; background-color:#ff3399; border:solid 1px #ff3399;}/*鼠标经过和默认当前页样式*/
.fy_phone{ display:none;}
@media  screen and (max-width:991px){
    .caseNewPage{ padding: 25px 0 35px 0;}
    .fy_phone{ display:block; font-family:'Arial';}
    .fy_phone{ text-align:center; font-size:14px; color:#333;}
    .fy_phone a{ display:inline-block;*display:inline; *zoom:1; width:98px; height:30px; line-height:29px; border:solid 1px #000000; color:#333;
        -webkit-border-radius:15px;
        -moz-border-radius:15px;
        border-radius:15px; }
    .fy_phone span{ display:inline-block; padding:0 5%; height:30px; line-height:30px; color:#333;}
}


.special{}
.special .owl-dots{ width: 100%; margin-top: 5.5%; text-align: center; line-height: 0;}
.special .owl-dots .owl-dot{ display: inline-block; width: 16px; height: 16px; margin: 0 5px; border:#ff3399 solid 1px;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
}
.special .owl-dots .owl-dot.active{ background: #ff3399; border-color: #ff3399;}

.z_page{color: #666; font-size: 14px; line-height: 30px; padding:40px 0;}

@media screen and (max-width:1299px){
    .special .owl-dots .owl-dot{  width: 14px; height: 14px;  }
}
@media screen and (max-width:767px){
    .special .owl-dots{ margin-top: 25px; }
    .special .owl-dots .owl-dot{  width: 12px; height: 12px; margin: 0 3px; }

    .z_page{ line-height: 26px; padding:20px 0;}

}



.elli{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}






@media screen and (max-device-width: 320px){body{-webkit-text-size-adjust:none}}
@media screen and (max-device-width: 480px){body{-webkit-text-size-adjust:none}}
@media only screen and (-webkit-min-device-pixel-ratio: 2){body{-webkit-text-size-adjust:none}}
@media only screen and (min-device-width: 768px) and (max-device-width: 1243px){body{-webkit-text-size-adjust:none}}
