.w-1200{
    max-width: 1200px;
    margin: 0 auto;
}
.flex-between{
    display: flex;
    justify-content: space-between;
}
.clear{
    clear: both;
}
.head{
    height: 140px;
}
.logo{
    width: 300px;
}
.logo img{
    width: 100%;
    margin-top: 25px;
}

.search p{
    font-size: 14px;
    color: #999999;
}
.search p span{
    font-size: 24px;
    color: #fe2800;
}
.search input{
    border: 1px solid #22476e;
    height: 33px;
    line-height: 33px;
    box-sizing: border-box;
}
.keyw{
    border: 0;
    padding-left: 15px;
    margin-left: 15px;
}
.input .subm{
    font-size: 16px;
    color: #FFFFFF;
    background: #22476e;
    width: 50px;
    float: right;
}
.navlist{
    width: 690px;
    margin-top: 35px;
}
.navlist ul li{
    display: inline-block;
}
.navlist ul li a{
    font-size: 16px;
    color: #666666;
}
.navr{
    padding: 25px 0;
}
.hotkey p{
    font-size: 16px;
    color: #333333;
}
.hotkey a{
    font-size: 14px;
    color: #999999;
}
.hotkey .w-1200{
    display: flex;
    justify-content: left;
}
.hotkey p,.hotkey a{
    margin-right: 5px;
}
.hotkey{
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #e5e5e5;
}
.zulin{
    margin: 80px auto 50px;
}
.zlist{
    width: 580px;
    height: 270px;
    padding: 80px 0 45px 40px;
    color: #FFFFFF;
    box-sizing: border-box;
}
.zlist:nth-child(1){
    background: url("../image/i16.png") no-repeat;
    background-size: cover;
}
.zlist:nth-child(2){
    background: url("../image/i17.png") no-repeat;
    background-size: cover;
}
.zlist h1{
    font-size: 24px;
    margin-bottom: 15px;
}
.zlist p{
    font-size: 18px;
}
.zline{
    display: block;
    width: 50px;
    height: 2px;
    background: #FFFFFF;
    margin: 15px 0 25px;
}
.zlpro{
    width: 230px;
}
.zlpro a{
    width: 48%;
    margin-right: 4%;
    float: left;
    color: #FFFFFF;
    padding: 8px 0;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 15px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.zlpro a:nth-child(2n){
    margin-right: 0;
}
.product{
    padding: 50px 0 70px;
    background: #f2f2f2;
}
.ipronavl p{
    font-size: 30px;
    font-weight: bold;
    color: #ff0000;
}
.linep{
    width: 27px;
    height: 10px;
    background: #ff0000;
    display: block;
    float: left;
    margin-top: 17px;
    margin-right: 15px;
}
.ipronavr ul li a{
    font-size: 20px;
    color: #666666;
}
.ipronavr ul li{
    float: left;
    padding: 5px 20px;
    position: relative;

}
.selectp{
    background: #ff0000;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform:skew(-30deg);
    -ms-transform:skew(-30deg);
}
.selectp a{
    color: #FFFFFF !important;
    display: inline-block;
    transform:skew(30deg);
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform:skew(30deg);
    -ms-transform:skew(30deg);
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.linx{
    position: absolute;
    right: 0;
    top: 5px;
}
.ipromain{
    height: 485px;
    overflow: hidden;
    margin-top: 45px;
}
.iproimg{
    width: 365px;
    height: 485px;
}
.iprolists{
    width: 820px;
}
.iprolist{
    width: 24%;
    margin-right: 1%;
    float: left;
    padding: 5px;
    box-sizing: border-box;
    background: #FFFFFF;
    margin-bottom: 10px;
}
.iprolist:nth-child(4n){
    margin-right: 0;
}
.iprolist p{
    font-size: 14px;
    color: #666666;
    padding: 15px 0;
    border-top: 1px solid #e5e5e5;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.iprolist img{
    width: 100%;
}
.commontitle{
    padding: 70px 0 50px;
    text-align: center;
}
.commontitle h1{
    font-size: 30px;
    color: #666666;
    margin-bottom: 15px;
}
.commontitle p{
    line-height: 25px;
    color: #999999;
    font-size: 16px;
}
.itfw{
    padding-bottom: 65px;
}
.itlist{
    width: 31%;
    margin-right: 2%;
    float: left;

}
.itlist:last-of-type{
    margin-right: 0;
}
.itlist img{
    width: 100%;
}
.itmain{
    padding: 25px 20px 58px;
    border: 1px solid #e5e5e5;
}
.itmain h1{
    font-size: 18px;
    color: #000000;
    margin-bottom: 15px;
}
.itmain p{
    line-height: 25px;
    font-size: 14px;
    color: #666666;
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: auto;
}
.fangan{
    background: #f2f2f2;
    padding-bottom: 105px;
}
.falist{
    width: 50%;
    float: left;
    height: 220px;
    background: #FFFFFF;
}
.falist img{
    width: 50%;
    float: left;
}
.falist:nth-child(3) img,.falist:nth-child(4) img{
    float: right;
}
.famain{
    width: 50%;
    padding: 45px 22px 30px;
    float: right;
    box-sizing: border-box;
}
.famain h1{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 100;
    color: #000000;
}
.famain p{
    line-height: 25px;
    font-size: 15px;
    color: #666666;
}
.inew{
    padding-bottom: 90px;
}
/*外部新闻样式*/


.newest-ul-1 {
    float: left;
    width: 62.5%;
}
.home-news .list-ul li {
    background: #f7f7f7;
    position: relative;
}

.newest-ul-1 .li-1 {
    float: right;
    width: 50.91%;
    height: 590px;
    overflow: hidden;
}
.home-news .list-ul li {
    background: #f7f7f7;
    position: relative;
}
.newest-ul-1 .li-2 {
    width: 46.364%;
    margin-bottom: 30px;
}
.newest-ul-2 {
    float: right;
    width: 35.796%;
    background: #f7f7f7;
}

.home-news .newest-ul-1 .li-1 .main {
    padding-bottom: 32px;
}
.home-news .list-ul li .main {
    padding: 25px 10px;
}
.home-news .list-ul li .title {
    position: relative;
    padding-left: 100px;
}
.home-news .newest-ul-1 .li-1 .title time {
    font-size: 38px;
    line-height: 70px;
}
.home-news .list-ul li .title time {
    color: #555;
    font-family: "FuturaBTM",Verdana, Geneva, sans-serif;
    position: absolute;
    left: 0;
    width: 100px;
    text-align: center;
    font-size: 52px;
    top: 50%;
    margin-top: -30px;
    line-height: 60px;
}
.home-news .newest-ul-1 .li-1 .title dl {
    padding-right: 0;
}
.home-news .list-ul li .title dl {
    padding-right: 87px;
    border-left: 1px dashed #e2e2e2;
    padding-left: 19px;
    color: #555;
    line-height: 35px;
    min-height: 70px;
    font-size: 14px;
    color: #999999;
}
.home-news .list-ul li .title dd {
    font-size: 20px;
    height: 64px;
}
.dot2 {
    -webkit-line-clamp: 2;
}
.newest-ul-1 .li-1 .pic {
    padding-top: 50px;
}
.newest-ul-1 .li-1 .pic img {
    display: block;
    width: 100%;
    max-height: 396px;
}

.home-news .newest-ul-1 .li-2 .main {
    /*padding-bottom: 27px;*/
}
.newest-ul-1 .li-2 .txt {
    position: relative;
    min-height: 99px;
    padding-left: 115px;
    margin-bottom: 23px;
    border-bottom: 1px solid #e9e9e9;
}
.newest-ul-1 .li-2 .txt .pic {
    position: absolute;
    left: 0;
    width: 105px;
    top: 0;
}
.newest-ul-1 .li-2 .txt h6 {
    color: #333333;
    max-height: 48px;
    font-size: 15px;
}
.newest-ul-1 .li-2 .txt figure * {
    margin: 0;
    font-weight: normal;
}
.newest-ul-1 .li-2 .txt p {
    line-height: 20px;
    height: 52px;
    color: #999;
    margin: 11px 0 6px 0;
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: auto;
}
.home-news .list-ul li .title {
    position: relative;
    padding-left: 100px;
}
.home-news .list-ul li .title time {
    color: #555;
    font-family: 微软雅黑;
    position: absolute;
    left: 0;
    width: 100px;
    text-align: center;
    font-size: 38px;
    top: 50%;
    margin-top: -30px;
    line-height: 60px;
    font-weight: bold;
}
.home-news .list-ul li .title .more {
    transition: 0.3s;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    width: 60px;
    height: 30px;
    background: url(../image/more.png) no-repeat;
}
.home-news .list-ul ul {
    height: 520px;
    overflow: hidden;
}
.newest-ul-2 {
    float: right;
    width: 35.796%;
    background: #f7f7f7;
}
.home-news .list-ul li {
    background: #f7f7f7;
    position: relative;
}
.newest-ul-2 li {
    padding: 0 30px;
}
.home-news .list-ul li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid transparent;
    z-index: 10;
    transition: 0.3s;
    box-sizing: border-box;

}
.home-news .list-ul li .a1 {
    box-sizing: border-box;
    height: 520px;
}
.home-news .list-ul li .a2 {
    box-sizing: border-box;
    height: 127px;
}
.home-news .newest-ul-2 li .main {
    border-bottom: 1px solid #e9e9e9;
    padding: 17px 0;
}
.home-news .list-ul li .title {
    position: relative;
    padding-left: 100px;
}
.home-news .newest-ul-2 li .title dl {
    line-height: 32px;
    min-height: 64px;
}
.home-news .list-ul li .title dd {
    font-size: 15px;
    color: #333333;
    line-height: 25px;
}
img {
    border: none;
    max-width: 100%;
    vertical-align: middle;
}
.home-news .list-ul li a:hover {
    border-color: #ff6c00;
}
.home-news .list-ul li:hover .title .more {
    background-image: url(../image/more_on.png);
}
.nmore{
    width: 127px;
    display: block;
    margin: 35px auto;
}
.foote{
    background: #222222;
}
.footl{
    width: 380px;
    margin: 60px 0;
    border-right: 1px solid #393939;
}
.footl img{
    margin-bottom: 30px;
}
.footl p{
    color: #8a8a8a;
    font-size: 16px;
    line-height: 38px;
    padding-left: 27px;
}
.footl p:nth-child(2){
    background: url("../image/i13.png") no-repeat left;
    background-size: 16px;
}
.footl p:nth-child(3){
    background: url("../image/i14.png") no-repeat left;
    background-size: 20px;
}
.footl p:nth-child(4){
    background: url("../image/i15.png") no-repeat left;
    background-size: 20px;
}
.footr{
    width: 750px;
    margin-top: 60px;
}
.footr ul li a{
    font-size: 16px;
    color: #8a8a8a;
}
.footr ul li:first-of-type a{
    font-size: 18px;
    color: #FFFFFF;
}
.footr ul li {
    margin-bottom: 15px;
}
.footr ul li:first-of-type{
    margin-bottom: 30px;
}
.icpc p{
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #0d0d0d;
    font-size: 14px;
    color: #999999;
}
.icpc p a{
    font-size: 14px;
    color: #999999;
}
/*首页临时加效果*/
.zlpro a:hover{
    background: #ff0000;
}
.iprolist img,.itlist img,.falist img{
    transition: all .5s;
}
.iprolist img:hover,.itlist img:hover,.falist img:hover{
    transform: scale(1.2);
}
.iprolist,.itlist,.falist{
    overflow: hidden;
}
.itlist{
    display: block;
}
.navlist ul li a:hover{
    color: #ff0000;
}
.zlist{
    overflow: hidden;
}
.zlist:nth-child(1),.zlist:nth-child(2){
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-size: 100%;
}
.zlist:nth-child(1):hover,.zlist:nth-child(2):hover{
    color: #FFFFFF;
    background-size: 110%;
}













