@charset "utf-8";

/*banner*/
.indexbanner {
    width: 100%;
    max-width:2048px;
    height: auto;
    overflow: hidden;
    margin:0 auto;
    background-color: #fff;
    position: relative;
    z-index: 0;
}

.indexbanner .bd {
    position: relative;
    z-index: 0;
}

.indexbanner .bd ul {
    width: 100% !important;
    height: auto;
    line-height: 0;
    padding-bottom:29.3%;
}

.indexbanner .bd li {
    width: 100% !important;
    height: auto;
}

.indexbanner .bd li a {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 0;
}

.indexbanner .bd li a img{
    width: 100%;
    height: 100%;
    display: block;
    line-height: 0;
    font-size: 0;
}

.indexbanner .hd {
    width: 100%;
    position: absolute;
    bottom: 41px;
    text-align: center;
    z-index: 1;
}

.indexbanner .hd li {
    width: 10px;
    height: 10px;
    background: #f5f5f5;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    transition: all 0.8s;
}

.indexbanner .hd li.on {
    background: #fff;
    width: 30px;
    border-radius: 50px;
}

.indexbanner .prev,
.indexbanner .next {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 0;
    text-align: center;
    line-height: 80px;
    z-index: 1;
    width: 47px;
    height: 80px;
    background-color: #fff;
    cursor: pointer;
    filter: alpha(opacity=70);
    opacity: 0.7;
    /*display:none;*/
}

.indexbanner .prev i,
.indexbanner .next i {
    font-size: 30px;
    color: #666;
    font-weight: bold;
}

.indexbanner .next {
    left: auto;
    right: 0;
}

.main {
    background: #f5f5f5;
}

/* newbanner */

.newbanner {
    width: 100%;
    max-width:100%;
    /* height: 600px; */
    line-height: 0;
    overflow: hidden;
    font-family:sans-serif, Arial , "Helvetica Neue", Helvetica;
    background-color: #0058a2;
}

.newbanner2048 {
    width: 2048px;
    max-width:100%;
    height: 600px;
    overflow: hidden;
    margin:0 auto;
    background: url(/resource/images/bigbg.png) center top no-repeat;
    background-size: cover;
}

.newbanner1120 {
    width: 1120px;
    height: 600px;
    margin:0 auto;
    text-align: right;
}

.newbanner1120 .bleft{
    width: 55%;
    float: left;
    overflow: hidden;
    font-size: 14px;
    padding-top: 180px;
    text-align: center;
}

.newbanner1120 .bleft a{
    display: block;
    text-transform: capitalize;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.newbanner1120 .bleft a.button{
    font-size: 16px;
    color: #2057a1;
    text-align: center;
    background-color: #ccc;
    display: block;
    width: 140px;
    margin: 30px auto 0;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
    text-transform: capitalize;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.newbanner1120 .bleft a:hover{
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -o-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
}

.newbanner1120 .bleft a p{
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 20px;
    color: #ccc;
    text-align: center;
    text-transform: uppercase;
}

.newbanner1120 .bleft a h3{
    font-size: 48px;
    line-height: 1.4em;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
}

.newbanner1120 .bleft a span{
    font-size: 18px;
    line-height: 21px;
    color: #ccc;
    text-align: center;
    margin-top: 20px;
    display: block;
    width: 60%;
    margin: 20px auto;
}

.newbanner1120 .bright{
    width: 45%;
    float: right;
    overflow: hidden;
}

.newbanner1120 .bright a{
    width: 100%;
    height: 600px;
    display: block;
    line-height: 0;
    font-size: 0;
}

.newbanner1120 .bright a img{
    width: 100%;
    max-height: 360px;
    max-width: 480px;
    padding-top: 200px;
}


/* onlybanner */

.onlybanner {
    width: 100%;
    max-width:100%;
    line-height: 0;
    overflow: hidden;
    background-color: #dedede;
    /* background-image: url('/resource/images/bgline.png'); */
}

.onlybanner2048 {
    width: 2048px;
    max-width:100%;
    overflow: hidden;
    margin:0 auto;

}

.onlybanner2048 a{
    display: block;
    width: 100%;
    line-height: 0;
    font-size: 0;

}

.onlybanner2048 a img{
    display: block;
    width: 100%;
    line-height: 0;
    font-size: 0;
    max-width: 2048px;
    margin: 0 auto;

}

/* MAIN CSS */

.main .title {
    padding:40px 0 40px 0;
}

.main .title h1,
.main .title h1 a {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
}

.main .title em {
    display: block;
    width: 180px;
    height: 3px;
    background: url('../images/tit_xian.png') center no-repeat;
    margin: 10px auto 5px;
}

.main .title p {
    font-size: 14px;
    line-height: 21px;
    color: #666;
    text-align: center;
    margin-top: 10px;
}

/*产品*/

.business {
    position: relative;
    z-index: 2;
}

.business .title {
    /* padding-top: 0; */
    /* margin-top: -21px; */
    *margin-top: 0;
}

.business ul {
    overflow: hidden;
    width: 1130px;
    padding-bottom: 60px;
}

.business ul li {
    width: 280px;
    float: left;
    margin-right: 10px;
    min-height: 400px;
    position: relative;
    background: #fff;
}

.business ul li>a {
    display: block;
    transition: all 0.8s;
    min-height: 400px;
}

.business ul li p {
    font-size: 14px;
    line-height: 24px;
    height:24px;
    overflow: hidden;
}

.business ul li:first-child {
    background: #4a4b5c;
    color: #fff;
    width: 250px;
}

.business ul li:first-child .text {
    padding: 40px 24px 0;
}

.business ul li:first-child .text h2 {
    font-size: 24px;
    text-transform: uppercase;
}

.business ul li:first-child .text span {
    display: block;
    width: 160px;
    height: 1px;
    background: #fff;
    margin: 20px 0;
}

.business ul li dl {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    background: #2057a1;
}

.business ul li dl dd {
    width: 125px;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.business ul li dl dd:first-child {
    background: url('../images/nav-line2.png') right no-repeat;
}

.business ul li dl dd a {
    display: block;
    color: #fff;
}

.business ul li dl dd a i {
    position: relative;
    font-size: 18px;
    margin-right: 5px;
}

.business ul li .img-box {
    width: 280px;
    height: 187px;
    overflow: hidden;
}

.business ul li .img-box img {
    width: 100%;
    display: block;
}

.business ul li .txt-box {
    padding: 10px 15px 0;
}

.business ul li .txt-box h3 {
    font-size: 18px;
    padding-bottom: 10px;
    color: #2057a1;
    text-transform: uppercase;
}

.business ul li .txt-box h3 a{
    font-size: 18px;
    padding-bottom: 10px;
    color: #2057a1;
    text-transform: uppercase;
}

.business ul li .txt-box p {
    color: #666;
}

.business ul li .txt-box p a {
    display: block;
    color: #666;
}

.business ul li .txt-box p a:hover {
    color: #2057a1;
}

.business ul li .txt-box i.jt {
    font-size: 20px;
    display: block;
    width: 100%;
    text-align: right;
    color: #999;
}

.business ul li>a:hover {
    box-shadow: 0 0 15px #999;
    transition: 0.5s;
}

.business ul li>a:hover .txt-box i.jt {
    color: #2057a1;
}

/*为什么选择我们*/
.indexwhy {
    width: 100%;
    background-color: #eee;
    padding-bottom: 40px;
}

.indexwhy .title h1 a {
    color: #fff;
}

.indexwhy .title p {
    color: #b0b0b0;
}

.indexwhy ul {
    overflow: hidden;
}

.indexwhy ul li {
    width: 21%;
    float: left;
    padding: 0 2%;
    color: #333;
}

.indexwhy ul li a{
    color: #333;
}

.indexwhy ul li a img {
    display: block;
    width: 220px;
    height: 110px;
    margin: 0 auto;
    border-radius: 7px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}

.indexwhy ul li a h3 {
    font-size: 18px;
    line-height: 18px;
    height: 36px;
    width: 100%;
    font-weight: bold;
    text-align: center;
    margin:10px 0;
    text-align: center;
    display: grid;
    justify-content: center;
    align-items: center;
    text-transform: capitalize;
}

.indexwhy ul li a p {
    font-size: 16px;
    line-height: 18px;
    max-height: 180px;
    overflow: hidden;
    color: #666;
}

/* 首页发展历程 */


/* PATHS */

.indexpaths{
    overflow: hidden;
    width:100%;
    background-color: #fff;
    padding-top: 40px;
    background: url(../images/paths.jpg) center top no-repeat;
}

.indexpaths .pathscon{
    width:1120px;
    margin:0 auto;
}

.indexpaths .pathscon h2{
    font-size:21px;
    color:#2057a1;
    line-height: 40px;
    font-weight: bold;
    padding:0;
    margin:0;
    text-transform: uppercase;
    display: block;
    width: 100%;
}

.indexpaths .pathscon h2 a{
    color:#2057a1;
    text-align: center;
    display: block;
    font-size: 27px;
}




/* paths list new */

/* 推荐视频 */

.pathsnewleft {
	width: 360px;
    margin: 20px 30px;
    float: left;
    position: relative;
}

.pathsnewleft .pathsvideos{
    display: block;
    float: left;
    overflow: hidden;
    width:100%;
}

.pathsnewleft .pathsvideos li{
    display: block;
    float: left;
    overflow: hidden;
    width:360px;
    margin:10px auto;
}

.pathsnewleft .pathsvideos li video{
    display: block;
    outline: none;
    width:358px;
    border:1px solid #eee;
}

.pathsnewleft .pathsvideos li h3{
    font-size:16px;
    text-align: left;
    color:#666;
}

.pathsnewright {
	width: 680px;
    float: right;
    position: relative;
    overflow: hidden;
    padding-top: 80px;
}

.pathsnewright img{
	width: 100%;
    float: left;
    margin-bottom:50px;
    opacity: 0.8;
}

.pathsnewright .block01{
	width: 150px;
    position: absolute;
    bottom: 110px;
    left:50px;
}

.pathsnewright .block01 em{
	position: absolute;
	background: #2057a1;
	border: 1px solid #aaa;
	width: 56px;
	height: 56px;
    bottom: -74px;
	left: 0;
	border-radius: 100%;
    color: #fff;
    overflow: hidden;
    text-align: center;
    display: grid;
    justify-content: center;
    align-items: center;
}

.pathsnewright .block01 ul{
    position: absolute;
    width: 120px;
    left: 28px;
    bottom:-20px;
    margin-left: 0;
    border-left: 1px solid #2057a1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px 0;

}

.pathsnewright .block01 ul li{
    line-height: 16px;
    margin:5px 0 5px 5px;
    font-size: 14px;
    word-wrap: break-word;
    word-break: break-all;
}



.pathsnewright .block02{
	width: 150px;
    position: absolute;
    bottom: 110px;
    left:200px;
}

.pathsnewright .block02 em{
	position: absolute;
	background: #2057a1;
	border: 1px solid #aaa;
	width: 56px;
	height: 56px;

    bottom: -74px;
	left: 0;
	border-radius: 100%;
    color: #fff;
    overflow: hidden;
    text-align: center;
    display: grid;
    justify-content: center;
    align-items: center;
}

.pathsnewright .block02 ul{
    position: absolute;
    width: 120px;
    left: 28px;
    bottom:-20px;
    margin-left: 0;
    border-left: 1px solid #2057a1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px 0;

}

.pathsnewright .block02 ul li{
    line-height: 16px;
    margin:5px 0 5px 5px;
    font-size: 14px;
    word-wrap: break-word;
    word-break: break-all;
}


.pathsnewright .block03{
	width: 150px;
    position: absolute;
    bottom: 150px;
    left:350px;
}

.pathsnewright .block03 em{
	position: absolute;
	background: #2057a1;
	border: 1px solid #aaa;
	width: 56px;
	height: 56px;
    bottom: -74px;
	left: 0;
	border-radius: 100%;
    color: #fff;
    overflow: hidden;
    text-align: center;
    display: grid;
    justify-content: center;
    align-items: center;
}

.pathsnewright .block03 ul{
    position: absolute;
    width: 120px;
    left: 28px;
    bottom:-20px;
    margin-left: 0;
    border-left: 1px solid #2057a1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px 0;

}

.pathsnewright .block03 ul li{
    line-height: 16px;
    margin:5px 0 5px 5px;
    font-size: 14px;
    word-wrap: break-word;
    word-break: break-all;
}

.pathsnewright .block04{
	width: 150px;
    position: absolute;
    bottom: 260px;
    left:500px;
}

.pathsnewright .block04 em{
	position: absolute;
	background: #2057a1;
	border: 1px solid #aaa;
	width: 56px;
	height: 56px;

    bottom: -74px;
	left: 0;
	border-radius: 100%;
    color: #fff;
    overflow: hidden;
    text-align: center;
    display: grid;
    justify-content: center;
    align-items: center;
}

.pathsnewright .block04 ul{
    position: absolute;
    width: 150px;
    left: 28px;
    bottom:-20px;
    margin-left: 0;
    border-left: 1px solid #2057a1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px 0;

}

.pathsnewright .block04 ul li{
    line-height: 16px;
    margin:5px 0 5px 5px;
    font-size: 14px;
    word-wrap: break-word;
    word-break: break-all;
}

/* 悬浮时候图标旋转 */
/* .about ul li:hover img {
    transform: rotateY(360deg);
    transition: 0.8s;
} */



/*innertypes 产品系列*/
.indextypes {
    background: #666;
    padding: 0;
}

.indextypes .newtitle {
    padding:40px 0 20px;
}

.indextypes .newtitle h1,
.indextypes .newtitle h1 a {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.indextypes .newtitle em {
    display: block;
    width: 180px;
    height: 3px;
    background: url('../images/tit_xian.png') center no-repeat;
    margin: 10px auto 5px;
}

.indextypes .newtitle p {
    font-size: 16px;
    line-height: 21px;
    color: #ddd;
    text-align: center;
}



/*innertypes 产品系列*/
.indextypes {
    background: #666;
    padding: 0;
}

.indextypes .newtitle {
    padding:40px 0 20px;
}

.indextypes .newtitle h1,
.indextypes .newtitle h1 a {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.indextypes .newtitle em {
    display: block;
    width: 180px;
    height: 3px;
    background: url('../images/tit_xian.png') center no-repeat;
    margin: 10px auto 5px;
}

.indextypes .newtitle p {
    font-size: 16px;
    line-height: 21px;
    color: #ddd;
    text-align: center;
}

.indextypes .brand-con {
    overflow: hidden;
    padding-bottom: 30px;
}

.indextypes .brand-con p {
    text-align: center;
    color: #666;
}

.indextypes .brand-con ul {
    overflow: hidden;
    margin:0 auto;
    width: 100%;
    /* padding: 0 2%; */
}

.indextypes .brand-con ul li {
    width: 21%;
    float: left;
    margin: 10px 2%;
}

.indextypes .brand-con ul li a {
    display: block;
    line-height: 0;
}

.indextypes .brand-con ul li h4{
    font-size: 14px;
    text-align: center;
    color: #ddd;
    line-height: 14px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    display: grid;
    justify-content: center;
    align-items: center;
}

.indextypes .brand-con ul li img {
    width: 100%;
    border-radius: 7px;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    background: #fff;
}

.indextypes .brand-con ul li:hover img {
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -o-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
}

/*news*/
.news {
    background: #ffffff;
    padding: 60px 0;
}

.news .w1120 {
    overflow: hidden;
    /* margin-top: 30px; */
}

.news .fl {
    width: 540px;
    margin-right: 30px;
}

.news .newsfr {
    height: auto;
    overflow: hidden;
}

.news .news-con h4 {
    font-size: 20px;
    color: #2057a1;
    border-left: 4px solid #2057a1;
    line-height: 20px;
    padding-left: 8px;
    position: relative;
    text-transform: uppercase;
}

.news .news-con h4 a {
    position: absolute;
    right: 0;
    bottom: -4px;
    font-size: 14px;
    color: #2057a1;
}

.news .news-con .newslist {
    padding-top: 20px;
}

.news .news-con .newslist ul li {
    border-top: 1px solid #f0f0f0;
    transition: 0.8s;
}

.news .news-con .newslist ul li:first-child {
    border: none;
}

.news .news-con .newslist ul li a {
    display: block;
    padding: 20px 20px 20px 0;
    overflow: hidden;
}

.news .news-con .newslist ul li .date {
    width: 90px;
    float: left;
    text-align: center;
}

.news .news-con .newslist ul li .date span {
    display: block;
    font-size: 50px;
    line-height: normal;
    color: #888;
    font-family: "hrlvetica-lt";
}

.news .news-con .newslist ul li .date p {
    color: #cccccc;
    font-size: 14px;
    text-align: center;
}

.news .news-con .newslist ul li .liCen {
    height: auto;
    overflow: hidden;
    padding-top: 5px;
}

.news .news-con .newslist ul li .liCen h5 {
    color: #333333;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: 0.8s;
}

.news .news-con .newslist ul li .liCen p {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    padding-top: 11px;
    max-height: 60px;
    overflow: hidden;
}

.news .news-con .newslist ul li:hover {
    background: #f0f0f0;
    transition: 0.8s;
}

.news .news-con .newslist ul li:hover a h5 {
    color: #2057a1;
    transition: 0.8s;
}