* {
    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%;
}
.embed-icon{
    top: 64% !important;
}

.head {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 104px;
    z-index: 999;
    background: rgba(1, 98, 175, 0.5);
}

.heads {
    max-width: 1400px;
    margin: auto;
}

.logo {
    float: left;
    line-height: 104px;
    width: 14.6%;
}

.logo img {
    width: 100%;
}

.htel {
    float: right;
    margin-top: 23px;
}

.htel_title {
    font-size: 14px;
    color: #fff;
}

.htel_titles {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}

.nav {
    float: left;
    margin-left: 20px;
}

.nav ul {
    margin-bottom: 0;
}

.nav ul li {
    float: left;
    height: 104px;
    line-height: 104px;
    padding-right:20px;
    position: relative;
}

.nav ul li a {
    display: block;
    font-size: 16px;
    color: #fff;
}

.nav ul li:hover a {
    font-weight: bold;
}

.nav ul li .detailnav {
    position: absolute;
    top: 104px;
    width: 150%;
    left: -25%;
    z-index: 999;
    display: none;
}

.nav ul li .detailnav li {
    height: 41px;
    line-height: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(1, 98, 175, 0.5);
    width: 100%;
    text-align: center;
    padding: 0;
}

.nav ul li .detailnav li a {
    font-size: 14px;
    font-weight: normal;
}

.nav ul li .detailnav li:hover a {
    font-weight: bold;
}

.nav ul li:hover .detailnav {
    display: block;
}

.about {
    width: 100%;
    overflow: hidden;
    background: url(../images/bg_02.jpg) center no-repeat;
    height: 100%;
    padding-top: 140px;
}

.abouts {
    max-width: 1400px;
    margin: 45px auto 0;
    overflow: hidden;
}

.title {
    text-align: center;
}

.maintitle {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.titles {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}

.abmore {
    text-align: center;
    margin-top: 45px;
}

.abmore a {
    display: inline-block;
    width: 161px;
    border-radius: 30px;
    border: 1px solid #fff;
    height: 45px;
    background: #0162af;
    line-height: 43px;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}

.left_ab {
    float: left;
    width: 47.5%;
    border: 6px solid #9cb9d1;
}

.left_ab img {
    width: 100%;
}

.right_ab {
    float: right;
    width: 49.2%;
}

.abcon {
    font-size: 20px;
    color: #fff;
    line-height: 2.5;
}

.shuju {
    width: 100%;
    margin-top: 50px;
}

.sj {
    width: 25%;
    float: left;
    text-align: center;
}

.sj_top {
    font-family: "思源黑体 CN";
    font-size: 22px;
    color: #fff;
    font-weight: 300;
}

.sj_bot {
    font-family: "思源黑体 CN";
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    margin-top: 5px;
}

.product {
    width: 100%;
    overflow: hidden;
    background: url(../images/bg_03.jpg) center no-repeat;
    height: 100%;
    padding-top: 95px;
}

.products {
    max-width: 1400px;
    margin: 20px auto 0;
}

.pnav a {
    display: block;
    float: left;
    margin-bottom: 10px;
    height: 38px;
    line-height: 36px;
    border: 1px solid #fff;
    background: #fff;
    text-align: center;
    font-size: 14px;
    color: #000;
    width: 11.4%;
    margin-right: calc(8.8% / 7);
    border-radius: 30px;
}

.pnav a:nth-child(8n) {
    margin-right: 0;
}

.pnav a.active {
    background: #0162af;
    color: #fff;
}

.pro {
    margin-top: 50px;
}

.left_pro {
    float: left;
    width: 49.7%;
}

.left_pro img {
    width: 100%;
}

.right_pro {
    float: right;
    width: 48.7%;
}

.right_pro a {
    display: block;
    margin-bottom: 35px;
    float: left;
    width: 47.5%;
    margin-right: 5%;
}

.right_pro a:nth-child(2n) {
    margin-right: 0;
}

.right_pro a img {
    width: 100%;
}

.right_pro a p {
    margin-top: 4px;
    line-height: 37px;
    background: #fff;
    border: 1px solid #d2d2d2;
    font-size: 12.4px;
    color: #484545;
    text-align: center;
}

.pros {
    display: none;
}

.prolist{
	width:100%;
	overflow:hidden;
}

.prolists{
	display:none;
}

.rproswiper {
    display: none;
}

.rproswiper a img {
    width: 100%;
}

.rproswiper a p {
    margin-top: 4px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #dbdbdb;
	color:#fff;
}

.case {
    width: 100%;
    overflow: hidden;
    height: 100%;
    background: url(../images/bg_04.jpg) center no-repeat;
    padding-top: 140px;
}

.cases {
    max-width: 1400px;
    margin: auto ;
}

.left_case {
    float: left;
    width: 26.4%;
}

.left_case img {
    width: 100%;
	height:100%;
}

.right_case {
    float: right;
    width: 71.7%;
}

.right_case img {
    width: 100%;
}

.swiper-container.caseswiper {
    height: 750px;
}

.left_case p {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 28px;
    background: #0162af;
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
}

.advantage {
    width: 100%;
    overflow: hidden;
    height: 100%;
    background: url(../images/bg_05.jpg) center no-repeat;
    padding-top: 140px;
}

.advantages {
    max-width: 1400px;
    margin: 50px auto 0;
}

.left_adv {
    float: left;
    width: 55.5%;
    position: relative;
}

.advpic img {
    width: 100%;
    display: none;
    transition: all 0.8s;
    transform-style: preserve-3d;
    transition: all .1s;
}

.right_adv {
    float: right;
    width: 36%;
    padding-top: 150px;
}

.radv_title {
    font-size: 20.5px;
    color: #fff;
    font-weight: bold;
}

.radv_title img {
    margin-right: 5px;
    margin-top: -9px;
}

.radv_con {
    font-size: 20px;
    color: #fff;
    line-height: 54px;
    margin-top: 20px;
}

.radv {
    display: none;
}

.abbutton span {
    display: block;
    width: 85px;
    height: 90px;
    cursor: pointer;
    position: absolute;
}

.abbutton span:nth-child(1) {
    left: 0;
    top: 45%;
}

.abbutton span:nth-child(2) {
    top: 0;
    left: 45%;
}

.abbutton span:nth-child(3) {
    right: 0;
    top: 45%;
}

.abbutton span:nth-child(4) {
    bottom: 0;
    left: 45%;
}


.new {
    width: 100%;
    overflow: hidden;
    background: url(../images/bg_06.jpg) center no-repeat;
    padding-top: 160px;
    height: 100%;
}

.news {
    max-width: 1400px;
    margin: 30px auto 0;
    overflow: hidden;
}

.newmore {
    text-align: center;
    margin-top: 80px;
}

.newmore a {
    display: inline-block;
    width: 161px;
    border-radius: 30px;
    border: 1px solid #fff;
    height: 45px;
    background: #0162af;
    line-height: 43px;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}

.left_new {
    float: left;
    width: 48.4%;
}

.lnewpic img {
    width: 100%;
}

.lnewbot {
    margin-top: 25px;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #b5b5b5;
    padding: 25px 0;
    overflow: hidden;
}

.lnewdate {
    width: 22%;
    text-align: center;
    float: left;
}

.lnewday {
    font-size: 60px;
    color: #131313;
    font-weight: bold;
    margin-top: -10px;
}

.lnewtime {
    font-size: 24px;
    color: #131313;
}

.lnewintro {
    float: left;
    width: 70%;
}

.lnewtitle {
    font-size: 18px;
    color: #131313;
}

.lnewcon {
    font-size: 14px;
    color: #131313;
    font-weight: 300;
    line-height: 3;
    margin-top: 10px;
}

.right_new {
    float: right;
    width: 50%;
}

.rnew {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #b5b5b5;
    padding: 25px 0;
    overflow: hidden;
    margin-bottom: 28px;
}

.rnew:last-child {
    margin-bottom: 0;
}

.rnewdate {
    width: 22%;
    text-align: center;
    float: left;
}

.rnewday {
    font-size: 60px;
    color: #131313;
    font-weight: bold;
    margin-top: -10px;
}

.rnewtime {
    font-size: 24px;
    color: #131313;
}

.rnewintro {
    float: left;
    width: 70%;
}

.rnewtitle {
    font-size: 18px;
    color: #131313;
}

.rnewcon {
    font-size: 14px;
    color: #131313;
    font-weight: 300;
    line-height: 3;
    margin-top: 10px;
}

.copy {
    width: 100%;
    text-align: center;
    line-height: 50px;
    background: #0162af;
    font-size: 16px;
    color: #fff;
}

.copy a {
    font-size: 16px;
    color: #fff;
    margin-left: 10px;
}

.foot {
    width: 100%;
    overflow: hidden;
    background: #1974bd;
    padding-top: 45px;
    padding-bottom: 50px;
}

.foots {
    max-width: 1400px;
    margin: auto;
}

.fnav {
    width: 100%;
    overflow: hidden;
}

.fnav a {
    width: calc(100% / 9);
    text-align: center;
    float: left;
    font-size: 18px;
    color: #fff;
}

.fbot {
    width: 100%;
    overflow: hidden;
    margin-top: 80px;
}

.flogo {
    float: left;
    margin-top: 60px;
    width: 23%;
	margin-right: 20px;
}

.flogo img {
    width: 100%;
}

.fcontact {
    float: left;
    margin-left: 11.4%;
}

.fcon {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    height: 35px;
    line-height: 35px;
}

.fcon:last-child {
    margin-bottom: 0;
}

.fcon_pic {
    float: left;
    width: 31px;
    text-align: center;
}

.fcon_content {
    font-size: 16px;
    color: #fff;
    float: left;
    margin-left: 30px;
}

.saoma {
    float: right;
	width:15%;

}

.sm {
    float: left;
    text-align: center;
}

.sm:last-child {
    margin-right: 0;
}

.sm img {
    width: 100%;
}

.sm p {
    font-size: 18px;
    color: #fff;
    margin-top: 8px;
}

.insidebanner img {
    width: 100%;
}

.bread {
    width: 100%;
    overflow: hidden;
    background: #e8e8e8;
    line-height: 69px;
}

.breads {
    max-width: 1400px;
    margin: auto;
}

.breads a,
.breads span {
    font-size: 18px;
    color: #000;
}

.inproduct {
    width: 100%;
    overflow: hidden;
    margin: 55px 0 20px;
}

.inproducts {
    max-width: 1400px;
    margin: auto;
}

.inpnav{
	overflow:hidden;
	background:#fff;
}

.inpnav a {
    display: block;
    float: left;
    margin-bottom: 30px;
    height: 35px;
    line-height: 35px;
    background: #d2d2d2;
    text-align: center;
    font-size: 14px;
    color: #000;
    width: 11.4%;
    margin-right: calc(8.8% / 7);
    border-radius: 30px;
}

.inpnav a:nth-child(8n) {
    margin-right: 0;
}

.inpnav a:hover {
    background: #005aa9;
    color: #fff;
}

.inpro a {
    display: block;
    float: left;
    margin-bottom: 35px;
    width: 23.5%;
    margin-right: 2%;
}

.inpro a:nth-child(4n) {
    margin-right: 0;
}

.inpro a img {
    width: 100%;
}

.inpro a p {
    margin-top: 4px;
    text-align: center;
    line-height: 37px;
    border: 1px solid #d2d2d2;
    font-size: 12.4px;
    color: #484545;
}

.proshow {
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}

.proshows {
    max-width: 1400px;
    margin: auto;
}

.proshow_left {
    float: left;
    width: 21.7%;
}

.proshow_left_top {
    width: 100%;
    background: #0162af;
    height: 95px;
    text-align: center;
}

.proshow_left_top_title {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    padding-top: 15px;
}

.proshow_left_top_titles {
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    margin-top: 5px;
}

.proshow_left_list {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 0 3px 15px;
}

.proshow_left_list a {
    display: block;
    line-height: 50px;
    background: #eeeeee;
    padding-left: 7px;
    margin-top: 8px;
    font-size: 16px;
    color: #000;
}

.proshow_left_list a:hover {
    color: #fff;
    background: #0162af;
}

.proshow_left_tel {
    text-align: center;
    line-height: 93px;
    background: #0162af;
    font-size: 19px;
    color: #fff;
    font-weight: bold;
}

.proshow_right {
    float: right;
    width: 77.5%;
}

.proshow_top {
    width: 100%;
    overflow: hidden;
}

.proshow_top_fl {
    float: left;
    width: 51.7%;
}

.proshow_top_fl img {
    width: 100%;
}

.proshow_top_fl_bot {
    width: 100%;
    margin-top: 10px;
    padding: 0 35px;
    position: relative;
}

.proshow_top_fl_bot .swiper-button-prev {
    left: 0;
    top: 50%;
    width: 19px;
    height: 43px;
    background: url(../images/proshow_09.jpg) center no-repeat;
}

.proshow_top_fl_bot .swiper-button-next {
    right: 0;
    top: 50%;
    width: 19px;
    height: 43px;
    background: url(../images/proshow_07.jpg) center no-repeat;
}

.proshow_top_fr {
    float: right;
    width: 44.7%;
}

.proshow_top_fr_title {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 21px;
    font-size: 24px;
    color: #000;
    margin-top: 55px;
}

.proshow_top_fr_con {
    font-size: 18px;
    color: #757575;
    line-height: 2;
    margin-top: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
}

.proshow_top_fr_tel {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.proshow_top_fr_tel_pic {
    float: left;
}

.proshow_top_fr_tel_num {
    float: left;
    line-height: 40px;
    font-size: 18px;
    color: #757575;
    margin-left: 25px;
}

.proshow_top_fr_tel_num span {
    font-size: 24px;
    color: #ff0000;
    font-weight: bold;
}

.proshow_top_fr_tel_more {
    float: right;
}

.proshow_top_fr_tel_more a {
    display: block;
    width: 125px;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    text-align: center;
    background: #0068b7;
    font-size: 17px;
    color: #fff;
}

.proshow_title {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
    line-height: 45px;
    background: #ededed;
}

.proshow_title span {
    display: inline-block;
    padding: 0 10px;
    background: #0068b7;
    font-size: 17px;
    color: #fff;
}

.proshow_parameter {
    margin-top: 15px;
    margin-bottom: 20px;
}

.proshow_parameter_title {
    width: 100%;
    overflow: hidden;
    background: #e4e4e4;
    text-align: center;
    line-height: 46px;
    font-size: 17px;
    color: #000;
    font-weight: bold;
}

.proshow_parameter table {
    border-collapse: collapse;
    border: 1px solid #d7d7d7;
}

.proshow_parameter table td {
    padding-left: 30px;
    line-height: 60px;
    font-size: 18px;
    color: #000;
}

.proshow_parameter table tr td:nth-child(1) {
    background: #f5f5f5;
    width: 26%;
}

.proshow_parameter table tr td:nth-child(2) {
    background: #fff;
    width: 74%;
}

.proshow_display {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.proshow_display a {
    display: block;
    width: 49%;
    margin-right: 2%;
    text-align: center;
    float: left;
}

.proshow_display a:last-child {
    margin-right: 0;
}

.proshow_display a img {
    width: 100%;
}

.proshow_display a p {
    font-size: 19px;
    color: #000;
    margin-top: 15px;
}

.proshow_advantage {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}

.proshow_advantage img {
    max-width: 100%;
}

.proshow_hot {
    width: 100%;
    overflow: hidden;
    margin: 25px 0;
}

.proshow_hots {
    width: 32%;
    margin-right: 2%;
    border: 1px solid #dddddd;
    padding: 5px 5px 0;
    float: left;
}

.proshow_hots:last-child {
    margin-right: 0;
}

.proshow_hots img {
    width: 100%;
}

.proshow_hots_bot {
    line-height: 50px;
    font-size: 19px;
    color: #000;
    background: url(../images/proshow_26.jpg) right center no-repeat;
}

.proshows_title {
    text-align: center;
    width: 100%;
    background: #005aa9;
    margin-top: 25px;
    padding: 15px 0;
}

.proshows_maintitle {
    font-size: 30px;
    color: #fff;
}

.proshows_titles {
    font-size: 18px;
    color: #fff;
}

.proshows_con {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    margin-top: 4px;
}

.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;
}

.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(../images/prev-history.png) center no-repeat;
}

.historyswiper .his-next {
    top: auto;
    bottom: 0;
    margin-top: 0;
    left: 49%;
    width: 29px;
    height: 17px;
    background: url(../images/next-history.png) center no-repeat;
}

.phototitle {
    text-align: center;
    font-size: 36px;
    color: #000;
}

.aboutnav {
    width: 100%;
    text-align: center;
    overflow: hidden;
    line-height: 97px;
    background: #0068b7;
}

.aboutnav a {
    font-size: 26px;
    color: #fff;
    padding: 0 75px;
    border-right: 1px solid #fff;
}

.aboutnav a:first-child {
    padding-left: 0;
}

.aboutnav a:last-child {
    padding-right: 0;
    border-right: none;
}

.inabout {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.inabouts {
    max-width: 1400px;
    margin: auto;
}

.inabout_left {
    float: left;
    width: 48.7%;
}

.inabout_left img {
    width: 100%;
}

.inabout_right {
    float: right;
    width: 48.2%;
    font-size: 14px;
    color: #000;
    line-height: 3;
}

.culture {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}

.cultures {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.cul {
    float: left;
    position: relative;
    width: 49.2%;
    margin-right: 1.6%;
    margin-bottom: 25px;
}

.cul:nth-child(2n) {
    margin-right: 0;
}

.cul_pic img {
    width: 100%;
}

.cul_title {
    font-size: 28px;
    color: #0068b7;
    font-weight: bold;
}

.cul_con {
    font-size: 20px;
    color: #000;
    line-height: 2.2;
}

.cul_intro {
    position: absolute;
    top: 45px;
}

.cul:nth-child(2n+1) .cul_intro {
    left: 27.5%;
}

.cul:nth-child(2n) .cul_intro {
    left: 40px;
}

.honor {
    width: 100%;
    overflow: hidden;
	margin-top:40px;
}

.honors {
    max-width: 1400px;
    margin: 40px auto;
}

.honors img {
    width: 100%;
}


.innew {
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
}

.innews {
    max-width: 1400px;
    margin: auto;
}

.innewlists {
    width: 100%;
    background: #fff;
    border: 1px solid #e9e9e9;
    padding: 20px;
    -webkit-box-shadow: #e9e9e9 0px 0px 10px;
    -moz-box-shadow: #e9e9e9 0px 0px 10px;
    box-shadow: #e9e9e9 0px 0px 10px;
    margin-top: 30px;
    overflow: hidden;
}

.innewpic {
    float: left;
    width: 24.5%;
}

.innewpic img {
    width: 100%;
}

.innewintro {
    float: right;
    width: 71%;
}

.innewtitle {
    font-size: 20.5px;
    color: #000000;
    font-weight: bold;
    margin-top: 15px;
}

.innewdate {
    font-size: 14.4px;
    color: #b1b1b1;
    margin-top: 8px;
}

.innewcon {
    font-size: 16.8px;
    color: #333333;
    margin-top: 15px;
    line-height: 28px;
}

.innewmore {
    margin-top: 50px;
    width: 115px;
    height: 36px;
    line-height: 34px;
    border-radius: 10px;
    border: 1px solid #dcdcdc;
    text-align: center;
    font-size: 14.4px;
    color: #3f3f3f;
}

.news_title {
    margin: 5px 0;
    padding: 0;
    text-align: center;
    font-size: 16px;
}

.news_info {
    text-align: center;
    color: #999;
    border: 1px solid #e1e1e1;
    border-left: 0;
    border-right: 0;
    margin: 10px 0;
    padding: 5px 0;
}

#art_content {
    word-break: break-all;
    font-size: 13px;
    padding: 0 0 10px 0;
}

#art_content img {
    max-width: 920px;
}

.newshow {
    width: 100%;
    overflow: hidden;
}

.newshows {
    max-width: 1400px;
    margin: 30px auto 40px;
}

.g-gywm {
    max-width: 1400px;
    margin: 30px auto;
    overflow: hidden;
}

.wm-l {
    width: 40%;
    float: left;
    color: #fff;
    height: 460px;
    overflow: hidden;
    background: #0162af;
    padding: 60px 0 0 40px;
}

.wm-l h4 {
    font: 20px "Microsoft YaHei";
    line-height: 60px;
    padding-bottom: 30px;
    margin: 0;
}

.wm-l li {
    font: 16px "Microsoft YaHei";
    color: #fff;
    line-height: 40px;
}

.wm-l li b {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.wm-r {
    float: left;
    width: 60%;
}

.mobile-inner-header {
    background-color: rgba(1, 98, 175, 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, 98, 175, 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);
}

.inpnavs{
	max-width:1400px;
	margin:auto;
}
.application {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.applications {
    max-width: 1410px;
    margin: 30px auto 0;
}

.app_top {
    width: 100%;
    overflow: hidden;
    padding: 0 80px;
    position: relative;
    background: url(../images/appline.png) center top 14px no-repeat;
}

.appcircle {
    margin: auto;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    background: #fff;
    border: 6px solid #d2d2d2;
}

.appname {
    text-align: center;
    margin-top: 35px;
    font-size: 16px;
    color: #fff;
}

.swiper-slide-active .appcircle {
    border: 6px solid #01a4b3;
}

.app_top .swiper-button-prev {
    left: 0;
    top: 5px;
    margin-top: 0;
    width: 11px;
    height: 19px;
    background: url(../images/left_app.png) center no-repeat;
}

.app_top .swiper-button-next {
    right: 0;
    top: 5px;
    margin-top: 0;
    width: 11px;
    height: 19px;
    background: url(../images/right_app.png) center no-repeat;
}

.app_bot {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.appbots a {
    display: block;
    width: 32%;
    margin-right: 2%;
    float: left;
}

.appbots a:last-child {
    margin-right: 0;
}

.appbots img {
    width: 100%;
}

.appbots {
    display: none;
}

.protype{
	text-align:center;
	margin-top:10px;
}

.protype span{
	display:inline-block;
	height: 38px;
    line-height: 36px;
    border: 1px solid #fff;
    background: #fff;
	width:160px;
	border-radius:30px;
	margin:0 25px;
	cursor:pointer;
}

.protype span.active{
	background: #0162af;
    color: #fff;
}

.pnavs{
	overflow:hidden;
	display:none;
}