* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: "微软雅黑";
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
    overflow: hidden;
}

.banner img {
    width: 100%;
}

.head {
    width: 100%;
    height: 109px;
    background: #013473;
}

.heads {
    max-width: 1400px;
    margin: auto;
}

.logo {
    float: left;
    height: 109px;
    line-height: 109px;
    width: 23.3%;
}

.logo img {
    width: 100%;
}

.search {
    float: right;
    margin-top: 37px;
    position: relative;
    width: 10.5%;
}

.search input[type=text] {
    width: 100%;
    background: none;
    outline: none;
    border: 1px solid #809ab9;
    padding-left: 5px;
    color: #fff;
    height: 36px;
}

.search input[type=submit] {
    outline: none;
    border: none;
    width: 17px;
    height: 17px;
    background: url(../image/search.png) center no-repeat;
    position: absolute;
    top: 8px;
    right: 7px;
}

.tel {
    float: right;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 34px;
    border: 1px solid #809ab9;
    margin-top: 37px;
    margin-right: 29px;
	cursor:pointer;
	position:relative;
}

.erwei {
    float: right;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 34px;
    border: 1px solid #809ab9;
    margin-top: 37px;
    margin-right: 29px;
	cursor:pointer;
	position:relative;
}

.erweipic{
	position:absolute;
	top:36px;
	width:250%;
	left:-75%;
	display:none;
	z-index:999;
}

.telnum{
	position:absolute;
	top:36px;
	width:350%;
	left:-125%;
	display:none;
	z-index:999;
	text-align:center;
	font-size:13px;
	color:#fff;
	line-height:40px;
	background: #226cc5;
}
.erweipic img{
	width:100%;
}

.nav {
    float: right;
    margin-right: 37px;
}

.nav ul {
    margin-bottom: 0;
}

.nav ul li {
    height: 109px;
    line-height: 109px;
    float: left;
    padding: 0 37px;
    position: relative;
}

.nav ul li a {
    font-size: 18px;
    color: #fff;
    display: block;
}

.nav ul li .detailnav {
    position: absolute;
    top: 109px;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none;
    background: #013473;
}

.nav ul li .detailnav li {
    height: 41px;
    line-height: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    width: 100%;
    text-align: center;
    padding: 0;
}

.nav ul li .detailnav li a {
    font-size: 15px;
}

.nav ul li:hover .detailnav {
    display: block;
}

.mid {
    width: 100%;
    overflow: hidden;
}

.mids {
    width: 20%;
    float: left;
    height: 320px;
    text-align: center;
    padding-top: 65px;
}

.mids:nth-child(2n+1) {
    background: #12427c;
}

.mids:nth-child(2n) {
    background: #226cc5;
}

.mid_pic {
    height: 52px;
    line-height: 52px;
}

.mid_title {
    font-size: 22px;
    color: #fff;
    margin-top: 15px;
}

.mid_titles {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    margin-top: 10px;
}

.mid_more {
    text-align: center;
    margin-top: 25px;
}

.mid_more a {
    display: inline-block;
    width: 89px;
    height: 28px;
    border: 1px solid #fff;
    border-radius: 30px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}

.about {
    width: 100%;
    overflow: hidden;
    margin-top: 45px;
}

.abouts {
    max-width: 1400px;
    margin: auto;
}

.left_ab {
    float: left;
    width: 49.6%;
}

.left_ab img {
    width: 100%;
}

.right_ab {
    float: right;
    width: 48.2%;
}

.abtitle {
    text-align: left;
    margin-top: 15px;
}

.abmaintitle {
    font-size: 40px;
    color: #000;
}

.abtitles {
    font-size: 18px;
    color: #696969;
    margin-top: 10px;
	display:none;
}

.abcon {
    text-indent: 2em;
    font-size: 17px;
    color: #000;
    line-height: 2.3;
    margin-top: 30px;
}

.ablink {
    margin-top: 25px;
}

.ablink a {
    display: block;
    float: left;
    width: 120px;
    height: 120px;
    border: 1px solid #12427c;
    border-radius: 100%;
    padding-top: 28px;
    text-align: center;
    margin-right: 55px;
}

.ablink a:last-child {
    margin-right: 0;
}

.ablink_title {
    font-size: 16px;
    color: #696969;
}

.ablink_pic {
    margin-top: 5px;
}

.hot {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}

.hots {
    max-width: 1400px;
    margin: auto;
}

.hot_mid {
    float: left;
    width: 12%;
}

.hotswiper img {
    width: 100%;
    border: 1px solid #c9c9c9;
}

.hot_left {
    float: left;
    width: 39.3%;
    padding-top: 150px;
    height: 765px;
}

.hot_left img {
    width: 100%;
}

.hot_left a {
    display: none;
}

.swiper-container.hotswiper {
    height: 765px;
}

.hot_right {
    float: right;
    width: 46%;
    background: #f2f2f2;
    padding: 35px;
    height: 765px;
}

.hot_right_title {
    font-size: 36px;
    color: #000;
    padding-bottom: 16px;
    padding-right: 70px;
    border-bottom: 1px solid #79add4;
    display: inline-block;
}

.hot_right_item {
    margin-top: 30px;
}

.hot_right_items_title {
    font-size: 24px;
    color: #393939;
    padding-bottom: 36px;
    padding-right: 25px;
    border-bottom: 1px solid #79add4;
    display: inline-block;
}

.hot_right_items_con {
    font-size: 16px;
    color: #393939;
    margin-top: 30px;
    line-height: 4.2;
}

.hot_right_items {
    display: none;
}

.product {
    width: 100%;
    overflow: hidden;
    background: #ececec;
    padding-top: 60px;
    padding-bottom: 50px;
    margin-top: 40px;
}

.products {
    max-width: 1400px;
    margin: 10px auto 0;
}

.protitle {
    text-align: center;
    font-size: 36px;
    color: #000;
}

.pro {
    width: 100%;
}


.pro img {
    width: 100%;
    border: 1px solid #d4d4d4;
    max-height: 252px;
}

.pro p {
    line-height: 40px;
    background: #fff;
    font-size: 17.5px;
    color: #000;
    text-align: center;
    margin-top: 4px;
}

.solution {
    width: 100%;
    overflow: hidden;
    background: #dfdfdf;
}

.solution_right {
    float: right;
    width: 49.9%;
}

.solution_right img {
    width: 100%;
}

.solution_left {
    float: left;
    width: 34.375%;
    margin-left: 13.5%;
    padding-top: 95px;
}

.solution_title {
    font-size: 29px;
    color: #000;
    font-weight: 300;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 21px;
}

.solution_con {
    font-size: 18px;
    color: #000;
    font-weight: 300;
    line-height: 3;
    margin-top: 15px;
}

.solution_link {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.solution_link a {
	display: block;
    float: left;
    text-align: center;
    width: 120px;
    height: 120px;
    background: #013473;
    border-radius: 100%;
    padding-top: 15px;
    margin-right: 12px;
}

.solution_link a:last-child {
    margin-right: 0;
}

.solution_linkpic {
    height: 52px;
    line-height: 52px;
}

.solution_linkpic img{
	height:30px;
}

.solution_linktitle {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    margin-top: 8px;
}

.copy {
    text-align: center;
    line-height: 75px;
    width: 100%;
    overflow: hidden;
    background: #013473;
    font-size: 18px;
    color: #fff;
}

.copy a {
    font-size: 18px;
    color: #fff;
}

.foot {
    width: 100%;
    overflow: hidden;
    height: 708px;
    background: url(../image/fbg.png) center no-repeat;
    padding-top: 105px;
}

.foots {
    max-width: 1400px;
    margin: auto;
}

.right_foot {
    float: right;
    width: 46.7%;
    border-radius: 10px;
}

.left_foot {
    float: left;
    width: 53.3%;
    background: rgba(1, 52, 115, 0.9);
    height: 520px;
    border-radius: 10px;
    padding: 20px;
}

.flogo {
    text-align: center;
}

.fcons {
    float: left;
    margin-top: 30px;
}

.fcons:nth-child(2n+1) {
    width: 55%;
}

.fcons:nth-child(2n) {
    width: 45%;
}

.fcon_title {
    font-size: 15.8px;
    color: #fff;
    font-weight: bold;
}

.fcon_list p {
    font-size: 14px;
    color: #fff;
    margin-top: 12px;
}

.insidebanner img {
    width: 100%;
}

.inpronav {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #b5b5b5;
}

.inpronavs {
    max-width: 1400px;
    margin: auto;
}

.inpronavs a {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
    line-height: 118px;
    border-left: 1px solid #b5b5b5;
    font-size: 28px;
    color: #000;
}

.inpronavs a:last-child {
    border-right: 1px solid #b5b5b5;
}

.inpronavs a:hover,
.inpronavs a.active {
    background: #05264c;
    color: #fff;
}

.inproduct {
    width: 100%;
    overflow: hidden;
    margin-top: 35px;
}

.inproducts {
    max-width: 1400px;
    margin: auto;
}

.inpro {
    float: left;
    margin-bottom: 15px;
    width: 24.1%;
    margin-right: 1.2%;
}

.inpro:nth-child(4n) {
    margin-right: 0;
}

.inpro img {
    width: 100%;
    border: 1px solid #eeeeee;
    max-height: 253px;
}

.inpro p {
    line-height: 40px;
    background: #eeeeee;
    font-size: 17.5px;
    color: #000;
    text-align: center;
    margin-top: 4px;
}

.infoot {
    width: 100%;
    overflow: hidden;
    background: #191f27;
    padding-top: 50px;
    padding-bottom: 60px;
}

.infoots {
    max-width: 1400px;
    margin: auto;
}

.infnav {
    text-align: center;
    font-size: 0;
}

.infnav a {
    font-size: 18px;
    color: #fff;
    padding: 0 37px;
}

.infoot_bot {
    width: 100%;
    overflow: hidden;
    margin-top: 100px;
}

.infoot_bots {
    float: left;
    margin-right: 75px;
}

.infoot_bots:last-child {
    margin-right: 0;
}

.infoot_bots_title {
    font-size: 15.8px;
    color: #fff;
    font-weight: bold;
}

.infoot_bots_con p {
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}

.bread {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #b5b5b5;
    line-height: 118px;
}

.breads {
    max-width: 1400px;
    margin: auto;
}

.left_bread {
    float: left;
}

.left_bread a,
.left_bread span {
    float: left;
    font-size: 20px;
    color: #000;
    margin-right: 5px;
}

.right_bread {
    float: right;
}

.right_bread a {
    font-size: 16px;
    color: #666;
}

.proshow {
    width: 100%;
    overflow: hidden;
    margin: 60px 0;
}

.proshows {
    max-width: 1400px;
    margin: auto;
}

.proshows_fl {
    float: left;
    width: 47.5%;
}

.proshows_fl img {
    width: 100%;
    border: 1px solid #c9c9c9;
}

.proshows_fr {
    float: right;
    width: 49.6%;
}

.proshow_title {
    font-size: 36px;
    color: #000;
    padding-bottom: 26px;
    display: inline-block;
    border-bottom: 1px solid #c9c9c9;
}

.proshow_contitle {
    font-size: 28px;
    color: #000;
    margin-top: 20px;
}

.proshow_cons {
    margin-top: 25px;
    font-size: 19px;
    color: #666666;
    line-height: 48px;
}

.insolution {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.insolutions {
    max-width: 1400px;
    margin: auto;
}

.insolute_top img {
    width: 100%;
}

.insolute_bot {
    width: 100%;
    overflow: hidden;
}

.insolute_bots {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    background: #e9e9e9;
}

.insolute_bots_pic {
    width: 49.6%;
}

.insolute_bots_pic img {
    width: 100%;
}

.insolute_bots_intro {
    width: 50.4%;
    padding: 45px;
}

.insolute_bots:nth-child(2n+1) .insolute_bots_pic {
    float: right;
}

.insolute_bots:nth-child(2n+1) .insolute_bots_intro {
    float: right;
}

.insolute_bots:nth-child(2n) .insolute_bots_pic {
    float: left;
}

.insolute_bots:nth-child(2n) .insolute_bots_intro {
    float: left;
}

.insolute_bots_title {
    font-size: 28px;
    color: #000;
}

.insolute_bots_line {
    width: 96px;
    height: 1px;
    background: #666666;
    margin-top: 25px;
}

.insolute_bots_con {
    font-size: 18px;
    color: #000;
    line-height: 34px;
    margin-top: 45px;
}

.insolute_bots:nth-child(2n) {
    background: #00a0e9;
}

.insolute_bots:nth-child(2n) .insolute_bots_title,
.insolute_bots:nth-child(2n) .insolute_bots_con {
    color: #fff;
}

.inabout {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}

.inabouts {
    max-width: 1400px;
    margin: auto;
}

.left_inab {
    float: left;
    width: 49.6%;
}

.left_inab img {
    width: 100%;
}

.right_inab {
    float: right;
    width: 48.2%;
    font-size: 18px;
    color: #000;
    text-indent: 2em;
    line-height: 3;
}

.photo {
    width: 100%;
    overflow: hidden;
    background: #efefef;
    padding-top: 25px;
    padding-bottom: 60px;
    margin-top: 35px;
}

.photos {
    max-width: 1400px;
    margin: 15px auto 0;
}

.phototitle {
    text-align: center;
    font-size: 36px;
    color: #000;
}

.photos img {
    float: left;
    margin-top: 35px;
    width: 32%;
    margin-right: 2%;
}

.photos img:nth-child(3n) {
    margin-right: 0;
}

.culture {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.cultures {
    max-width: 1400px;
    margin: auto;
}

.cul_top,
.cul_bot {
    width: 100%;
    overflow: hidden;
    background: #00479d;
}

.cul_pic {
    width: 50%;
}

.cul_pic img {
    width: 100%;
}

.cul_top .cul_pic {
    float: left;
}

.cul_bot .cul_pic {
    float: right;
}

.cul_intro {
    width: 50%;
    padding: 40px;
}

.cul_top .cul_intro {
    float: left;
}

.cul_bot .cul_intro {
    float: right;
}

.cul_title {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.cul_con {
    margin-top: 15px;
}

.cul_con p {
    margin-bottom: 15px;
    font-size: 20px;
    color: #fff;
}

.history {
    width: 100%;
    overflow: hidden;
    background: #efefef;
    padding-top: 20px;
    margin-top: 40px;
}

.historys {
    max-width: 1400px;
    margin: auto;
    overflow: hidden;
    padding: 20px 0;
}

.swiper-container.historyswiper {
    height: 675px;
    padding: 60px 0;
}

.history_year {
    width: 48%;
    font-size: 24px;
    color: #000;
}

.history_intro {
    width: 48%;
    font-size: 16px;
    color: #000;
}

.history_circle {
    width: 4%;
    text-align: center;
}

.historyswiper .swiper-slide:nth-child(2n+1) .history_year {
    float: left;
    text-align: right;
}

.historyswiper .swiper-slide:nth-child(2n) .history_year {
    float: right;
    text-align: left;
}

.historyswiper .swiper-slide:nth-child(2n+1) .history_intro {
    float: left;
}

.historyswiper .swiper-slide:nth-child(2n) .history_intro {
    float: left;
	text-align:right;
}

.historyswiper .swiper-slide:nth-child(2n+1) .history_circle {
    float: left;
}

.historyswiper .swiper-slide:nth-child(2n) .history_circle {
    float: right;
}

.historyswiper .his-prev {
    top: 0;
    margin-top: 0;
    left: 49%;
    width: 29px;
    height: 17px;
    background: url(../image/prev-history.png) center no-repeat;
}

.historyswiper .his-next {
    top: auto;
    bottom: 0;
    margin-top: 0;
    left: 49%;
    width: 29px;
    height: 17px;
    background: url(../image/next-history.png) center no-repeat;
}

.nr {
    max-width: 1400px;
    margin: 40px auto;
    font-size: 16px;
    line-height: 2;
}

.mobile-inner-header {
    background-color: rgba(1, 52, 115, 1);
    width: 100%;
    height: 60px;
    display: none;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.mobile-inner-header-icon {
    color: #fff;
    height: 60px;
    font-size: 25px;
    text-align: center;
    float: right;
    width: 60px;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    outline: none;
}

.mobile-inner-header-icon:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.mobile-inner-header-icon span {
    position: absolute;
    left: calc((100% - 25px) / 2);
    top: calc((100% - 1px) / 2);
    width: 25px;
    height: 1px;
    background-color: rgba(255, 255, 255, 1);
}

.mobile-inner-header img {
    height: 65%;
}

.mobile-inner-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);
}

.mobile-inner-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
}

.mobile-inner-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
}

@keyframes clickfirst {
    0% {
        transform: translateY(4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(45deg);
    }
}

@keyframes clicksecond {
    0% {
        transform: translateY(-4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(-45deg);
    }
}

.mobile-inner-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}

.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}

@keyframes outfirst {
    0% {
        transform: translateY(0) rotate(-45deg);
    }
    100% {
        transform: translateY(-4px) rotate(0deg);
    }
}

@keyframes outsecond {
    0% {
        transform: translateY(0) rotate(45deg);
    }
    100% {
        transform: translateY(4px) rotate(0deg);
    }
}

.mobile-inner-nav {
    background-color: rgba(1, 52, 115, 0.9);
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0px;
    padding-top: 30px;
    padding-bottom: 80px;
    display: none;
    z-index: 999;
}

.mobile-inner-nav a {
    display: inline-block;
    line-height: 50px;
    text-decoration: none;
    width: 80%;
    margin-left: 10%;
    color: #fff;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 300;
}

.mobile-inner-nav a:hover {
    color: rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}