/*maintitle*/
.maintitle {
	display: block;
	text-align: center;
}
.maintitle span {
	font-size:40px;
	color:#333333;
	line-height:60px
}
.maintitle p {
	font-size:18px;
	color:#666666;
	line-height:35px;
	font-weight:500;
	width:76%;
	margin:0 auto
}


.ab0{
    width: 100%;
    margin-top: 11vh;
    background: url(../images/aa1.png) no-repeat 2% 12%;
}
.container-fluid {
    max-width: 1360px;
    margin: 0 auto;
}
.container-fluid2 {
    width: 1360px;
    margin: 0 auto;
}

@media (max-width: 1590px) {
    .container-fluid2 {
        width: 100%;
        padding: 0 15px;
        margin: 0 auto;
    }

}

.ab1{
    
}

.abwz{
    width: 48.5%;
    float: left;
}

.abwz .abt h3{
    font-size: 42px;
    line-height: 1.2;
    color: #343434;
    font-weight: bold;
    position: relative;
}
.abwz .abt h3 span{
    color: #004fab;
}
.abwz .abt h3:before {
    content: '';
    width: 2.6vw;
    height: 5px;
    background: #004fab;
    display: block;
    position: absolute;
    left: -3.75vw;
    top: 1.25vw;
}
.abwz .abt h2{
    color: #666;
    font-weight: 400;
    font-size: 24px;
    line-height: 2.5;
    position: relative;
}
.abwz .abt h2:after{
    content: '';
    width: 3vw;
    height: 5px;
    background: #004fab;
    display: block;
    position: absolute;
    left: 0vw;
    bottom: -20px;
}
.abwz .cont{
    margin-top: 30px;
    text-align: justify;
}
.abwz .cont *{
    color: #666;
    font-size: 17px;
    line-height: 2.1;
	}

.abwz .ljgd{
    width: 32.7%;
    display: block;
    font-size: 16px;
    line-height: 3.125vw;
    background: url(../images/more.png) no-repeat 70% center #004fab;
    padding-left: 6%;
    color: #fff;
    margin-top: 25px;
}
.abwz .ljgd:hover{
  
    background: url(../images/more.png) no-repeat 70% center #292929;
    
}


.abtp{
    float: right;
    width: 47.75%;overflow: hidden;
}
.abtp img{
    width: 100%;
    -webkit-transform: scale(1,1);-moz-transform: scale(1,1);
     -webkit-transition: all 0.5s ease-out;
     -moz-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out; 
}
.abtp img:hover{
   -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
    -webkit-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;
    transition:all 0.6s ease-out; 
}

.c2 {
   margin-top: 5.29vw;
    margin-bottom: 4.5vw;
}

.c2 .list2 {
    text-align: center;
}

.c2 .list2 li {
    float: left;
    width: 25%;
    background: url(../images/xie.png) no-repeat right 30%;
    display: flex;
    justify-content: center;
}
@media (max-width: 640px) {
  .ab0{
      margin-top:4vh;
  }
    .abtp img{
        max-width:100%; height:auto !important;width:auto !important;
    }
    .abwz .abt h3{
        font-size:20px;
    }
    
    .abwz .abt h2{
        font-size:14px;
    }
}

@media (max-width: 500px) {
    .c2 .list2 li {
        width: 50%;
        margin-bottom: 20px;
        justify-content: center;
    }
    .abtp img{
        max-width:100%; height:auto !important;width:auto !important;
    }
}

.c2 .list2 li .su {
    margin-right: 10px;
    font-weight: normal;
    font-size: 72px;
    color: #004fab;
    font-family: "Impact";
}

@media (max-width: 500px) {
    .c2 .list2 li .su {
        font-size: 34px;
    }
}

.c2 .list2 li .zi {
    align-items: center;
    display: flex;
    text-align: left;
    font-size: 28px;
    color: #333;
    line-height: 1.1;
    font-weight: normal;
    font-family: arial;
}

@media (max-width: 500px) {
    .c2 .list2 li .zi {
        font-size: 14px;
    }
}

.c2 .list2 li .zi p {
    font-size: 18px;
    line-height: 1.2;
    color: #272727;
    font-weight: normal;
}

@media (max-width: 500px) {
    .c2 .list2 li .zi p {
        font-size: 14px;
    }
}

.c2 .list2 li:last-child {
    background: none;
}




.pro0{
    background:#f0f0f0;
    padding: 4% 0;
}
.prot1{
    float: left;

}
.prot1 h3{
    font-size: 42px;
    line-height: 1.2;
    color: #004fab;
    font-weight: bold;
    position: relative;
}

.prot1 h3:before {
    content: '';
    width: 2.6vw;
    height: 5px;
    background: #004fab;
    display: block;
    position: absolute;
    left: -3.75vw;
    top: 1.25vw;
}
.prot1 h2{
    color: #777;
    font-size: 22px;
    font-weight: normal;
    line-height: 2;
    position: relative;
    margin-top: 10px; 
}
.ljgd0{
    float: right;
}
.ljgd0 a.ljgd{
    display: block;
    width: 218px;
	height: 56px;
    padding-left: 37px;
    margin-top: 8px;
    background: url(../images/more.png) no-repeat 128px center #004fab;
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 56px;
	letter-spacing: 0px;
	color: #ffffff;
}

.ljgd0 a.ljgd:hover{
background: url(../images/more.png) no-repeat 128px center #292929;
}

.prod1{
    margin-top: 2.5rem;
}


.profl{
    float: left;
    margin-top: 0px;
    width: 19.5%;
}
.profl .proflt{
    height: 100px;
	background-color: #004fab;
	border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    position: relative;
}
.profl .proflt h3{
    font-family: Impact;
	font-size: 45px;
    text-align: center;
	font-weight: normal;
	font-stretch: normal;
	line-height: 100px;
    color: rgba(255,255,255,.25);
}
.profl .proflt h4{
    font-size: 25px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 100px;
	letter-spacing: 0px;
	color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    text-align: center;
    width: 100%;
}


.rexian{
    background: #004fab;
    /* padding: 20px 48px 20px; */
}

.rexian p{
color:#fff;
font-size: 16px;
line-height: 30px;
}
.profl ul{
    background: #fff;
    border-bottom: #004fab 9px solid;
   
}
.profl ul li{
    width: 100%;
    text-align: center;
   
    border-bottom: 1px solid #eeeeee;
    
    

}
.profl ul li>a{
    padding-left: 4.48vw;
    background: url(../images/icon.png) no-repeat 35px center;
    display: block;
    text-align: left;
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 66px;
	letter-spacing: 0px;
	color: #000000;
}
.profl ul li:hover a{
    color: #004fab;
}
.profl ul li.cur a{
    color: #004fab;
}
.profl ul li .sec{
    /* border-top: 1px solid #eeeeee;
    padding: 5px 0 8px;
    display: none;
     display: block!important; */
} 
.profl ul li.cur .sec{
    display: block;
}

.profl ul li .sec a{
    font-size: 16px;
    display: block;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
    padding-left: 4.48vw;
    text-align: left;
}

.profl ul li .sec a:hover{
    color: #004fab;
}
.pro2{
    width: 100%;
   /* float: right;*/
}
.pro2 .cptt{
    /* display: none; */
}
.pro2 .cptt ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pro2 .cptt ul li{
    width: 24%;
    float: left;
    margin-bottom: 1.5%;
    box-shadow: 0 0 4px 4px #eee;
}

.pro2 .cptt ul li .img1{
    display: block;
    width: 100%;
    overflow: hidden;
}
.pro2 .cptt ul li .img1 img{
    width: 100%;
    transition: all 0.6s;
}
.pro2 .cptt ul li:hover .img1 img{
    transform: scale(1.1);
}

.pro2 .cptt ul li .wz{
    text-align: center;
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
    background: #fff;
	letter-spacing: 0px;
	color: #333333;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.pro2 .cptt ul li:hover .wz{
    background: #004fab;
    color: #fff;
}






.c5 {
    margin-top: 0vw;
}

.c5 .list2 {
    position: relative;
}

.c5 .list2 .slick-prev {
    display: none !important;
}

.c5 .list2 .slick-next {
    /*background: url(../images/yb1.png) no-repeat 50%;*/
    border: none;
    width: 50px;
    height: 50px;
    position: absolute;
    cursor: pointer;
    top: 38%;
    font-size: 0;
    right: 9.375vw;
    outline: none;
    display: none!important;
}

.c5 .list2 .slick-dots {
    position: absolute;
    right: 9.375vw;
    text-align: center;
    bottom: 20%;
    display: none;
    
}

@media (max-width: 750px) {
    .c5 .list2 .slick-dots {
        display: none !important;
    }
    .prot1 h3{
        font-size:20px;
        
    }
    .prot1 h2{
        font-size:14px;
    }
    .ljgd0 a.ljgd{
        line-height: 34px;
            font-size: 14px;
            height: 34px;
            width: 161px;
            padding-left: 19px;
            background: url(//cdn.myxypt.com/6cc9c06f/22/07/abc7545ae538acbf7cda6eaa6cf29e9baf74e388.png)no-repeat 86px center #004fab;
    }
}

.c5 .list2 .slick-dots li {
    background: url(//cdn.myxypt.com/63ca69ed/20/12/5a2ace45a19edbe9a7fbe90216ce2c9ec6037d43.png) no-repeat 50%;
    width: 20px;
    height: 20px;
    font-size: 0;
    margin-left: 10px;
    display: inline-block;
}

.c5 .list2 .slick-dots li button {
    visibility: hidden;
}

.c5 .list2 .slick-dots li.slick-active {
    background: url(//cdn.myxypt.com/63ca69ed/20/12/532ea64cfb0bea8d5fec76056b98a86066a78430.png) no-repeat 50%;
}

.c5 .list2 .img {
    position: relative;
}

.c5 .list2 .img img {
    width: 100%;
}

.c5 .list2 .img .zi {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
}

.c5 .list2 .img .zi h3 {
    margin-top: 8vw;
    font-weight: 600;
    font-size: 40px;
    line-height: 1.4;
    background-size: 21%;
    color: #fff;
}


@media (max-width: 780px) {
    .c5 .list2 .img .zi h3 {
        font-size: 20px;
    }
}

.c5 .list2 .img .zi h3 p {
    margin-top: 1.04vw;
}

.c5 .list2 .img .zi dd {
    margin-top: 50px;
    font-size: 24px;
    line-height: 2;
    color: #fff;
}

@media (max-width: 780px) {
    .c5 .list2 .img .zi dd {
        font-size: 12px;
        line-height: 20px;
    }
}

.c5 .list2 .img .zi .ck {
    margin-top: 2.7vw;
    line-height: 2.39583vw;
    font-size: 0.9375vw;
    color: #fff;
    width: 5.83vw;
    background: url(//cdn.myxypt.com/6cc9c06f/22/07/4d373935d941b01d5cee8143a4ffd9b3439acb56.png) no-repeat right 50%;
    border-bottom: 6px solid #004fab;
    display: none;
    
}

.c5 .list2 .img .zi .ck a{color: #fff;}
.c5 .list2 .img .zi .ck a:hover{margin-left: 10px;}

    .tab-con { position: relative; }
    .tab-con .tab-main { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
    .tab-con .tab-main { opacity: 0; visibility: hidden; transition: all .5s ease; }
    .tab-con .tab-main.active { position: static; opacity: 1; visibility: visible;  }


@media (max-width: 1025px) {
    .c5 .list2 .img .zi .ck {
        width: 68px;
    }
}

@media (max-width: 780px) {
    .c5 .list2 .img .zi .ck {
        font-size: 12px;
        line-height: 34px;
    }
}

.c5 .content {
    margin-top: -4.479vw;
    position: relative;
    z-index: 999;
}

@media (max-width: 750px) {
    .c5 .content {
        margin-top: 0;
    }
}

.c5 .content .list1 {
    background: #fff;
    box-shadow:  1px 1px 15px 0px rgba(0, 0, 0, 0.13);
    display: flex;
    text-align: center;
    border-bottom: 4px solid #004fab;
    flex-wrap: wrap;
}

.c5 .content .list1 li {
    width: 25%;
    background: url(../images/dash.png) no-repeat 0 50%;
    padding-top: 2.083vw;
    padding-bottom: 0.9375vw;
}

@media (max-width: 750px) {
    .c5 .content .list1 li {
        width: 50%;
        padding: 20px 10px;
    }
}

.c5 .content .list1 li .img {
    line-height: 2.39583vw;
}

@media (max-width: 750px) {
    .c5 .content .list1 li .img {
        line-height: 30px;
    }
}

.c5 .content .list1 li .img img {
    max-width: 12%;
}
.c5 .content .list1 li .img .img1{
    display: block;
    margin: 0 auto;
}
.c5 .content .list1 li .img .img2{
    display: none;
     margin: 0 auto;
}

.c5 .content .list1 li:hover .img .img1{
    display: none;
    margin: 0 auto;
}
.c5 .content .list1 li:hover .img .img2{
    display: block;
     margin: 0 auto;
}
.c5 .content .list1 li.active .img .img1{
    display: none;
    margin: 0 auto;
}
.c5 .content .list1 li.active .img .img2{
    display: block;
     margin: 0 auto;
}
@media (max-width: 750px) {
    .c5 .content .list1 li .img img {
        max-width: 100%;
        height: 30px;
    }
}

.c5 .content .list1 li h3 {
    font-size: 18px;
    color: #333;
    line-height: 3;
    font-weight: normal;
}
.c5 .content .list1 li:hover h3{
    color: #004fab;
} 
.c5 .content .list1 li.active h3{
    color: #004fab;
} 


.c5 .content .list1 li:hover .img img, .c5 .content .list1 li.active .img img{
	filter: invert(50%) sepia(2450%) saturate(7000%) hue-rotate(200deg) brightness(100%) contrast(240%);
}

.isnjhf p{

	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #ffffff;
}




@media (max-width: 750px) {
    .c5 .content .list1 li h3 {
        font-size: 14px;
        line-height: 34px;
    }
}







.c7 {
	margin-top: 5.2vw;
}
.c7 .content .c7-1 {
	padding-left: 9.375%;
	background: url(../images/kk.jpg) no-repeat 0 0%;
	padding-top: 6.14583vw;
	padding-bottom: 4.0625vw;
	background-size: cover;
	width: 36%;
	float: left;
}
 @media (max-width: 1025px) {
 .c7 .content .c7-1 {
 display: none;
}
}
.c7 .content .c7-1 h2 {
    font-size: 42px;
    color: #fff;
}
.c7 .content .c7-1 h2 p {
	margin-top: 0.9375vw;
    font-size: 22px;
    font-weight: normal;
}
.c7 .content .c7-1 .dh {
    margin-top: 20.3125vw;
    color: #fff;
    width: 100%;
}
.c7 .content .c7-1 .dh p span{ font-size:17px; line-height:2}
.c7 .content .c7-1 .dh p strong{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:25px;}


 .c7 .content .c7-1 .dh p:nth-child(2) {
 font-size: 1.5625vw;
}
.c7 .content .c7-2 {
	margin-right: 9.375%;
	max-width: 980px;
	width: 52%;
	float: right;
}
 @media (max-width: 1025px) {
 .c7 .content .c7-2 {
 padding: 0 9.375%;
 margin-right: 0;
 width: 100%;
 max-width: 100%;
}
}
 @media (max-width: 780px) {
 .c7 .content .c7-2 {
 padding: 0 15px;
}
}
.c7 .content .c7-2 .list2 {
	margin-left: -0.83vw;
	margin-right: -0.83vw;
}
 @media (max-width: 780px) {
 .c7 .content .c7-2 .list2 {
 margin: 0;
}
}
.c7 .content .c7-2 .list2 li {
	float: left;
	width: 33.33%;
	padding: 0 0.83vw;
	margin-bottom: 3.125vw;
}
 @media (max-width: 1025px) {
 .c7 .content .c7-2 .list2 li {
 margin-bottom: 14px;
}
}
 @media (max-width: 780px) {
 .c7 .content .c7-2 .list2 li {
 width: 50%;
}
}
.c7 .content .c7-2 .list2 li .img {
	overflow: hidden;
}
.c7 .content .c7-2 .list2 li .img img {
	max-width: 100%;
 transition-duration: .3s;
}
.c7 .content .c7-2 .list2 li h3 {
    font-size: 21px;
    color: #2c2c2c;
    margin-top: 15px;
    font-weight: normal;
}
.c7 .content .c7-2 .list2 li:hover h3 {
	color: #004fab;
}
@media (max-width: 1025px) {
 .c7 .content .c7-2 .list2 li h3 {
 font-size: 14px;
}
}
.c7 .content .c7-2 .list2 li dd {
	margin-top: 12px;
    font-size: 16px;
    line-height: 1.7;
    color: #5e5e5e;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.c7 .content .c7-2 .list2 li:hover dd {
	color: #004fab;
}
 @media (max-width: 1025px) {
 .c7 .content .c7-2 .list2 li dd {
 font-size: 12px;
 line-height: 18px;
 text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
min-height: 36px;
}
}
.c7 .content .c7-2 .list2 li .su {
    font-size: 21px;
    color: #004fab;
    font-family: arial;
    margin-top: 8px;
    font-weight: bold;
}
.c7 .content .c7-2 .list2 li:hover .img img {
	transform: scale(1.1);
}
 @media (max-width: 1025px) {
 .c7 .content .c7-2 .list2 li .su {
 font-size: 14px;
}
}
 @media (max-width: 500px) {
 .c7 .content .c7-2 .list2 li dd {
 height: 36px;
}
}




/*新闻资讯*/
.c7_index {
    position: relative;
    background: #f5f5f5;
    padding-top: 65px;
    padding-bottom: 65px;
}

.c7_wap {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}

.c7_left {
    position: relative;
   
}

.c7_left .hd {
    position: relative;
    margin-bottom: 10px;
    display: flex;
	width: 54%;
}

.c7_left .hd li {
    width: 33.3%;
    position: relative;
    text-align: center;
    border: 1px solid #d2d2d2;
    cursor: pointer;
    font-size: 18px;
    color: #333333;
    padding: 0.78125vw 0;
}

.c7_left .hd li:hover,
.c7_left .hd li.on {
    border: 1px solid #004fab;
    background: #004fab;
    color: #fff;
}


.news_main{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


/* news_list11 */

.news_list11 {
    position: relative;
	width: 54%;
}

.news_list11 li {
    padding:17px 0 16px; 
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

.news_list11 li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news_list11 li .n_time {
    width: 90px;
    text-align: right;
    padding-right: 20px;
    border-right: 1px solid #e5e5e5;
}

.news_list11 li .n_time b {
    font-weight: bold;
    font-size: 2.083333vw;
    color: #555555;
    line-height: 1;
	font-family:arial;
}

.news_list11 li .n_time span {
    display: block;
    font-size: 0.8854166vw;
    color: #888888;
	font-family:arial
}

.news_list11 li .n_txt {
    width: calc(100% - 90px);
    padding-left: 20px;
    padding-right: 50px;
    position: relative;
    background: url(../images/n_jian1.png) no-repeat right center;
}

.news_list11 li .n_txt h3 {
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 16px;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news_list11 li .n_txt .nsrr {
    line-height: 1.7;
    font-size:14px;
    color: #666666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news_list11 li:hover .n_time b,
.news_list11 li:hover .n_time span {
    color: #004fab;
}

.news_list11 li:hover .n_txt {
    background: url(../images/n_jian2.png) no-repeat right center;
}

.news_list11 li:hover .n_txt h3 {
    color: #004fab;
}


.c7_right {
    position: relative;
    
}

.news_list22 {
    position: relative;
    margin-top: -60px;
    width: 42%;
}

.news_list22 li {
    position: relative;
}

.news_list22 li .com-img img {
    display: block;
    width: 100%;
}

.news_list22 li .fu_conss {
    z-index: 99;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    height: 60px;
    background: #004fab;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
}

.news_list22 li .fu_conss h3 {
    color: #fff;
    font-size: 0.8854166vw;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 70%;
}

.news_list22 li .fu_conss span {
    color: #fff;
    font-size: 0.7291666vw;
}
.max1600 {
    max-width: 1300px;
    width: 95%;
    margin: 0 auto;
}

/*产品中心*/
.index_product {
	background: url(../images/bg_product.jpg) center top no-repeat;
	padding-top: 110px;
	padding-bottom: 185px;
}
.index_product .main {
	margin: 0 auto;
	max-width: 1300px;
	width: 85%;
}

.index_product .title{}
.index_product .title .lefta{ width:82%; display:block; float:left}

.index_product .title .lefta h1{
	font-size: 58px;
    line-height: 75px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
	}
.index_product .title .lefta h1 span{
	font-size: 36px;
	line-height:75px;
    color: #fff;
    font-family: "微软雅黑";
	}
.index_product .title .lefta .dec{
	width: 110px;
    height: 3px;
    display: block;
    background: #fff;
    margin: 1% 0;
	}
.index_product .title .lefta h2{ font-weight:normal;font-size:18px; line-height:45px; color:#fff}
.index_product .title .lefta h2 a{ font-size:18px; line-height:45px; color:#fff}
.index_product .title .lefta h2 a:hover{ font-size:20px; line-height:45px; font-weight:bold; color:#fff}

.index_product .title .more{ width:160px; height:48px; display:block; float:right; background:url(../images/arr.jpg) left center no-repeat #ffffff; line-height:48px; font-size:16px; color:#0057a1; text-indent:24px; margin-top:8%;}
.index_product .title .more:hover{ background:url(../images/arra.jpg) left center no-repeat #0063d3; color:#fff;}


.mr_frbox2 {
	HEIGHT: 370px;
	width: 1300px;
	margin: 0 auto;
	position: relative;
	margin-top: 5%;
}

.imgboxcpea {
	width:1300px;
	height:370px;
	margin:0px auto 0;
	overflow:hidden
}
.imgboxcpea ul li {
	margin:0 18px 0 18px;
	display: inline;
	float:left;
	overflow:hidden;
}
.imgboxcpea ul li a {
	display:block;
	width:410px;
	height: auto;
	padding:0;
	background:#fff;
	line-height:60px;
	text-align:center;
	font-size:18px;
}
.imgboxcpea ul li a .imgali {
	width:410px;
	height:307px;
	text-align:center;
	overflow:hidden
}
.imgboxcpea ul li a .imgali span {
	height:100%;
	display:inline-block;
	vertical-align:middle
}
.imgboxcpea ul li a .imgali img {
	max-width:100%;
	max-height:100%;
	vertical-align: middle;
	transition:all 0.8s;
	-webkit-transition:all 0.8s;
	-moz-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.imgboxcpea ul li a:hover .imgali img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.imgboxcpea ul li a:hover {
}

/*新闻*/
.inde_xwzx {
	background: url(../images/bg_news.jpg) center bottom no-repeat #f7f7f7;
	padding-top:70px;
	padding-bottom:140px;
}
.inde_xwzx .cont {
	margin: 0 auto;
	margin-top:60px;
	max-width: 1300px;
	width: 85%;
}
.inde_xwzx .cont .leftnews {
	width:49%;
	display:block;
	float:left
}
.inde_xwzx .cont .leftnews .topimg {
	width: 640px;
	height: 480px;
	display: block;
	overflow: hidden;
	text-align: center;
}
.inde_xwzx .cont .leftnews .topimg img {
	max-width: 100%;
	height: 480px;
	transform: scale(1);
	transition: all 1s ease-out;
}
.inde_xwzx .cont .leftnews .topimg:hover img {
	transform: scale(1.2);
}
.inde_xwzx .cont .leftnews .txt {
}
.inde_xwzx .cont .leftnews .txt p {
	font-size:18px;
	color:#333333;
	line-height:2
}
.inde_xwzx .cont .leftnews .txt span {
	color: #888888 !important;
	font-size: 15px !important;
	line-height: 24px !important;
	height: 48px;
	display: block;
	overflow: hidden;
}
.inde_xwzx .cont .rightnews {
	width:47%;
	display:block;
	float:right
}
.inde_xwzx .cont .rightnews ul li {
	padding-bottom:16px;
	border-bottom:1px solid #dfdfdf;
	margin-bottom:16px;
}
.inde_xwzx .cont .rightnews ul li .date {
	width:12%;
	display:block;
	text-align:center;
	float:left;
	background:#0051ad;
	font-size:18px;
	color:#fff;
	font-family:arial;
	line-height:2
}
.inde_xwzx .cont .rightnews ul li .date p {
	background: #fff;
	font-size: 32px;
	line-height: 1.5;
	color: #0051ad;
	border: 2px solid #0051ad;
	border-bottom: 0;
}
.inde_xwzx .cont .rightnews ul li .txt {
	width:85%;
	display:block;
	float:right
}
.inde_xwzx .cont .rightnews ul li .txt p {
	font-size:18px;
	color:#333333;
	line-height:2;
}
.inde_xwzx .cont .rightnews ul li .txt span {
	font-size:15px;
	line-height:24px;
	height:48px;
	display:block;
	overflow:hidden;
	color:#888888
}
/*公共标题-行业应用，新闻资讯，联系我们*/
.main_title {
	display:block;
	text-align:center;
	font-size:18px;
	color:#666666;
	line-height:2
}
.main_title p {
	font-size:36px;
	line-height:2;
	color:#333333;
	font-weight:bold;
}
.main_titlea {
	display:block;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:2
}
.main_titlea p {
	font-size:36px;
	line-height:2;
	color:#fff;
	font-weight:bold;
}
