﻿

.title{
    color:#dedede;
    font-size: 50px;
    text-align: center;
    padding-top: 55px;
}
.back_title{
    color:#414446;
    font-size: 24px;
    text-align: center;
    background:url(../images/title.png) no-repeat top center;
    margin-top: 30px;
    padding-top: 10px;
}
.back_title1{
    color:#d1d1d1;
    font-size: 24px;
    text-align: center;   
    margin-top: 17px;
}


/* product */
/*.product {
    width: 100%;
    height: 1000px;
}


.product .slideGroup {
    width: 100%;
    text-align: left;
}

.product .slideGroup .parHd {
    position: relative;
}

.product .slideGroup .parHd ul {
    left: 20px;
    top: -1px;
    height: 42px;
    margin-top: 30px;
}

.product .slideGroup .parHd ul li {
    float: left;
    cursor: pointer;
    width: 188px;
    line-height: 45px;
    text-align: center;
    background-color: #005193;
    font-size: 16px;
    color: #ffffff;
    margin-left: 20px;
}

.product .slideGroup .parHd ul li:hover{
    background-color: #23ac38;color:#ffffff;
}
.product .slideGroup .parHd ul a:first-child li{
    margin-left:100px;
}

.product .slideGroup .slideBox {
    padding: 43px 0 0px 0px;
    position: relative;
}

.product .slideGroup .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.product .slideGroup .parBd ul li {
    float: left;
    display: inline;
    overflow: hidden;

}
.product .slideGroup .parBd ul li:first-child {
    margin-left: 0px;
}
.product .slideGroup .parBd ul li:nth-child(5) {
    margin-left: 0px;
}


.product .slideGroup .parBd ul li .pic {
    height: 306px;
    margin-left: 20px;
	position: relative;
	margin-bottom:30px
	
}

.product .slideGroup .parBd ul li .pic h3 {
    margin-top: 28px;
}

.product .slideGroup .parBd ul li .pic img {
    width: 380px;
    height:306px;
    display: block;
    position: relative;
}

.product .slideGroup .parBd ul li .pic .div{
    width: 380px;
    height: 50px;
    background-color: #454545;
    position: relative;
    top:-50px;
    z-index: 1000;
}
.product .slideGroup .parBd ul li .pic .block{position: absolute;bottom: 0;left: 0; background:url(../images/hover2.png) no-repeat top center;display: none;width: 380px;
height: 223px;
opacity: 0.9;}
.product .slideGroup .parBd ul li .pic:hover .div{
    display: none;
}
.product .slideGroup .parBd ul li .pic:hover .block{
    display: block;
	color: #ffffff;
}
.product .slideGroup .parBd ul li .pic:hover .block p b{
    font-size: 18px;
    color:#ffffff;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 25px;
}
.product .slideGroup .parBd ul li .pic:hover .block p span{
    font-size: 14px;
    color:#ffffff;
    width: 330px;
    margin: 0 auto;
    display: block;
    margin-top: 14px;
}
.product .slideGroup .parBd ul li .pic:hover .block p em img{
   width: 84px;
   height: 26px;
   margin: 0 auto;
   display: block;
   margin-top: 12px;
}

.product .slideGroup .parBd ul li .pic .div span{
    line-height: 50px;
    font-size: 18px;
    color:#ffffff;
    text-align: center;
    display: block;
}

.product .slideGroup .parBd ul li .pic a:hover img {
    border-color: #999;
}



.product .slideGroup .parBd ul li .title {
    line-height: 24px;
}



.homeTitle{font-size:32px;color:#3558AA;line-height:36px;text-align:center;background: url('../images/htie_bg1.png') no-repeat center 18px;margin-bottom:30px;}

.homeTitle strong{color:#fff;}

.homeTitle b{color:#c71104;}

.homeTitle span{font-size:18px;color:#fff;font-weight:normal;display:block;margin-top:10px;line-height:20px;}

.homeTitle p{font-size:18px;color:#000;font-weight:normal;display:block;margin-top:10px;line-height:20px;}

.homeTitle i{display:block;font-family:Arial;font-size:12px;color:#939393;font-style:normal;font-weight:normal;line-height:20px;}

.proShow_prox{;overflow:hidden; border-bottom:1px solid #fff}

.proShow_tiex{height:35px;border-bottom:1px solid #cfcfcf;font-size:24px; color:#fff; margin:auto; margin-bottom:15px; line-height:25px}*/


.in_title{padding-top: 65px;margin-bottom: 15px;text-align: center;color: #282828;}
.in_title h2{    font-weight: bold;
    font-size: 1.97916vw;
    color: #004c9f;}
.in_title span{font-size: 16px;letter-spacing: 3px;display: block;}
.in_title p{    font-size: 18px;
    color: #333333;
    padding: 1.041666vw 0;}

/* in_pro */
.in_pro{padding-bottom: 15px;}
.in_pro ul.tabTop{margin: 0 -8px 20px;overflow:hidden}
.in_pro ul.tabTop li{width:157px;line-height:54px;text-align:center;cursor:pointer;float:left;font-size:18px;margin: 0 8px;background:#005193;}
.in_pro ul.tabTop li.on{background:#f67406;}
.in_pro ul.tabTop li a{color:#fff;}

.in_pro ul.tabBottom{display:none;overflow:hidden;margin: 0 33px;}
.in_pro ul.tabBottom.on{display:block}
.in_pro ul.tabBottom li{float:left; _display:inline;margin:15px;width:348px; overflow: hidden;}
.in_pro ul.tabBottom li .pic{width:348px; height:282px;overflow: hidden;}
.in_pro ul.tabBottom li .pic img{ width:100%;display: block;-webkit-transition: transform .3s linear;-moz-transition: transform .3s linear;-o-transition: transform .3s linear;-ms-transition: transform .3s linear;transition: transform .3s linear;}
.in_pro ul.tabBottom li:hover img{-webkit-transform: scale(1.1) !important;-moz-transform: scale(1.1) !important;-ms-transform: scale(1.1) !important;transform: scale(1.1) !important;}

.in_pro .slideTxtBox {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
}

.in_pro .slideTxtBox .hd {
    width: 100%;
    /*margin: 30px auto 0;*/
    text-align: center;
}

.in_pro .slideTxtBox .hd li {
    width: 15%;
    height: 56px;
    background: #005193;
    display: inline-block;
    vertical-align: top;
    margin: 7px;
}

.in_pro .slideTxtBox .hd li a {
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 19px;
    color: white;
}

.in_pro .slideTxtBox .hd li.on,
.in_pro .slideTxtBox .hd li:hover {
    background: #EA3F00;
}

.in_pro .slideTxtBox .bd {
    margin-top: 15px;
    position: relative;
    left: 10px;
}

.in_pro .slideTxtBox .bd .boxs {
    /*text-align: left;*/
	margin:0 auto;
}

.in_pro .slideTxtBox .bd .boxs li {
    display: inline-block;
    width: 23%;
    margin: 12px;
    vertical-align: top;
}

.in_pro .slideTxtBox .bd .boxs li:nth-child(4n){ margin-right:0;}
.in_pro .slideTxtBox .bd .boxs li .pic {
    display: block;
    position: relative;
	height: 100%;
	
}
.in_pro .slideTxtBox .bd .boxs li .pic img{ width:100%; }
.in_pro .slideTxtBox .bd .boxs li .pic .cover {
    width: 100%;
    height: 50px;
    background-color: #454545;
    
    
    z-index: 1000;
	text-align: center;
}

.in_pro .slideTxtBox .bd .boxs li .pic .cover span{
   line-height: 50px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    display: block;
}

.in_pro .slideTxtBox .bd .boxs li:hover .pic img{
	/*transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);*/
	
}



.in_pro .slideTxtBox .bd .boxs li:hover .pic .cover {
    background: #005193;
}

/* c4_index */

.c4_index {
    position: relative;
    background: url(../images/hengtu.jpg) no-repeat center;
    background-size: cover;
    padding: 40px 0;
}

.c4_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c4_list li {
    position: relative;
    text-align: center;
    width: 20%;
}

.c4_list li+li::before {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 80%;
    content: "";
    background: #fff;
}

.c4_list li a {
    display: block;
}

.c4_list li .cims img {
    max-width: 80%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.c4_list li span {
    padding: 15px 0;
    display: block;
    font-size: 17px;
    color: #fff;
}

.c4_list li:hover .cims img {
    transform: rotate(360deg);
}
/* c5_index */

.c5_index {
    position: relative;
    padding-top: 3.125vw;
    padding-bottom: 100px;
    background: url(../images/xuxian.png) no-repeat center bottom;
}

.c5_list {
    position: relative;
}

.c5_list .slick-slide {
    position: relative;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 30px;
    margin: 0 1.5625vw;
}

.c5_list .slick-slide a {
    display: block;
}

.c5_list .slick-slide .cimg {
    box-shadow: 0 15px 10px 10px rgba(0, 0, 0, .2);
}

.c5_list .slick-slide .cimg img {
    width: 100%;
    display: block;
}

.c5_list .slick-slide h3 {
    font-weight: normal;
    font-size: 0.88541666vw;
    color: #333333;
    line-height: 1.7;
    padding: 1.5625vw 0;
}

.c5_list .slick-slide:hover h3 {
    color: #004c9f;
}
.max1600 {
    max-width: 1630px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}.ttt3 {
    text-align: center;
}

.ttt3 h3 {
    font-weight: bold;
    font-size: 1.97916vw;
    color: #004c9f;
}

.ttt3 p {
    font-size: 18px;
    color: #333333;
    padding: 1.041666vw 0;
}

.com-img {
    display: block;
    overflow: hidden;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

/* c6_index */

.c6_index {
    position: relative;
    padding-bottom: 5.72916vw;
}

.ttt6 {
    margin-bottom: 30px;
}

.c6_list {
    font-size: 0;
    margin: 0 auto;
}

.c6_list li {
    display: inline-block;
    vertical-align: bottom;
    width: 32%;
    margin: 0 .5% 20px .5%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-align: center;
}

.c6_list li a {
    display: block;
    overflow: hidden;
}

.c6_list li .com-img img {
    display: block;
    width: 100%;
	height: 378px;
}

.c6_list li h3 {
    background: #eeeeee;
    color: #333333;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    line-height: 1.7;
    padding: 10px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.c6_list li:hover h3 {
    background: #004c9f;
    color: #fff;
}
/* c7_index */

.c7_index {
    position: relative;
    background: #f5f5f5;
    padding-top: 35px;
    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: 61.25%;
}

.c7_left .hd li {
    width: 33%;
    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 #004c9f;
    background: #004c9f;
    color: #fff;
}


.news_main{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


/* news_list11 */

.news_list11 {
    position: relative;
     width: 61.25%;
}

.news_list11 li {
    padding: 1.041666vw 0;
    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;
}

.news_list11 li .n_time span {
    display: block;
    font-size: 15px;
    color: #888888;
}

.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;
	width: 80%;
}

.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: #004c9f;
}

.news_list11 li:hover .n_txt {
    background: url(../images/n_jian2.png) no-repeat right center;
}

.news_list11 li:hover .n_txt h3 {
    color: #004c9f;
}


/*  */

.c7_right {
    position: relative;
    
}

.news_list22 {
    position: relative;
    margin-top: -60px;
    width: 36.5625%;
}

.news_list22 li {
    position: relative;
}

.news_list22 li .com-img img {
    display: block;
    width: 100%;
	height: 335px;
}

.news_list22 li .fu_conss {
    z-index: 99;
    position: absolute;
    width: 97.5%;
    left: 0px;
    bottom: 0px;
    height: 60px;
    background: #004c9f;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 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;
}

.about{padding:45px 0;background:#1e5db0;height:820px; border-bottom:1px solid #fff;}


.aboutMain{padding-bottom:25px;margin-bottom:25px;overflow:hidden;}

.video{width:580px;  padding:6px; background:#FFF;}

.aboutRight{width:580px;overflow:hidden;color:#fff;line-height:26px;}

.aboutRight h3{font-size:30px;height:50px; padding-top:35px;}

.aboutRight .font{height:280px;margin-bottom:35px; font-size:16px; line-height:35px;}

.aboutRight .font .more{color:#000; text-align:center; display:block; width:130px; height:30px; background:#ffb400; line-height:30px; border-radius:50px; margin-top:18px;}

.aboutRight .font .more:hover{text-decoration: underline;}


.honor1{height:210px;position:relative; }

.honor1 .ohbox{position:relative;left:0;height:210px;width:1200px;overflow:hidden;}

.honor1 .piclist{height:210px;width:1240px;zoom:1;}

.honor1 li{float:left;width:280px;height:200px;padding:5px;background:#fff;margin-right:13px;}

.honor1 li img{width:280px;height:200px;}








/* case */
.case{padding:45px 0;overflow:hidden;background:#fff}

.case .homeTitle{background:url('../images/htie_bg3.png') no-repeat center 18px; color:#000}

.caseMenu{height:50px;margin-bottom:35px;text-align:center;font-size:16px;}

.caseMenu a{display:inline-block;width:135px;height:50px;margin-left:20px;text-align:center;line-height:50px;color:#333;background:#fff;}

.caseMenu a.on{background:#C70E02;color:#fff;transition:all 0.3s;}

.caseMain,.caseBox{height:435px;overflow:hidden;}

.caseBox ul{width:1240px;}

.caseBox li{float:left;width:295px;height:215px;overflow:hidden;margin:0 5px 5px 0;position:relative;line-height:20px;}

.caseBox li img{width:295px;height:215px;transition:all 0.5s;}

.caseBox li.c1,.caseBox li.c1 img{width:595px;height:435px;}

.caseBox li .font{background:url('../images/lsbg.png');padding:7px 3%;position:absolute;left:0;width:96%;bottom:0px;transition:all 0.5s;}

.caseBox li h4{font-size:16px;font-weight:normal;height:30px; line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; text-align:center; color:#fff}

.caseBox li.c1 h4{font-size:18px;}

.caseBox li:hover .font{bottom:0;transition:all 0.5s;}

.caseBox li.c5 div{background:url('../images/opc.png');color:#fff;position:absolute;top:0;left:0;width:100%;height:215px;text-align:center;}

.caseBox li.c5 div img{width:90px;height:90px;padding-top:50px;margin-bottom:5px;}

.caseBox li.c5:hover div img{transform:scale(1,1);}

/* news */

