﻿/**reset s*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}

fieldset, img {
    border: none;
}

img {
    display: block;
    border: 0;
}

address, caption, cite, code, dfn, var, em, i, sub, sup {
    font-style: normal;
    font-weight: normal;
}

ul, ol {
    list-style: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    outline: none;
}

select, input {
    vertical-align: middle;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    color: #666;
    font-family: "microsoft yahei";
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clr {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
    -webkit-transition: all .15s ease 0s;
    -ms-transition: all .15s ease 0s;
    transition: all .15s ease 0s;
}

a:visited,
a:focus,
a:hover {
    outline: none;
    text-decoration: none;
}

a:hover {
    color: #1b3d80;
}

/*reset e*/
.fl{
    float: left;
}
.rt{
    float:right;
}
.mr0 {
    margin-right: 0 !important;
}

#menu {
    position: fixed;
    top: .15rem;
    left: 50%;
    z-index: 3;
    width: 11rem;
    margin-left: -5.5rem;
}

#menu li {
    float: left;
    line-height: .7rem;
}

#menu li a {
    color: #221815;
    font-size: .2rem;
}

#menu li.active a {
    color: #005163;
    font-weight: 700;
}

#menu li a span {
    margin-left: .2rem;
    float: left;
}

#menu .fir-logo img {
    width: 1.96rem;
    height: .7rem;
}

#section0,
#section1,
#section2,
#section3,
#section4,
#section5 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-image: url(../img/bg2.jpg);
}

#section0 .home-container {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    position: relative;
}

#section0 .home-title {
    position: absolute;
    left: 50%;
    margin-left: -73%;
    top: 67.5%;
}

#section0 .home-title p {
    font-size: 45px;
    color: #fff;
    letter-spacing: 20px;
}

.slimScrollBar {
    display: none !important;
}

.bottom-pull {
    position: absolute;
    color: #fff;
    text-align: center;
    width: .84rem;
    margin-left: -.42rem;
    left: 50%;
    z-index: 2;
    bottom: .2rem;
}

.bottom-pull .txt {
    margin-bottom: .1rem;
    line-height: 1;
    font-size: .14rem;
}

.bottom-pull .white-arrow {
    background: url("../img/scroll-down.png") no-repeat;
    width: 25px;
    height: 14px;
    display: inline-block;
}

video::-webkit-media-controls {
    display: none !important;
}

#video-container {
    position: absolute;
    top: 0;
    text-align: center;
    min-width: 1365px;
}

#myVideo {
    width: 100%;
    height: auto;
    display: inline-block;
}

.sideMenu {
    height: 7.9rem;
    position: absolute;
    top: 1rem;
    right: 0;
    width:100%;
    display: flex;
    flex-direction: row-reverse;
}

.sideMenu h3 {
    width: .69rem;
    height: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 100% 100%;
    position:relative;
    z-index:2;
}

.sideMenu .cnt {
    background: rgba(255, 255, 255, .95);
    display: none;
    height: 100%;
    position:relative;
    z-index:2;
    flex: 1;
}

.brand-cnt {
    overflow: hidden;
}

.brand-cnt .inner {
    padding: 0 1rem;
}

.brand-cnt .brand-l {
    width: 30%;
    float: left;
}

.brand-cnt .brand-l .origin {
    margin-top: .4rem;
}

.brand-cnt .brand-l .origin .hd {
    text-align: center;
    height: .64rem;
    border-bottom: 1px solid #d3d3d4;
}

.brand-cnt .brand-l .origin .hd .tl {
    font-size: .28rem;
    color: #005d73;
    display: inline-block;
    border-bottom: 3px solid #005d73;
    line-height: .63rem;
}

.brand-cnt .brand-l .origin .bd {
    padding-top: .15rem;
}

.brand-cnt .brand-l .origin .bd p {
    font-size: .16rem;
    line-height: .3rem;
    color: #231815;
    text-indent: 2em;
    text-align: justify;
}

.brand-cnt .brand-l .slogan .hd {
    text-align: center;
    height: .64rem;
    border-bottom: 1px solid #d3d3d4;
}

.brand-cnt .brand-l .slogan .hd .tl {
    font-size: .28rem;
    color: #005d73;
    display: inline-block;
    border-bottom: 3px solid #005d73;
    line-height: .63rem;
}

.brand-cnt .brand-l .slogan .bd img {
    width: 3.5rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: .32rem;
}

.brand-cnt .brand-m {
    float: left;
    width: 30%;
    margin: 0 5%;
}

.brand-cnt .brand-m .name {
    width: 100%;
    margin-top: 0.4rem;
}

.brand-cnt .brand-m .name .hd {
    text-align: center;
    height: .64rem;
    border-bottom: 1px solid #d3d3d4;
}

.brand-cnt .brand-m .name .hd .tl {
    font-size: .28rem;
    color: #005d73;
    display: inline-block;
    border-bottom: 3px solid #005d73;
    line-height: .63rem;
}

.brand-cnt .brand-m .name .bd {
    padding: .12rem .4rem 0;
}

.brand-cnt .brand-m .name .bd p {
    font-size: .16rem;
    line-height: .3rem;
    color: #231815;
    text-align: justify;
    text-indent: 2em;
}

.brand-cnt .mod-box {
    width: 100%;
}

.brand-cnt .mod-box .hd {
    text-align: center;
    height: .64rem;
    border-bottom: 1px solid #d3d3d4;
}

.brand-cnt .mod-box .hd .tl {
    font-size: .28rem;
    color: #005d73;
    display: inline-block;
    border-bottom: 3px solid #005d73;
    line-height: .63rem;
}

.brand-cnt .mod-box .bd {
    padding: .12rem .4rem 0;
}

.brand-cnt .mod-box .bd p {
    font-size: .16rem;
    line-height: .3rem;
    color: #231815;
    text-align: justify;
    text-indent: 2em;
}

.brand-cnt .brand-m .value .hd {
    text-align: center;
    height: .64rem;
    border-bottom: 1px solid #d3d3d4;
}

.brand-cnt .brand-m .value .hd .tl {
    font-size: .28rem;
    color: #005d73;
    display: inline-block;
    border-bottom: 3px solid #005d73;
    line-height: .63rem;
}

.brand-cnt .brand-m .value .bd{
	margin-top:.24rem;
}

.brand-cnt .brand-m .value .bd p {
    font-size: .16rem;
    color: #231815;
    line-height: 1;
    text-align: center;
    margin: .15rem 0;
}

.brand-cnt .brand-m .value .bd ul {
    overflow: hidden;
}

.brand-cnt .brand-m .value .bd ul li {
    float: left;
    margin-bottom: .24rem;
    margin-right: .79rem;
}

.brand-cnt .brand-m .value .bd ul li a img {
    width: 1.05rem;
    display: block;
}

.brand-cnt .brand-r {
    float: left;
    width: 30%;
}

.brand-cnt .brand-r .symbol {
    margin-top: .4rem;
}

.brand-cnt .brand-r .symbol .hd {
    text-align: center;
    height: .64rem;
    border-bottom: 1px solid #d3d3d4;
}

.brand-cnt .brand-r .symbol .hd .tl {
    font-size: .28rem;
    color: #005d73;
    display: inline-block;
    border-bottom: 3px solid #005d73;
    line-height: .63rem;
}

.brand-cnt .brand-r .symbol .bd img {
    width: 1.5rem;
    height: 1.22rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: .2rem;
    margin-bottom: .12rem;
}

.brand-cnt .brand-r .symbol .bd p {
    font-size: .16rem;
    line-height: .3rem;
    color: #231815;
    text-indent: 2em;
    text-align: justify;
}

.brand-cnt .brand-r .mission .hd {
    text-align: center;
    height: .64rem;
    border-bottom: 1px solid #d3d3d4;
}

.brand-cnt .brand-r .mission .hd .tl {
    font-size: .28rem;
    color: #005d73;
    display: inline-block;
    border-bottom: 3px solid #005d73;
    line-height: .63rem;
}

.brand-cnt .brand-r .mission .bd {
    padding-top: .15rem;
}

.brand-cnt .brand-r .mission .bd p {
    font-size: .16rem;
    line-height: .3rem;
    color: #231815;
    text-indent: 2em;
    text-align: justify;
}

.important-news{
	width:4rem;
	position:absolute;
	left:2.7rem;
	bottom:1rem;
	background:rgba(255,255,255,.5);
	-webkit-border-radius:.05rem;
	-ms-border-radius:.05rem;
	border-radius:.05rem;
	z-index:1;
}

.important-news .inner{
	padding:.1rem;
	overflow:hidden;
}

.important-news .inner li{
	color: #231815;
	font-size:.16rem;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.important-news .see-more{
	color: #231815;
	font-size:.14rem;
	float: right;
	margin-right:.2rem;
	margin-top:.05rem;
}

.headquarter-base {
    overflow: hidden;
}

.headquarter-base .inner {
    margin: 0 1.85rem;
}

.headquarter-base .hd {
    height: .62rem;
    border-bottom: 1px solid #d3d3d4;
    text-align: center;
}

.headquarter-base .hd .tl {
    font-size: .28rem;
    color: #005d73;
    display: inline-block;
    border-bottom: 3px solid #005d73;
    line-height: .61rem;
}

.headquarter-base .bd {
    padding-top: .2rem;
}

.headquarter-base .bd p {
    display: block !important;
    font-size: .16rem;
    line-height: 1.8;
    text-align: justify;
    text-indent: 2em;
    color: #231815;
    margin-bottom: .1rem;
}

.headquarter-base .bd img {
    margin-bottom: .1rem;
    display: block !important;
    margin-left: auto;
    margin-right: auto;
}

.headquarter-base .bd h2 {
    display: block !important;
    font-size: .18rem;
    color: #231815;
    margin-bottom: .1rem;
    font-weight: 700;
    line-height: 1;
}

.five-select .slide img{
	width:100%;
	height:100%;
	display:block;
}

.five-select .fp-controlArrow.fp-prev{
	border-right-color:#4E9DCE;
}

.five-select .fp-controlArrow.fp-next{
	border-left-color:#4E9DCE;
}

.mandate-com {
    position: relative;
}

.mandate-com .inner {
    margin: 0 1.2rem;
}

.mandate-com .inner .hd {
    text-align: center;
    height: .64rem;
    border-bottom: 1px solid #d3d3d4;
}

.mandate-com .inner .hd .tl {
    font-size: .28rem;
    color: #005d73;
    display: inline-block;
    border-bottom: 3px solid #005d73;
    line-height: .63rem;
}

.mandate-com .inner .bd {
    padding: .4rem .3rem 0;
    height: 7.26rem;
    box-sizing: border-box;
}

.mandate-com .inner .bd .list {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    height: 100%;
    flex-wrap: wrap;
}

.mandate-com .inner .bd .list li {
    cursor: pointer;
    margin-right: .9rem;
}

.mandate-com .inner .bd .list li:nth-child(5n){
	margin-right:0;
}

.mandate-com .inner .bd .list li img {
    width: 2.34rem;
    height: 1.87rem;
    display: block;
}

.mandate-com .shade {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 2;
    top: 0;
    left: 0;
    display: none;
}

.mandate-com .com-intro {
    display: none;
}

.mandate-com .com-intro .item {
    width: 7.9rem;
    height: 5.5rem;
    position: absolute;
    left: 50%;
    margin-left: -3.95rem;
    top: 50%;
    margin-top: -2.75rem;
    background-color: rgba(255, 255, 255, .95);
    border: .05rem solid #8f8b8a;
    z-index: 3;
    display: none;
}

.mandate-com .com-intro .item .in{
	height:5.5rem;
}

.com-intro .item .inner {
    height: 5.5rem;
}

.com-intro .item {
    float: left;
}

.com-intro .item .hd {
    margin: 0 .2rem;
    text-align: center;
    height: .64rem;
    border-bottom: 1px solid #d3d3d4;
}

.com-intro .item .hd .tl {
    font-size: .28rem;
    color: #005d73;
    display: inline-block;
    border-bottom: 3px solid #005d73;
    line-height: .63rem;
}

.com-intro .item .bd {
    margin: 0 .4rem;
    padding-top: .1rem;
}

.com-intro .item .bd p {
    font-size: .16rem;
    line-height: .3rem;
    color: #231815;
    text-indent: 2em;
    text-align: justify;
    display: block !important;
}

.com-intro .item .bd .img-box {
    overflow: hidden;
    padding: .1rem 0 .2rem;
    display: block !important;
}

.com-intro .item .bd .img-box img {
    width: 3.48rem;
    height: 2.6rem;
}

.com-intro .item .bd .img-box .left-img {
    float: left;
}

.com-intro .item .bd .img-box .right-img {
    float: right;
}

.brand-effect .inner {
    margin: 0 1.17rem;
}

.brand-effect .inner .left {
    float: left;
    width: 5.12rem;
    margin-top: .55rem;
}

.brand-effect .inner .left .title {
    margin-bottom: .3rem;
}

.brand-effect .inner .left .title img {
    width: 5.12rem;
    height: .39rem;
}

.brand-effect .inner .left .item {
    margin-bottom: .4rem;
}

.brand-effect .inner .left .item .tl {
    margin-bottom: .15rem;
}

.brand-effect .inner .left .item p {
    font-size: .16rem;
    line-height: .3rem;
    color: #231815;
    text-indent: 2em;
    text-align: justify;
}

.brand-effect .inner .middle {
    margin: .55rem 1.1rem 0;
    float: left;
    width: 3.26rem;
}

.brand-effect .inner .middle .item {
    margin-bottom: .6rem;
}

.brand-effect .inner .middle .item .tl {
    margin-bottom: .4rem;
}

.brand-effect .inner .middle .item .tl img {
    width: 3.26rem;
    height: .4rem;
}

.brand-effect .inner .middle .item p {
    font-size: .16rem;
    line-height: .3rem;
    color: #231815;
    text-indent: 2em;
    text-align: justify;
}

.brand-effect .inner .right {
    float: left;
    width: 4.88rem;
    margin-top: .55rem;
}

.brand-effect .inner .right .item {
    margin-bottom: .3rem;
}

.brand-effect .inner .right .item .tl {
    margin-bottom: .4rem;
}

.brand-effect .inner .right .item .tl img {
    width: 2.39rem;
    height: .42rem;
}

.brand-effect .inner .right .item p {
    font-size: .16rem;
    line-height: .3rem;
    color: #231815;
    text-indent: 2em;
    text-align: justify;
}

.brand-effect .inner .right .item .map-img {
    width: 5.05rem;
    height: 3.69rem;
}

.invest-cooperation .inner {
    margin: 0 1.16rem;
}

.invest-cooperation .inner .left {
    width: 4.2rem;
    float: left;
    margin-top: .34rem;
}

.invest-cooperation .inner .left .title {
    margin: .35rem 0 .1rem;
}

.invest-cooperation .inner .left p {
    font-size: .16rem;
    line-height: .3rem;
    color: #231815;
    text-indent: 2em;
    text-align: justify;
}

.invest-cooperation .inner .middle {
    width: 5.5rem;
    margin: .34rem .4rem 0;
    float: left;
}

.invest-cooperation .inner .middle .item {
    margin-bottom: .02rem;
}

.invest-cooperation .inner .middle .item img {
    width: 2.3rem;
    margin-bottom: .1rem;
}

.invest-cooperation .inner .middle .item p {
    font-size: .16rem;
    line-height: .3rem;
    color: #231815;
    text-indent: 2em;
    text-align: justify;
}

.invest-cooperation .inner .right {
    margin-top: .36rem;
    float: left;
    width: 5rem;
}

.invest-cooperation .inner .right .title {
    text-align: center;
    font-size: .22rem;
    color: #333;
    font-weight: 700;
    margin-bottom: 0.07rem;
}

.invest-cooperation .inner .right .title img {
    width: .7rem;
    display: inline-block;
}

.invest-cooperation .inner .right .list {
}

.invest-cooperation .inner .right .list li {
    font-size: .16rem;
    line-height: 1.5;
    color: #231815;
    text-align: justify;
    margin-bottom: .1rem;
}

.invest-cooperation .inner .right .list li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: .05rem;
}

.invest-cooperation .inner .right .form-item {
    overflow: hidden;
    margin-bottom: .2rem;
}

.invest-cooperation .inner .right .form-item label {
    float: left;
    margin-right: .15rem;
}

.invest-cooperation .inner .right .form-item label img {
    width: .5rem;
}

.invest-cooperation .inner .right .form-item p {
    font-size: .16rem;
    line-height: .28rem;
    color: #231815;
    text-indent: 2em;
    text-align: justify;
}

.specialty-industry .inner {
    margin: 0 1.2rem;
    overflow: hidden;
}

.specialty-industry .inner .left {
    width: 2.7rem;
    float: left;
    margin-right: 1.3rem;
    background-color: #005e72;
    margin-top: .3rem;
    height: 7.25rem;
}

.specialty-industry .inner .left .tl {
    font-size: .36rem;
    color: #fff;
    text-align: center;
    margin: .55rem 0 .3rem;
}

.specialty-industry .inner .left p {
    font-size: .18rem;
    line-height: .36rem;
    color: #fff;
    text-indent: 2em;
    text-align: justify;
    padding: 0 .4rem;
}

.specialty-industry .inner .right {
    width: 11.4rem;
    float: left;
    margin-top: .3rem;
}

.specialty-industry .inner .right .list {
    overflow: hidden;
}

.specialty-industry .inner .right .list li {
    float: left;
    margin-right: 1.47rem;
    margin-bottom: .2rem;
    position: relative;
    cursor: pointer;
}

.specialty-industry .inner .right .list li img {
    width: 2.82rem;
    height: 3.53rem;
    display: block;
}

.specialty-industry .right .list .desc-txt {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    top: 0;
    left: 0;
    background-color: #005e72;
    display: none;
}

.specialty-industry .right .list .desc-txt-in {
    height: 3.53rem;
}

.specialty-industry .right .list .desc-txt .hd {
    text-align: center;
    height: .54rem;
    border-bottom: 1px solid #fff;
}

.specialty-industry .right .list .desc-txt .hd .tl {
    font-size: .2rem;
    color: #fff;
    display: inline-block;
    border-bottom: 3px solid #65e4ff;
    line-height: .53rem;
}

.specialty-industry .right .list .desc-txt .bd {
    padding: .1rem;
}

.specialty-industry .right .list .desc-txt .bd p {
    font-size: .16rem;
    line-height: .26rem;
    color: #fff;
    text-indent: 2em;
    text-align: justify;
}

.develop-history .inner {
    margin: .36rem 1.23rem;
    border: 1px solid #d3d3d4;
    border-radius: .1rem;
    height: 7.1rem;
}

.develop-history .inner .tab .tab-nav {
    overflow: hidden;
}

.develop-history .inner .tab .tab-nav .item {
    float: left;
    border-right: 1px solid #d3d3d4;
    border-bottom: 1px solid #d3d3d4;
    font-size: .24rem;
    color: #221815;
    width: 33.3333%;
    text-align: center;
    line-height: .58rem;
    background-color: #eaf6fb;
    cursor: pointer;
    box-sizing: border-box;
    font-weight: 700;
}

.develop-history .inner .tab .tab-nav .item.active {
    background: rgba(255, 255, 255, .3);
    border-bottom-color: transparent;
    color: #005d73;
}

.develop-history .inner .tab .tab-cnt {
    margin: 0 .7rem;
}

.develop-history .inner .tab .tab-cnt .tab-panel {
    display: none;
    width: 100%;
}

.device {
    width: 100%;
    height: .9rem;
    position: relative;
}

.device .arrow-left {
    position: absolute;
    top: .1rem;
    left: 0;
}

.device .arrow-left img, .device .arrow-right img {
    width: .3rem;
    height: .6rem;
}

.device .arrow-right {
    position: absolute;
    top: .1rem;
    right: 0;
}

.swiper-container {
    height: 6.4rem;
    width: 13rem;
    margin-top: .1rem !important;
}

.swiper-slide {
    position: relative;
}

.swiper-slide .cell {
    width: 16.6666%;
    float: left;
    font-size: .24rem;
    color: #000;
    background: url(../img/timeline.png) no-repeat top center;
    background-size: contain;
    padding-top: .3rem;
    text-align: center;
    cursor: pointer;
}

.swiper-slide .cell.active {
    color: #005d73;
    background-image: url(../img/timeline-active.png);
}

.swiper-slide .in{
    background: url("../img/timeline-bg.png") repeat-x;
    overflow: hidden;
    background-size: .29rem .18rem;
    margin-top: .3rem;
}

.timeline-cnt {
    padding: .2rem 0;
    height: 5.1rem;
    width: 11.79rem;
    position: absolute;
    left: .7rem;
    display: none;
}

.timeline-cnt-in {
    height: 5.1rem;
}

.timeline-cnt-in .item{
    padding-top:.2rem;
}

.timeline-cnt-in .item p {
    font-size: .16rem;
    line-height: .3rem;
    color: #231815;
    text-indent: 2em;
    text-align: justify;
    font-weight: normal;
}

.timeline-cnt-in .item img {
    margin: .1rem auto;
}

.brand-states{
	background: rgba(255, 255, 255, .95);
	height:100%;
	padding:0 1.3rem;
}

.brand-states .inner{
	padding-top:.4rem;
	height:7.5rem;
	position:relative;
}

.brand-states .inner .more-btn{
	position: absolute;
    right: 0;
    bottom: .08rem;
    font-size: .2rem;
}

.brand-states .pic-list{
	overflow:hidden;
}

.brand-states .pic-list .item{
	float:left;
	width:3.86rem;
	margin-right:.38rem;
	margin-bottom:.3rem;
	transition:none;
	-webkit-transition: none;
	-ms-transition: none;
}

.brand-states .pic-list .item:hover img{
	opacity:.8;
	filter:alpha(opacity=80);
}    

.brand-states .pic-list .item img{
	width:3.86rem;
	height:3.13rem;
	-webkit-border-radius:.1rem;
	-ms-border-radius:.1rem;
	border-radius:.1rem;
}

.brand-states .pic-list .item p{
	font-size:.16rem;
	color: #231815;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-top: .1rem;
    line-height: 1;
}

@media (min-width: 1366px) {
    #section0 .home-title {
        margin-left: -73%;
        top: 67.5%;
    }
}

@media (min-width: 992px) and (max-width: 1366px) {
    #section0 .home-title {
        margin-left: -57%;
        top: 58%;
    }

    #section0 .home-title p {
        font-size: 35px;
        letter-spacing: 15px;
    }
}

@media (max-width: 992px) {
    #section0 .home-title {
        display: none;
    }
}